Intuition
A space has many bases, and they may look nothing alike. What they always share is their size, and that shared number is what the word dimension means.
A room can be described by many different sets of three measurements, but never by two and never needing four. The three is a property of the room.
Dimension
Every basis of a given subspace has the same number of vectors, and that number is the dimension of the subspace. It is what makes the word well defined: without the theorem below, the size of a basis would be a property of the basis rather than of the space.
What dimension tells you
- , because the standard basis has n vectors.
- : its basis is the empty list.
- More than vectors in are always dependent, and fewer never span it.
All bases have the same size
The engine is a lemma: in a space spanned by vectors, any vectors are dependent. Write each of the vectors as a combination of the spanning ones; the weights form a matrix . A homogeneous system with more unknowns than equations has a non-zero solution , and the combination of the vectors with the weights comes out as . So an independent list is never longer than a spanning one, and two bases, each of them both, have the same size.
Proof steps
Let span and take in with . Each is a combination of the , and its weights form column of a matrix .
has more columns than rows, so this homogeneous system has a free variable and a non-zero solution, as the chapter on elimination showed.
Substitute and collect the terms on each : its weight is entry of , which is .
The weights are not all zero, so the are dependent: an independent list is never longer than a spanning one.
is independent and spans , and the other way round, so the two sizes are equal.
Applications
Practice
Dimension counts a basis
is a basis of
It has n vectors, so the dimension is n.
Try it
What is ?
A subspace has its own dimension
has dimension 1
One vector, independent, spanning the line.
Try it
What is the dimension of the span of inside ?
Too many vectors must be dependent
vectors in
Always dependent, whatever the vectors are.
Try it
Five vectors are given in . What follows?
Why the theorem is needed
and
Two different bases of , both with two vectors.
Try it
Why does the theorem that all bases have the same size matter?
Try it
What is ?
Counting Other Spaces
Count a basis. has the basis , which has members, and has the matrices .
Try it
What is ?
The Dimension of a Null Space
The free-variable method gives a basis of with one vector per free variable. So for an matrix, .
Try it
is a matrix of rank . What is the dimension of the solutions of ?
Try it
What is the dimension of the space of symmetric matrices?
Try it
In a vector space of dimension , any independent vectors form a basis.
Try it
is a subspace of , and . What follows?
What You Learned
- Every basis of a space has the same size, its dimension: an independent list is never longer than a spanning one.
- , , .
Final checkpoint
Try it
What is the dimension of the plane in ?
Try it
Six vectors span . What follows?
Try it
Four vectors in a space spanned by three vectors are always dependent.
Completion
Lesson complete
Great work! You now know how to:
- find a dimension by counting a basis;
- explain why every basis of a space has the same size;
- compute from the rank;
- use dimension to decide spanning and independence at once.