In this section we are going to do an extended example on solutions to a homogeneous matrix equation , where is some fixed matrix with entries from a field . We will prove that the fundamental solutions constructed in 3.11.1 are a basis of the nullspace .
Here is a recap of how the fundamental solutions to are obtained. First do row operations to until we reach a matrix in row reduced echelon form, and recall that the solutions to are exactly the same as the solutions to , that is, . 11 1 It is not true that the column space equals . Row operations don’t change the nullspace but they can change the column space. Let be the number of nonzero rows in , which is the number of columns containing a leading entry, and let be the number of columns with no leading entry, so that . Let the numbers of the columns with a leading entry be and the columns with no leading entry be . Returning to the example
we have . In general, there are fundamental solutions defined by
where is the column vector with a 1 at position and zeros elsewhere and . In other words, the row entry of is 1, the entry in row is for , and all other entries are 0. In the example,
It’s useful to record a general lemma.
(The easy linear independence criterion). Suppose some column vectors have the property that for each , has a nonzero entry in a row where all the other s have zero. Then is linearly independent.
For example, if
then has a nonzero entry in row 4 while the other two vectors are zero in row 4, has a nonzero entry in row 2 while the other two vectors are zero in row 2, and has a nonzero entry in row 3 while the other two vectors are zero in row 3, so these three vectors meet the easy linear independence criterion.
Suppose that
(4.6) |
There is a row, say row , where has a nonzero entry and all of are zero. Comparing the entries of row in (4.6) gives and so . A similar argument shows all the other are zero, so the vectors are linearly independent. ∎
To illustrate the proof, return to the example above. Suppose
Rather than write out the resulting vector, just think about what appears in row 4 on the left hand side. Vectors and are zero there, so we just get and so . Considering row 2 shows and considering row 3 shows , therefore they are linearly independent.
The fundamental solutions to are linearly independent.
Apply the easy linear independence lemma above, using row for . The criterion applies because no is equal to any or any other . ∎
It is also true that the fundamental solutions span the null space , so that they are a basis. We could do a direct proof of this now, but it would be messy. Instead we will return to it later when we have the technology to make it easy.