Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Tangent and normal vectors describe how a particle moves along a curve and how its direction changes. The tangent vector points in the direction of motion, while the normal vector points toward the direction the path is bending. These vectors are important in calculus, physics, and engineering because they connect geometry to velocity, acceleration, and curvature.

They let us describe motion along curved paths without needing only horizontal and vertical components.

Understanding Calculus: Tangent and Normal Vectors

A moving object can have a large velocity or a small velocity, but the direction of that velocity is often the main geometric idea. Dividing the velocity by its length removes the speed information. What remains has length one and records direction only.

This is useful because two cars may travel around the same bend at different speeds while having the same unit tangent direction at a particular point. The unit tangent changes smoothly when the path is smooth and the object is not stopped.

At a stopping point, velocity has length zero, so there is no direction to normalize. Calculus formulas for the unit tangent need extra care there.

The normal vector is about turning, not simply about pointing upward or inward on every graph. Find how the unit tangent changes over time, then normalize that change. The result points toward the side of the curve that the motion is turning toward.

On a straight path with unchanging direction, the unit tangent does not change. In that case there is no unique unit normal from this definition.

On a circle, the normal points toward the center throughout the motion. This explains why an object moving in a circle needs an inward acceleration even when its speed stays constant.

Acceleration can change motion in two separate ways. Its tangential part changes speed. A component in the same direction as the tangent makes the object speed up.

A component in the opposite direction makes it slow down. Its normal part changes direction. A skateboarder rounding a corner feels this directional effect as a sideways push.

A car on a curved road, a satellite in orbit, and a ball following a curved flight path all have normal acceleration. The size of this part depends on both the sharpness of the bend and the square of the speed.

Doubling speed on the same curve makes the normal acceleration four times as large. That is one reason tight turns become much harder at high speed.

Curvature gives a numerical measure of how rapidly a path turns per unit of distance traveled. A nearly straight section has small curvature. A tight loop has larger curvature.

It is important to separate the shape of a path from the timing of motion along it. Curvature belongs to the path itself, while tangential acceleration depends strongly on how the speed changes with time. When solving problems, first check that the velocity is not zero before forming a unit tangent.

Then compute speed carefully, since it is a length and cannot be negative. Keep direction vectors separate from scalar quantities such as speed and curvature.

Finally, use a sketch whenever possible. A quick drawing of the tangent, the inward normal, and the acceleration components often catches sign or direction mistakes before they spread through the calculation.

Key Facts

  • Velocity is the derivative of position: v(t) = r'(t).
  • Speed is the magnitude of velocity: speed = |r'(t)|.
  • The unit tangent vector is T(t) = r'(t)/|r'(t)| when r'(t) is not zero.
  • The unit normal vector points in the direction that T changes: N(t) = T'(t)/|T'(t)| when T'(t) is not zero.
  • Acceleration splits into tangential and normal parts: a = a_T T + a_N N.
  • For motion along a curve, a_T = d|v|/dt and a_N = kappa |v|^2, where kappa is curvature.

Vocabulary

Tangent vector
A tangent vector points in the instantaneous direction of a curve or a particle moving along the curve.
Unit tangent vector
The unit tangent vector is a tangent vector scaled to have length 1.
Normal vector
A normal vector points perpendicular to the tangent direction and toward the way the curve is turning.
Curvature
Curvature measures how quickly a curve changes direction per unit distance traveled.
TNB frame
The TNB frame is a moving coordinate frame made of the tangent T, normal N, and binormal B vectors along a space curve.

Common Mistakes to Avoid

  • Using r(t) itself as the tangent vector is wrong because the tangent direction comes from the derivative r'(t), not the position vector from the origin.
  • Forgetting to normalize T is wrong because the unit tangent vector must have length 1, so T = r'(t)/|r'(t)|.
  • Assuming acceleration always points tangent to the path is wrong because curved motion has a normal acceleration component that points toward the bend.
  • Treating the normal vector as any perpendicular vector is wrong because the principal normal points in the direction T is changing, not just in either perpendicular direction.

Practice Questions

  1. 1 For r(t) = <3t, 4t>, find v(t), the speed, and the unit tangent vector T(t).
  2. 2 For r(t) = <cos t, sin t>, find T(t) and N(t) at t = pi/2.
  3. 3 A car moves around a curve at constant speed. Explain why its tangential acceleration is zero but its normal acceleration is not zero.