Exercise 2.3.23. Let through
be vectors in
. Answer the following questions:
a) Are the nine vectors linearly independent? Not linearly independent? Might be linearly independent?
b) Do the nine vectors span ? Not span
? Might span
?
c) Suppose the nine vectors are the columns of a matrix . Does
have a solution? Not have a solution? Might have a solution?
Answer: a) We cannot have a set of 9 linearly independent vectors in a space like that has dimension 7. So the vectors are not linearly independent.
b) The vectors might or might not span . For example, consider the set of vectors
,
, through
. The nine vectors do not span
but rather span a subspace of dimension 1.
c) The matrix would have nine columns but only seven rows, and would correspond to a system of seven linear equations with nine unknowns. This system could not have more than seven basic variables and thus would have at least two free variables. Since the free variables can take on any value the system
is guaranteed to have a solution (and in fact would have an infinite number of them) but the system
might or might not have a solution depending on the value 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
.
This is a great way to review and refresh. Math, and math homework, were a long time ago but there are still some skills that would be handy to know. Thanks for a great resource.