Basis of the null space
The basis of the Null Space of a matrix $A$ is determined using the following method.
- Create a linear system $Ax = 0$
- Convert it into Parametric Vector Form
- The column vectors in this parametric vector form are the basis of the null space.