- #1
QuarkCharmer
- 1,051
- 3
Homework Statement
Let S = {[itex]v_{1}, v_{2}, \cdots , v_{n}[/itex]}
S is linear dependent iff at least one v in S is a linear combination of the others.
Homework Equations
The Attempt at a Solution
From here on, just take v to be a vector, and x to be some scalar please.
I really just wanted to check my understanding of this.
If I generalize this to the case where S contains 1 vector v, then S is linear independent iff v is not the zero vector. This is because if you write v as a linear combination xv, then xv=0 has only the trivial solution where v!=0. Likewise, if v=0, then x could be any real number in xv=0, and there are infinitely many non-trivial solutions (linearly dependent).
This all makes sense from a geometric standpoint to me. I am more concerned about the case where S contains 1+n vectors.
S is linearly dependent iff at least one v in S is a linear combination of the others.
So, if S = {v,u,w}, and w is a linear combination of v and u, then w is in span{v,u} and S is linearly dependent. The same case can be made for R^3 without any issue. I am having trouble checking whether this is true for R^n.
For instance, if S = {a,b,c,d}, and a,b,c,d each lie on a line through the different axis, then span{S} is some 4d surface thingy. a,b,c lie on a line through three different axis, and d is some linear combination of a,b,c? Clearly then, by that theorem, S is linearly dependent. So any time there is a linear dependence between any 2 vectors in a set, the set is linearly dependent? Regardless of dimension?
Last edited: