Exercise 3.3.20. Given the matrix that projects onto the row space of
, find the matrix
that projects onto the nullspace of
.
Answer: The null space of is orthogonal to the row space of
. The two spaces are orthogonal complements, with
. Recall from exercise 3.3.11 that if
is a projection matrix onto
and
a projection matrix onto
then we have
.
So in this case we have or
.
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, Fifth Edition
and the accompanying free online course, and Dr Strang’s other books
.