For example, the eigenvalues of the matrix
[tex]\begin{bmatrix}0 & -1 \\ 1 & 0 \end{bmatrix}[/tex]
are i and - i.
If < x, y> is an eigenvector corresponding to eigenvalue i then we must have
[tex]\begin{bmatrix}0 & -1 \\ 1 & 0 \end{bmatrix}\begin{bmatrix}x \\ y\end{bmatrix}= \begin{bmatrix}- y \\ x\end{bmatrix}= \begin{bmatrix} ix \\ iy\end{bmatrix}[/tex]
So we must have -y= ix and x= iy. Since 1/i= -i, those are equivalent. Any such eigenvector is of the form < x, y>= <iy, y>= y<i , 1>.