Linearly independent set of vectors in a normed space

134 Views Asked by At

Lemma:

Let $\left \{ v_{1},\cdot \cdot \cdot ,v_{n} \right \}$ be a linearly independent set of vectors in a normed space $V,\left \| \cdot \right \|$. Then, there exists a constant $c>0$ such that for any scalars $\alpha_{1},\cdot \cdot \cdot ,\alpha_{n}$:

$\left \| \alpha^{1}v_{1}+\cdot \cdot \cdot +\alpha^{n}v_{n} \right \|\leq c\left ( \left | \alpha^{1} \right |+\cdot \cdot \cdot + \left |\alpha^{n} \right | \right )$.

If $s=0$, the proof is trivial.

So suppose $s\neq 0$ and define $\beta^{i}:= \frac{\alpha^{i}}{s}$.

With some manipulation we get $\left \| \sum_{i}^{n} \beta^{i}v_{i}\right \| \leq c$

Suppose this statement is false. Then there exists a sequence $\left ( \beta_{m} \right )=\left ( b_{m}^{1}v_{1}+\cdot \cdot \cdot +\beta_{m}^{n}v_{n} \right )$ in $V $ with $\sum_{i=1}^{n}\left | \beta_{m}^{i} \right |=1$ such that $\lim_{m\rightarrow \infty}\left \| \beta_{m} \right \| = 0$

I'll like to know why the limit of $\beta_{m}$ tends to $0$.

Any help is appreciated.

1

There are 1 best solutions below

0
On

$$||\alpha^1v_1+...+\alpha^nv_n||\le ||\alpha^1v_1||+...+||\alpha^nv_n||=|\alpha^1| ||v_1||+...+|\alpha^n| ||v_n||\le max(||v_i||)(|\alpha^1|+...|\alpha^n|)$$

Any $c\ge max(||v_i||)$ is ok