Null Space
Null space. Let






EXAMPLE 3. Find a basis for the null space of the matrix
Matlab/Octave.
The function null(A) returns a
matrix
containing column vector
's
which are a basis of the null space of
.
The choices of basis vectors
are not unique.
Matlab/Octave produces
a orthonormal basis
which is not obtained from
the parametric vector form by solving the homogeneous equation
.
Dimension of null space.
If the column vectors
are constructed from an REF, then it is easily observed that
they are linearly independent.
Therefore, the collection
becomes a basis of the null space of
.
This implies that the number of free variables in the matrix equation
determines
null
.
The rank of
,
denoted by
,
is identified as the number of pivot columns in
.
Thus, we obtain


© TTU Mathematics