I have the following question to complete.
Let $X$ be an inner product space. Let $(e_{j})_{j\geq1}$ be an orthonormal sequence in $X$. Show that, \begin{align} \sum_{j=1}^{\infty}|(x|e_{j})(y|e_{j})|\leq\|x\|\|y\|, \end{align} for all $x,y\in X$.
I have tried to use the Cauchy-Schwartz Inequality.
\begin{align} \sum_{j=1}^{\infty}|(x|e_{j})(y|e_{j})|\leq\|x\|\|y\|\sum_{j=1}^{\infty}\|e_{j}\|^{2}. \end{align} However, that remaining sum, as far as I know, does not converge.
I tried to use Parseval's Identity, but that didn't work either. Can someone offer me a hint?
Use Cauchy -Schwraz inequlairty for sequences rather than inner product. $|\sum \langle x,e_i \rangle \langle y,e_i \rangle| \leq (\sum |\langle x,e_i \rangle|^{2})^{1/2}(\sum |\langle y,e_i \rangle|^{2})^{1/2} \leq \|x\|\|y\|$.