suppose $X=R^{n}$ and let $N \in R^{n \times n}$ be a matrix. Show that N is nonexpansive if and only if $\lambda_{max}(N^T N)\leq 1$.
For showing nonexpansiveness we must show that $(\forall x \in X) (\forall y \in X) \hspace{5mm} ||Nx-Ny|| \leq ||x-y||$. But how can I relate this definition to the largest eigenvalue.
Any help or references will be appreciated.