ammar555
- 12
- 0
How do I show that for any vectors u,v, and w in a vector space V, the set of the vectors {u-v, v-w, w-u} is a linearly dependent set?
do it in general!
do it in general!
Alpha Floor said:Just take the set of vectors, build a 3x3 matrix out of them and calculate its determinant. If the determinant is not equal to cero, then they are linearly independent. If it is cero, then they are linearly dependent.
EDIT: I have explained it better in this thread (actually the question is almost exactly the same)