Let $A_n$ be a sequence of self-adjoint $N\times N$ matrices that converge in the operator norm to $A$. The sequence of eigenvalues of $A_n$, denoted $\lambda_n$, converges to an eigenvalue of $A$, denoted $\lambda$.
How do you show that the sequence of eigenvectors of $A_n$ corresponding to eigenvalue $\lambda_n$ converges to the eigenvector of $A$ corresponding to eigenvalue $\lambda$ (in the usual vector norm)?
EDIT: sorry guys, I meant to say that all matrices have non degenerate eigenvalues.
If $A_n$ converges to $A$ in norm, $\lambda_n$ is an eigenvalue of $A_n$ with eigenvector $v_n$. If $\lambda_n\to\lambda$ and $v_n\to v\ne 0$, then $\lambda$ is an eigenvalue of $A$ with eigenvector $v$.
For all $n$ it holds: $$ Av-\lambda v = A(v-v_n) + (A- A_n)v_n+ (A_nv_n - \lambda_n v_n) + (\lambda_n-\lambda)v_n+\lambda (v_n - v) . $$ The third addend is zero, all other addends tend to zero for $n\to\infty$, hence $$ Av-\lambda v =0. $$