Exercise 3.1.13. Provide a picture showing the action of in sending the column space of
to the row space and the left nullspace to zero.
Answer: I’m leaving this post as a placeholder until I have time to illustrate this.
The basic idea is that just as the row space and the nullspace are orthogonal complements, so are the column space and the left nullspace. Thus a given vector should be decomposable into a column space component
and a left nullspace component
.
Multiplying by
produces
since
is in the left nullspace and satisfies
. Multiplying
by
produces
, which is a linear combination of the columns of
. But the columns of
are the rows of
, so
is a linear combination of the rows of
and is therefore in the row space of
.
So multiplication by sends all vectors in the left nullspace of
into zero, and all vectors in the column space of
into the row 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
.