In plane, and are called basis vectors.
Using a linear combination (scaled sum) of and , we can reach any vector in 2D space. In this case, the 2D space is the span (set of all possible linear combinations) of and .
Notice that the span is not the same for basis vectors that line up or are 0.
The property that describes a basis vector that adds another dimension to span is linear independence.
A more formal definition for linear independence within a set of vectors is are linearly independent if and only if
has only trivial solution
A set of vectors is linearly dependent if one of the following happen:
- A vector is a linear combination of the rest
- The number of vectors is greater than the number of components of each vector.
Technical definition of basis: The basis of a vector space is a set of linearly independent vectors that span the full space.