Let $\beta=(v_1,\ldots,v_n)$ be an orthonormal basis for $V$. Show that for any $x,y\in V$,
$$\langle x,y\rangle=\sum_{i=1}^n \langle x,v_i\rangle \overline{\langle y,v_i\rangle}$$
How would you go about this one? I'm a little confused how being orthonormal affects the summation part.
Since $(v_1,\ldots,v_n)$ is a basis, we have
$$x=x_1v_1+\cdots+x_nv_n$$
for some scalars $x_1,\ldots,x_n$. Using the bilinearity of the inner product and orthonormality of the basis, show that
$$\langle x,v_i\rangle=x_i$$
Then let $y=y_1v_1+\cdots+y_nv_n$ for scalars $y_1,\ldots,y_n$. Using the bilinearity of the inner product and orthonormality of the basis, show that
$$\langle x,y\rangle=x_1y_1+\cdots+x_ny_n$$
Convert $\langle x,v_i\rangle=x_i$, and $\langle y,v_i\rangle=y_i$, and the theorem will come out easily.
(I left out the overline: I assume this is the complex conjugate? You should be able to put it in easily, depending on its meaning.)