dikmikkel
- 160
- 0
Homework Statement
If we have a normed vector space, and a sequence of vectors
\{\mathbf{v}_k\}_{k=1}^{N} in the normed vector space.
If there exists a constant B>0 such that the following holds for all scalar coefficients c_1,c_2\cdots c_N
B\sum\limits_{k=1}^N |c_k|^2 \leq ||\sum\limits_{k=1}^Nc_k\mathbf{v}_k||^2
Show that the vectors are linearly independent.
Homework Equations
Triangle equality ||a+b|| \leq ||a||+||b||
||\alpha v|| =|\alpha|\cdot ||v||
||v|| = 0 -> \mathbf{v} = \mathbf{0}
The Attempt at a Solution
I remember the definition of linear independence: k_1+v_1+k_2v_2\cdots k_Nv_N = 0 for non trivial vectors and all coefficients.
i use the triangle inequality and scalar multiplication:
||\sum\limits_{k=1}^Nc_k\mathbf{v}_k||^2 = \sum\limits_{k=1}^N|c_k|^2||\mathbf{v}_k||^2
Which combined by the inequality stated in the problem implies that at least one of the vectors are different from the zero-vector
Last edited: