Definition: Basis

A basis of is a list of vectors in that is linearly independent and spans .

Examples:

  • The list is a basis of , called the standard basis of .
  • The list is a basis of . Note that this list has length 2, which is the same as the length of the standard basis of .
  • The list is linearly independent in but is not a basis of because it does not span .
  • The list spans but is not a basis of because it is not linearly independent.
  • The list is a basis of
  • The list is a basis of
  • The list is a basis of , called the standard basis of .

Criterion for Basis

Criterion for Basis

A list of vectors in is a basis of if and only if every can be written uniquely in the form

where .

Proof. First suppose that is a basis of . Let . Because spans , there exist such that holds. To show that the representation is unique, suppose that we also have

Subtracting the two equations from each other would give us

This implies that each equals , because is linearly independent. Hence, . We have the desired uniqueness. This completes the proof in one direction.

From the other direction, suppose every can be written uniquely in the form of . This means that the list spans . To show that is linearly independent, suppose such that

The uniqueness of the representation implies that . If there were any solutions other than the trivial one, they would not be unique (we would have other nonzero combinations summing to ). Thus is linearly independent and hence is the basis of .