Exercise 3.4.9

Answers

(a)
The four vectors in R3 are the columns of a 3 by 4 matrix A. There is a nonzero solution to Ax = 0 because there is at least one free variable;
(b)
Two vectors are dependent if [ v1v2 ] has rank 0 or 1 . (OK to say "they are on the same line" or "one is a multiple of the other" but not " v2 is a multiple of v1 since v1 might be 0.)
(c)
A nontrivial combination of v1 and 0 gives 0 : 0v1 + 3(0,0,0) = 0.
User profile picture
2022-01-23 15:44
Comments