Let T be another set of vectors such that every element in S is a linear combination of elements in T
Should this read "Let T be another set of vectors such that every element in
T is a linear combination of elements in
S"?
How exactly is T a set of vectors that are linear combinations of the vectors in S? I know this is a dumb question. I just don't see it
Given any vector v in V, v it can be written as a linear combination of elements in S. As every element in S can be written in terms of elements in T, T must span too
This is not enough to convince me. How do you know that v can be written as a linear combination of elements in S and how do you know that every element in S can be written in terms of elements in T.
I am really NOT getting this! So I will write exactly what I have... I need to be able to write down a solid proof. I can't just say that take any v in V, then it can be written as a linear combination of etc... I know to start the proof I have to take any v in V.
Take any \textbf{v} \in V.
Then this vector can be written as a linear combination of vectors in S because S spans V.
\textbf{v} = c_1 v_1 + c_2 v_2 + \dots + c_n v_n
Now I need to show that every vector in T can be written as a linear combinations of vectors in S such that T = \{ v_1 - v_2, \dots , v_{n-1} - v_n, v_n \}. How would I show this?
Once I show that every vector in T can be written as a linear combinations of vectors in S then my chosen \textbf{v} can also be written as a linear combination of vectors in T such that
\textbf{v} = d_1(v_1 - v_2) + d_2(v_2 - v_3) + \dots + d_n(v_n)
Therefore T spans V if I can find d_i's which satisfy the above equation.
I hope you guys understand that I appreciate your time spent on my issue. Hopefully some day I will understand this question! - I have still yet to prove that if S is a linearly independent subset of V then so is T. But one question at a time...