Rank-Nullity Theorem
The Rank-Nullity theorem is a fundamental result in linear algebra that relates the dimension of the kernel and the rank of a matrix.
Statement
Let be an matrix. Then, the Rank-Nullity theorem states that:
where:
- is the dimension of the column space of (the number of linearly independent columns in ).
- is the dimension of the null space of (the number of free variables in the solution to the homogeneous equation ).
- is the number of columns in the matrix .
Human
This makes initiative sense, as once you bring a matrix to RREF, a column can either be a pivot position or not. If it is a pivot position, it contributes to the rank. If it is not, it contributes to the nullity.
Example
Find a matrix such that
We start by setting up the system of equations:
As represents the solution set as a linear combination of 3 vectors, these vectors can simply be the columns of the desired matrix .