Unit Vector

A unit vector is a normalized vector, that is to say it has a distance of 1.


Description

A unit vector is a vector with a distance of 1. Any vector can be made into a unit vector, by normalizing it: a⃗/||a⃗||.

R3 space is commonly expressed as having the unit vectors î, ĵ, and which each have a distance of 1 in the directions of the X, Y, and Z axes respectively.

Note that the dot products of these unit vectors are characterized by:

Note also that the cross products of these unit vectors are characterized by:


CategoryRicottone

Calculus/UnitVector (last edited 2025-10-28 03:27:46 by DominicRicottone)