Exercise 3.1.15. Is there a matrix such that the vector is in the row space of the matrix and the vector
is in the nullspace of the matrix?
Answer: The row space of any matrix is the orthogonal complement to the nullspace of
, so that any vector in the nullspace must be orthogonal to any vector in the row space and vice versa. In other words, the inner products of any such pairs of vectors must be zero.
Suppose that the vector is in the row space of some matrix
. The inner product of
with
is
Since the inner product of the two vectors is not zero, the vector cannot be in the nullspace of
.
Similarly, assume that is in the nullspace of some matrix
. Then because the inner product with
is nonzero, the vector
cannot be in the row space of
.
We conclude that no matrix exists for which is in the row space and
is in the nullspace.
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
.