Fundamental Matrix Subspaces
See matrix, null space
Null Space
AKA The kernel
Let
(see Set Builder Notation, zero vector, matrix-vector product)
The null space is the set of all vectors that, after having a linear transformation applied, get squished to the zero vector. This can only happen if the matrix is not full rank.
Column Space
Let
The column space is the set of all possible outputs of
Recall that the columns of the matrix tell us where the basis vectors land.
Row Space
Let
I don't think we ever used row space again.
The space the rows span... I guess?
Null, Row, and Column Subspaces
Let
By definition,
so
Since
Since
EROs Preserve Row Space
Let
Since the span only cares about linearly independent anyways, EROs don't change anything since they're either simplifying existing vectors, or removing redundant ones.
EROs Preserve Column Summation
Let
Since
As an example, if the first column of
We know this must be the case, because if EROs change the span of your matrix, then you did something wrong.
Finding a Basis for Each Subspace
Given a matrix
- Carry
to RREF - For null space, find the solution to
- For column space, the basis is the set of linearly independent vectors, where each vector is a column of the matrix
that has a leading entry - For Row space, the basis is the set of linearly independent vectors, where each vector is the row of the matrix
that is also non-zero
Let
Find a basis for
Carry
The solution to the homogeneous system
So,
is a spanning set for
Since each vector in
To find a basis for
Since the set is linearly independent (by inspection),
To find a basis for
is a basis for