Intuition
A basis is a list that is large enough to reach every vector of a space and small enough that nothing in it is wasted. Those two demands pull in opposite directions, and a basis is where they meet.
A set of weights for a balance should be able to measure every amount, and should contain no weight that the others could already make. Both conditions together decide the set.
Spanning, independent, both
A list is a basis of a subspace when it spans and is linearly independent. Spanning alone allows waste; independence alone allows gaps. A basis is a list that is exactly the right size, and a space has many different bases.
Working with a basis
- The standard vectors form a basis of , called the standard basis.
A basis gives one description each
Spanning gives at least one set of weights. Suppose two sets both produced the same vector; subtracting one expression from the other gives a combination equal to the zero vector, whose weights are the differences. Independence forces each of those differences to be zero, so the two sets of weights were the same all along.
Proof steps
The list spans , so at least one set of weights builds .
Suppose a second set of weights builds the same vector.
Subtract one expression from the other; the differences of the weights are left on the same list.
The list is independent, so the only weights giving are all zero.
The two sets of weights agree throughout, so there was only ever one description.
Applications
Practice
Both halves, always
spans
But it is dependent, so it is not a basis.
Try it
What is a basis of a subspace ?
Spanning is not enough
So the three together are dependent, though they still span .
Try it
Is , , a basis of ?
Independence is not enough
is a line
Independent, but far from all of .
Try it
Is the single vector a basis of ?
One vector, one set of weights
And in the standard basis there is no other way to write it.
Try it
is a basis of . In how many ways can a vector be written as a combination of them?
Try it
Which list is a basis of ?
Bases of Other Spaces
is a basis of : every polynomial of degree at most is a combination of them, in one way only. The matrices , with a single in position , are a basis of .
Try it
Which list is a basis of ?
A Basis From the Free Variables
Solve in parametric form. The vectors that multiply the free variables span the solutions, and they are independent, because each has a where its own free variable sits and where the others do.
So and are a basis of that plane.
Try it
Which list is a basis of the plane in ?
Try it
The free-variable method gives a basis of the solutions of in . How many vectors does it have?
Try it
Every finite list that spans a subspace contains a basis of .
Try it
Which list is a basis of the space of symmetric matrices?
What You Learned
- is a basis of , and the are a basis of .
Final checkpoint
Try it
span , , and are independent. Which list is a basis of ?
Try it
How many vectors are in the basis of the null space of given by its free variables?
Try it
If a list is a basis of , removing any one of its vectors leaves a list that no longer spans .
Completion
Lesson complete
Great work! You now know how to:
- test a list for both halves of being a basis;
- use the standard bases of , and ;