Review exercise 2.14. Do the three vectors ,
, and
form a basis for the vector space
?
Answer: In order for the three vectors to be a basis for they must be linearly independent. We can test this by doing elimination on the following matrix with the three vectors as the columns:
Subtracting 1 times the first row from the second row we have
and subtracting 3 times the first row from the third row we have
Since there are only two pivots, the rank of the vector’s column space is . This means that the three columns are not linearly independent and thus the original three vectors cannot be a basis for
.
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
.