Exercise 2.3.18. Indicate whether the following statements are true or false:
a) given a matrix whose columns are linearly independent, the system
has one and only solution for any right-hand side
b) if is a 5 by 7 matrix then the columns of
cannot be linearly independent
Answer: a) False. If has fewer columns than rows then the system
has more equations than unknowns and may not have a solution. For example, if
corresponding to the system
then the columns of are linearly independent but the system
has no solution since the second and the third equations result in a contradiction.
b) True. If is a 5 by 7 matrix then it has seven columns, each of which is an element of
. But it is impossible to have more than five linearly independent vectors in
so the columns of
must be linearly dependent.
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
.