Preserving Direction with a Vector of Length One
A unit vector has length or magnitude . It represents direction without carrying the original magnitude. From any nonzero vector, we obtain a unit vector in the same direction by dividing the vector by its length.
Unit Vector Formula and Direction
Consider vector in a Cartesian coordinate system. The unit vector of is defined as vector divided by its length.
Where is the length or magnitude of vector .
A unit vector always points in the same direction as the original vector but has its length normalized to .
Calculating a Unit Vector
Dividing a vector by its own length keeps its direction and scales its length down to one. Work through the three steps below for any nonzero vector.
- Identify the original vector
- Calculate the length of the vector
- Divide the vector by its length
Normalizing a Three Dimensional Vector
Take the vector .
First, calculate its magnitude:
Then divide the vector by that magnitude:
The unit vector is therefore:
Length and Components of a Unit Vector
The defining feature of a unit vector is its length of one, which forces a relation between its components. Squaring the components and adding them gives one, and that equation governs the step from any vector to its unit vector.
Length of a Unit Vector
A unit vector has length . For this example, add the squares of the three coordinates first. A length is nonnegative, so take the positive square root at the end.
Unit Vectors on Coordinate Axes
In a three-dimensional coordinate system, there are three standard unit vectors that point along the positive coordinate axes:
- is the unit vector in the positive -axis direction
- is the unit vector in the positive -axis direction
- is the unit vector in the positive -axis direction
Every vector in can be expressed as a linear combination of these three unit vectors.
Recording Direction with a Unit Vector
A unit vector separates direction from magnitude, so it can describe a direction on its own. Two vectors that point the same way share one unit vector, which makes the unit vector a compact way to record a direction.
Indicating Direction
A unit vector records direction with magnitude . In physics, it can specify the direction of a force, velocity, or acceleration separately from that quantity's magnitude.
Physics Calculations
Unit vectors express a force as components along the , , and axes. Each coefficient gives the signed magnitude along one axis. A force written as therefore points along the -axis and along the -axis.