- Sep 10, 2004
- 10,507
- 0
- 0
Problem in the book I'm confused with:
So for a set of vectors to be linearly independent, the set of vectors must only have the trivial solution (Zero vector).
So I made a vector equation based on the times each variable was used and try and see if there is a nontrivial solution.
So
General solution...
a + b = 0
b + c = 0
c + d = 0
a + d = 0
which becomes
A B C D (hard to make every single matrix for each variable)
[ 1 1 0 0 | 0 ]
[ 0 1 1 0 | 0 ]
[ 0 0 1 1 | 0 ]
[ 1 0 0 1 | 0 ]
which when reduced becomes
[ 1 0 0 1 | 0 ]
[ 0 1 0 -1| 0 ]
[ 0 0 1 1 | 0 ]
[ 0 0 0 0 | 0 ]
Thus, since x4 is free (or d, not sure, someone tell me
), there exists weights not all zero that also makes them = 0...
But the book also states in as a warning that a general statement cannot be true just with a specific example... so I'm wondering if this works or not...
Thanks again for whoever helps
.
- {a, b, c, d} are linearly independent vectors.
- Would {a+b, b+c, c+d, d+a} be linearly independent or dependent?
So for a set of vectors to be linearly independent, the set of vectors must only have the trivial solution (Zero vector).
So I made a vector equation based on the times each variable was used and try and see if there is a nontrivial solution.
So
General solution...
a + b = 0
b + c = 0
c + d = 0
a + d = 0
which becomes
A B C D (hard to make every single matrix for each variable)
[ 1 1 0 0 | 0 ]
[ 0 1 1 0 | 0 ]
[ 0 0 1 1 | 0 ]
[ 1 0 0 1 | 0 ]
which when reduced becomes
[ 1 0 0 1 | 0 ]
[ 0 1 0 -1| 0 ]
[ 0 0 1 1 | 0 ]
[ 0 0 0 0 | 0 ]
Thus, since x4 is free (or d, not sure, someone tell me
But the book also states in as a warning that a general statement cannot be true just with a specific example... so I'm wondering if this works or not...
Thanks again for whoever helps