Unit vector

A unit vector is any vector that is one unit in length. Unit vectors are often notated the same way as normal vectors, but with a mark called a circumflex over the letter (e.g. [math]\displaystyle{ \mathbf{\hat{v}} }[/math] is the unit vector of [math]\displaystyle{ \mathbf{v} }[/math].)[1][2]

To make a vector into a unit vector, one just needs to divide it by its length: [math]\displaystyle{ \hat{\mathbf{v}} = \mathbf{v} / \lVert \mathbf{v} \rVert }[/math].[3] The resulting unit vector will be in the same direction as the original vector.[4]

Standard basis vectors

Three common unit vectors are [math]\displaystyle{ \mathbf{\hat{i}} }[/math], [math]\displaystyle{ \mathbf{\hat{j}} }[/math] and [math]\displaystyle{ \mathbf{\hat{k}} }[/math], referring to the three-dimensional unit vectors for the x-, y- and z-axes, respectively. These vectors are called the standard basis vectors of a 3-dimensional Cartesian coordinate system. They are commonly just notated as i, j and k.

They can be written as follows: [math]\displaystyle{ \mathbf{\hat{i}} = \begin{bmatrix}1 & 0 & 0\end{bmatrix}, \,\, \mathbf{\hat{j}} = \begin{bmatrix}0 & 1 & 0\end{bmatrix}, \,\, \mathbf{\hat{k}} = \begin{bmatrix}0 & 0 & 1\end{bmatrix} }[/math]

For the [math]\displaystyle{ i }[/math]-th standard basis vector of a vector space, the symbol [math]\displaystyle{ e_i }[/math] (or [math]\displaystyle{ \hat{e}_i }[/math]) may be used.[4] This refers to the vector with 1 in the [math]\displaystyle{ i }[/math]-th component, and 0 elsewhere.

Unit Vector Media

Related pages

References

  1. Comprehensive List of Algebra Symbols (in en-US). Math Vault (2020-03-25). Retrieved 2020-08-19.
  2. Unit Vector. www.mathsisfun.com. Retrieved 2020-08-19.
  3. Weisstein, Eric W.. Unit Vector (in en). mathworld.wolfram.com. Retrieved 2020-08-19.
  4. 4.0 4.1 Unit Vectors | Brilliant Math & Science Wiki (in en-us). brilliant.org. Retrieved 2020-08-19.