# Basis Vectors Basis vectors are unit vectors that define the dimensions of the vector space. Any time we define vectors numerically, it depends on our implicit choice we are making about the basis vectors. $\hat{i}$ and $\hat{j}$ are the common basis vectors. Formally a basis vectors is a set of linearly independent (non-colinear) vectors that span the full space. --- ## References