Unit Vectors / Basis Vectors

In the xyxy-coordinate system, there are two special vectors.

  • The one pointing to the right with length 11, commonly called ā€œi hatā€ i^\hat{i} or ā€œthe unit vector in the x-directionā€.

  • The other one is pointing straight up with length 11, commonly called ā€œj hatā€ j^\hat{j} or ā€œthe unit vector in the y-directionā€.

Choosing different basis vectors

Consider a random pair of vectors, vāƒ—\vec{v} and wāƒ—\vec{w}.

avāƒ—+bwāƒ—a\vec{v} + b\vec{w}

The linear combination of two vectors can be used to describe every possible two-dimensional vector.

So while we can use a random pair of vectors as basis vectors, forming a new coordinate system, the association would be different from the version using the standard basis of i^,j^\hat{i},\hat{j}

Last updated

Was this helpful?