Section 20.4 Examples
Subsection 20.4.1 The three spaces
We will do an example column space, row space, and null space, all in one.
Column space of .
From the positions of the leading ones in the reduced matrix, we see that the first, second, and fourth columns of are linearly independent, so a basis for the column space of is
We can also see from the reduced matrix the exact dependence relationships between the columns of In the reduced matrix, the leading-one columns are the first three standard basis vectors, and we can easily see how the third and fifth columns can be decomposed as linear combinations of these standard basis vectors. In the third and fifth columns can be decomposed in the exact same way as linear combinations of the vectors in If we label the columns of as then we have
Row space of .
The leading ones guarantee that the nonzero rows in the reduced matrix are linearly independent. Since row reducing does not change the row space, we get our basis for the row space of from the reduced matrix:
Null space of .
Finally, for the null space of we solve the homogeneous system as usual. The third and fifth columns represent free variables, so we set parameters and Solving for the remaining variables leads to a general solution in parametric form
In vector form, we have
So a basis for the null space of is
and the dimension of the null space is
Subsection 20.4.2 Enlarging a linearly independent set
Row space is also a convenient tool for enlarging a linearly independent set into a basis. Here are two examples of carrying out this task, one using vectors in and one using vectors in another space, where we use the associated coordinate vectors in to assist us.
Example 20.4.1. Using row space to enlarge a linearly independent set in .
Suppose we would like to take the linearly independent set
Using Proposition 17.5.6, we can start by determining a vector that is not in the subspace where are the two given vectors. However, guess-and-check is not a very efficient method for doing this. Instead, let’s set up a matrix with and as rows, so that is precisely the row space of that matrix. We can then use row reduction to determine a simpler basis for
We can see from the pattern of leading ones in the reduced matrix that to span all of we need to introduce some “independence” in the second and fourth coordinates. So let’s try enlarging our initial set of vectors by the second and fourth standard basis vectors:
The rows of the reduced matrix are the four standard basis vectors for hence the row space of the reduced matrix is all of We know that row operations do not change row space, so the rows of the initial matrix must also span all of Since we have a spanning set for a dimension- space consisting of four vectors, those four vectors must for a basis for the space.
Example 20.4.2. Using row space to enlarge a linearly independent set in .
Suppose we would like to take the linearly independent set
of vectors in and enlarge it into a basis for all of Since we need two more vectors. Now, we cannot row reduce the given matrices — that would be meaningless, as these matrices are not made of row vectors or column vectors, they are themselves vectors. However, we can get back to the land of row vectors by using coordinate vectors relative to the standard basis for
where are the two given vectors. These coordinate vectors are precisely the vectors from Example 20.4.1 above, so using those results we expect that we should be able to enlarge our basis using vectors and that have coordinate vectors
Thus, we can enlarge the initial set of vectors to the basis
for