Exercise 2.4.1. Suppose that for an by
matrix
we have
. State whether the following is true or false: The row space
and column space
of
are the same.
Answer: Consider the following example of a 2 by 2 echelon matrix with a single pivot:
Since the second row is zero the first row is the only vector contributing to the row space and thus the vector
is a basis for
. In geometric terms the row space
is the line represented by the equation
.
Since the only pivot is in the first column that column is a basis for the column space
. In geometric terms the column space
is the x-axis.
So the row space and column space
are not equal for this example matrix
, even though the number of rows
of
is the same as the number of columns
. The statement above is therefore false.
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
.