Skip to main content

Unit Tangent Vector

The unit tangent vector is the length-1 vector that points in the direction a curve is moving in Multivariable Calculus. You get it by dividing the derivative vector r'(t) by its magnitude.

Last updated July 2026

What is the Unit Tangent Vector?

The unit tangent vector is the direction-only version of a curve’s tangent vector in Multivariable Calculus. If a position vector is r(t), then the unit tangent vector is T(t) = r'(t) / ||r'(t)||, which keeps the direction of motion but forces the length to be 1.

That normalization step is the whole point. The derivative r'(t) tells you the instantaneous velocity along the curve, but its size can change from point to point. By dividing by ||r'(t)||, you strip away speed and keep only the heading of the curve at that moment.

This matters because vector-valued functions mix geometry and motion. If a particle moves along a path, r'(t) points where it is going, while ||r'(t)|| tells how fast it is moving. The unit tangent vector separates those two ideas, so you can talk about direction without getting distracted by speed.

A quick example makes that clear. Suppose r(t) = <t, t^2>. Then r'(t) = <1, 2t>, and the unit tangent vector is <1, 2t> / sqrt(1 + 4t^2). At t = 0, the curve is moving in the positive x-direction, so T(0) = <1, 0>. At larger values of t, the direction tilts upward more sharply.

One common mistake is to treat r'(t) itself as the unit tangent vector. It is a tangent vector, but not usually a unit one. If you are asked for the unit tangent vector, you need to normalize the derivative, and if r'(t) = 0 at a point, the unit tangent vector is not defined there because there is no direction of motion to normalize.

Later in the course, this vector becomes a building block for curvature and the moving frame idea. Once you know the tangent direction, you can ask how that direction changes as you move along the curve, which is where bending shows up.

Why the Unit Tangent Vector matters in Multivariable Calculus

The unit tangent vector turns a derivative into a geometric direction you can actually use. In vector-valued function problems, that lets you separate what a curve is doing from how fast it is doing it, which is a big deal when motion is changing speed.

It also shows up when you describe particle motion in space. If a position function gives the path of an object, then the unit tangent vector tells you the exact direction the object is traveling at a given time. That makes it useful for interpreting velocity, setting up motion questions, and connecting position to geometry.

This concept is also a stepping stone to curvature. Curvature measures how fast the tangent direction changes, so you need a clean idea of the tangent direction first. The unit tangent vector is what lets you measure bending instead of raw speed.

You will also see it when comparing parameterizations of the same curve. Even if the speed changes, the unit tangent vector captures the same local direction along the path. That makes it a stable geometric object, not just a derivative calculation.

Keep studying Multivariable Calculus Unit 2

How the Unit Tangent Vector connects across the course

Tangent Vector

The tangent vector is r'(t), the derivative of a vector-valued function. The unit tangent vector is the normalized version of that vector, so the two point in the same direction when r'(t) is nonzero. If a problem asks for direction only, you usually want the unit tangent vector, not the raw tangent vector.

Arc Length

Arc length measures how far you travel along the curve, while the unit tangent vector shows the direction of travel at each point. They connect through speed, because ||r'(t)|| is the rate at which arc length accumulates. That is why arc length reparameterization often makes tangent ideas cleaner.

Parametrization

A parametrization chooses how a curve is traced out by a parameter like t. Different parametrizations can change speed but not the curve’s shape, so the unit tangent vector helps you compare direction along those different descriptions. If you reparameterize by arc length, the tangent direction becomes especially simple.

work done by a force

Work often uses the direction of motion, not just the size of the force. In vector form, you care about how a force lines up with the tangent direction of a path. The unit tangent vector is the direction piece that helps you project forces onto motion along a curve.

Is the Unit Tangent Vector on the Multivariable Calculus exam?

A problem set or quiz question usually gives you a vector-valued function r(t) and asks for the unit tangent vector at a specific t-value. The move is always the same: differentiate r(t), evaluate r'(t) at the point, find its magnitude, and divide. If the question asks for interpretation, say that T(t) gives the direction of motion and ignores speed.

You may also see it in a motion problem where you need to compare velocity and direction. If the velocity vector changes length but not heading, the unit tangent vector stays the same, because it only tracks direction. A common follow-up asks whether T(t) is defined everywhere, so check for points where r'(t)=0. At those points, there is no tangent direction to normalize.

The Unit Tangent Vector vs Tangent Vector

A tangent vector is usually the derivative r'(t), which can have any length. The unit tangent vector is that same vector divided by its magnitude, so its length is always 1. If a problem asks for the direction of the curve, use the unit tangent vector. If it asks for velocity or the derivative itself, use the tangent vector.

Key things to remember about the Unit Tangent Vector

  • The unit tangent vector is the direction of a curve with all speed removed.

  • You find it by normalizing the derivative vector r'(t): T(t) = r'(t) / ||r'(t)||.

  • It is only defined where r'(t) is not the zero vector.

  • In motion problems, it tells you which way an object is traveling at a specific moment.

  • It is the starting point for curvature and other geometry of curves.

Frequently asked questions about the Unit Tangent Vector

What is a unit tangent vector in Multivariable Calculus?

It is a vector of length 1 that points in the direction of a curve at a given point. You get it by taking the derivative of the position vector and normalizing it. In this course, it shows the direction of motion without including speed.

How do you find the unit tangent vector?

Differentiate the vector-valued function to get r'(t), then divide by its magnitude. So T(t) = r'(t) / ||r'(t)||. If you need it at a specific time, plug that t-value into r'(t) first, then normalize the result.

What is the difference between a tangent vector and a unit tangent vector?

A tangent vector points along the curve, but its length can be anything. A unit tangent vector points the same way, but its length is exactly 1. That means the unit tangent vector gives direction only, while the tangent vector can also reflect speed.

Where does the unit tangent vector show up in multivariable calculus problems?

You see it in vector-valued motion problems, curve analysis, and later topics like curvature. It also shows up when you need the direction of travel along a path instead of the rate of travel. If a curve is reparameterized, the unit tangent vector is a good way to compare its direction at a point.