What is a null space?
A null space, or the kernel, is a linear subspace
We represent it as follows:
Here:
is an matrix. Vector
is the vector that transforms to the vector after multiplication with the matrix .
We can also define the null space of the matrix
Example 1
Let's determine the null space of the following matrix:
We find the null space of
We can write the equation above in the form of the matrix below:
We transform the matrix into a reduced row echelon form:
This gives us the following null space:
All the linear combinations of the vector
Example 2
Let's determine the null space of the following matrix:
We finding the null space of
We can write the equation above in the form of the matrix below:
We transform the matrix into reduced row echelon form:
This gives us the following null space:
In simpler words, the null space of the matrix
Note: If
is an matrix and has linearly independent column vectors, the null space of always contains a vector.
Quiz
To understand the topic better, let's solve the following question:
Determine the null space of matrix .
Applications
Null spaces have numerous applications in linear algebra, and the real world too. Some of their applications are listed below:
They determine the uniqueness of solutions.
They are used in the calculation of Eigenvectors and Eigenspaces.
They help in diagonalizing matrices.
They aid the singular value decomposition of a matrix.
They hold importance in solving differential equations.
Free Resources