Let $V$ be a finite dimensional vector space with an inner product $\langle . \rangle$.
Let $v_1,v_2,...,v_n\in V$, $v_i\ne 0 \quad \forall i \quad$, so that $ \forall w\in V$ we have that: $\sum_{i=1}^n \langle v_i, w\rangle^{2} = \|w\|^2$
I have already proved that $v_1,v_2,...,v_n$ form a basis for $V$, because if we let $W=span(v_1,v_2,...,v_n)$, we see that the orthogonal complement of $W$ is $0_v$ (let $x$ be in the orthogonal complement of $W$, then $\langle v_i, x\rangle=0 \quad \forall i$. Then $\sum_{i=1}^n \langle v_i, x\rangle^{2} = \|x\|^2=0$, and so $x=0$. We can see now that dimV=dimW)
Now I have to prove that if we let $w=v_i$ , then $||v_i||\le1$ $\forall i\in{1,...,n}$ , and then conclude that $v_1,v_2,...,v_n$ form an orthonormal basis for $V$, but I'm stuck in showing that $||v_i||\le1$
I've tried using the C.S inequality, the Bessel inequality, using continuity, but I can't get to anything.
Any help will be appreciated.
Orthogonality: with $w:= v_i$, we have \begin{align}\|v_i\|^2 = \sum_{j=1}^n \langle v_j,v_i\rangle^2 &= \|v_i\|^2 + \sum_{j \ne i} \langle v_j,v_i \rangle^2 \\ \sum_{j \ne i} \langle v_j,v_i \rangle^2 &= 0 \\ \langle v_j,v_i\rangle &= 0 & \forall j \ne i \end{align}
Normality(?): with $w=v_i/\|v_i\|$, (and noting the orthogonality above) we have \begin{align} 1 = \langle v_i, v_i/\|v_i\| \rangle = \langle v_i, v_i \rangle / \|v_i\| = \|v_i\|. \end{align}