Let $V$ be a finitely-generated inner product space and let $\alpha\in End(V )$ be self-adjoint. Show that $\|\alpha(v) \|\leq \| v\| $ for all $v \in V$.
I'm stuck on this problem. Here is what I have in my mind about this.
Since $V$ is finitely generated inner product space and $\alpha$ is a self-adjoint then $\alpha$ is orthogonally diagonalizable.
Let $\lambda_1,\dots,\lambda_n$ be the distinct eigenvalues of $\alpha$. Let $v\in V$, there exist scalars $a_1,\dots,a_n$ such that $v=\sum_{i=1}^{n}a_iv_i$, where $v_1,\dots,v_n$ are eigenvectors of $\alpha$ associated with eigenvalues $\lambda_1,\dots,\lambda_n$.
If I am correct then we can get $$\langle \alpha(v),\alpha(v)\rangle=\sum^{n}_{i=1}|a_i|^2\lambda_i^2,$$ and $$\langle v,v\rangle=\sum^{n}_{i=1}|a_i|^2.$$
However, I can't go further, any help would be appreciated.