Exercise 2.4.16. Given an by
matrix
the columns of which are linearly independent, fill in the blanks in the following statements: The rank of
is ____. The nullspace is ____. The row space is ____. There is at least one ____-inverse.
Answer: If the columns of are linearly independent then the rank of
is
, the number of columns.
In the system the product
of
and the vector
is a linear combination of the columns of
with
as coefficients. Since the columns of
are linearly independent, the only way for the linear combination
to be zero is for
. The nullspace
is therefore the set containing only the zero vector.
Since the dimension of the row space is the same as the dimension of the column space
, the dimension of the row space must be
. Each row has
entries and is thus an element of
and since it has dimension
the row space
itself is equal to
.
Since the columns of are linearly independent and the rank
there is at least one left-inverse 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
.