Exercise 2.3.9. Give a basis for the column space of the matrix
and express the other columns of in terms of it. Find a matrix
that is reduced by elimination to the same
but has a different column space than
.
Answer: The pivots of are in the second and third columns, so that there columns are linearly independent and can serve as a basis for the column space. We can express the fourth column as a linear combination of the second and third columns as follows:
We can construct a matrix for which elimination produces
simply by having the first two rows of
be the same as those of
and then making the third row of
equal to the second row of
instead of being set to zeros:
The column space of is spanned by the basis vectors
and
and is different than the column space of
.
NOTE: This continues a series of posts containing worked out exercises from the (out of print) book Linear Algebra and Its Applications, Third Edition by Gilbert Strang.
If you find these posts useful I encourage you to also check out the more current Linear Algebra and Its Applications, Fourth Edition, Dr Strang’s introductory textbook Introduction to Linear Algebra, Fourth Edition
and the accompanying free online course, and Dr Strang’s other books
.