Example: Calculating a unit vector
You will find it useful to be able to calculate the unit vector of a given vector. For example, the force due to air resistance is defined in terms of the velocity unit vector.
Determine the unit vector for the velocity vector, →v=⟨2,−1,3⟩ms.
Solution
The unit vector is defined as the ratio of the vector itself to its magnitude. So, we can compute,
ˆv=→v|→v|=⟨2,−1,3⟩ms√22+(−1)2+32ms=⟨2,−1,3⟩ms√14ms=⟨0.53,−.27,.80⟩
Notice that the unit vector has no units of its own. It simply represents the direction of this velocity vector. We can further check that it is indeed a unit vector by taking it's magnitude, which should be 1.
|ˆv|=√0.53+(−.27)2+.802=1