Derivative of a Vector Function
Differentiate r(t) component by component, then get velocity, speed and the unit tangent
Differentiate Component by Component
A vector-valued function traces a curve in space as varies. Its derivative comes from the same limit as in single-variable calculus,
and because vector subtraction and scalar division act componentwise, this collapses to the rule you actually use:
It exists only where every component is differentiable โ one non-smooth component kills the whole derivative.
What it means geometrically. is a vector, not a slope: it points along the curve in the direction of increasing and is tangent to it. If is position, then is velocity, is speed (a scalar), and is acceleration.
Rules, Speed and the Unit Tangent
With differentiable and a scalar function:
Speed is the magnitude , and arc length on is .
The unit tangent requires :
A curve with everywhere is called smooth; where the curve can have a cusp even though every component is differentiable.
Common Mistakes to Avoid
- Reversing a cross product. โ swapping either factor flips a sign, because .
- Confusing with . They are different: for the first is and the second is .
- Treating as a slope. It is a vector; the "slope" of a space curve is not defined.
- Forgetting the chain rule inside a component. , not .
- Normalising before differentiating. is not ; differentiate first, then normalise.
- Dividing by zero at a cusp. Check before forming .
Examples
Frequently Asked Questions
Differentiate each component with respect to the parameter and reassemble them into a vector. For r(t) = <f, g, h> the derivative is r'(t) = <f', g', h'>. No new technique is needed beyond ordinary single-variable differentiation.
It is the tangent vector to the curve, pointing in the direction of increasing t. If r(t) is position then r'(t) is velocity, its magnitude is the speed, and r''(t) is acceleration.
Yes, and both look like the ordinary product rule. The dot version gives a scalar. The cross version requires you to preserve the order of the factors, since the cross product is anticommutative.
T(t) = r'(t)/||r'(t)|| is undefined wherever r'(t) is the zero vector, because you would divide by zero. Such points are where the curve can have a cusp, even if each component function is perfectly differentiable.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving