Linear Subspaces
Contents
14. Linear Subspaces#
Two important definitions.
14.1. Column Space#
The column space of a matrix
where
Example
Calculate the column space of
Solution
The column space of
The column space of an
14.2. Null Space#
The null space of a matrix
The null space of
Example
Calculate the null space of
Solution
The reduced row echelon form of
This gives the equation
which results in parametric vector form:
The null space of
14.3. Calculating Bases for the Null Space and Column Space#
In the example above, we noticed that the column space of
In fact,
Basis for the Column Space and Null Space
The pivot columns of
The vectors in the parametric vector form of the general solution to
Example
Calculate bases for the column space and null space of
Solution
The first two columns are the pivot columns, therefore the first two columns of
To find a basis for the null space, use the RREF to write the solution to
which gives the following basis for
The vectors in the basis of
14.4. Rank-Nullity Theorem#
The number of vectors in a basis for the column space of
The number of vectors in a basis for the null space of
In the previous example we saw that The rank of
Let