Tangent Vector — Definition, Formula & Examples
A tangent vector is a vector that points in the direction a curve is heading at a specific point. You find it by taking the derivative of the position vector that traces out the curve.
Given a smooth parametric curve , the tangent vector at parameter value is . The unit tangent vector is , defined wherever .
Key Formula
Where:
- = Position vector tracing the curve as a function of parameter t
- = Derivative of the position vector; the (non-normalized) tangent vector
- = Unit tangent vector (magnitude 1)
How It Works
Start with a vector-valued function that parametrizes your curve. Differentiate each component with respect to to get —this is the tangent vector. Its magnitude equals the speed along the curve, and its direction is the instantaneous direction of travel. To get a pure direction with no speed information, normalize it by dividing by its magnitude to obtain the unit tangent vector .
Worked Example
Problem: Find the unit tangent vector to the helix at .
Differentiate: Take the derivative of each component with respect to t.
Evaluate at t = 0: Plug in t = 0 to get the tangent vector at that point.
Normalize: Compute the magnitude and divide to get the unit tangent vector.
Answer: The unit tangent vector at is .
Why It Matters
Tangent vectors are essential for computing curvature, writing equations of tangent lines to space curves, and setting up line integrals in multivariable calculus. In physics, the tangent vector to a particle's trajectory gives the velocity direction, which is foundational in mechanics and electromagnetic theory.
Common Mistakes
Mistake: Using as the unit tangent vector without normalizing.
Correction: has magnitude equal to the speed, not 1. You must divide by to obtain the unit tangent vector .
