Matrix - Null Space
The null space or kernel of a matrix is defined as the set of all vectors such that:
where:
- is an matrix
- is an column vector
- is the zero vector
Note: the null space is always a subspace of
Example
Let be the matrix:
To find , find the solution set to the augmented matrix of . This can be done using row reduction to RREF form.
3 free variables:
This generates the following system of equations:
forming the general solution
it follows that the vector coefficients of the free variables form a spanning set of the null space.