I will gladly appreciate explanation on how to do so on this matrix:
$$ \begin{pmatrix} i & 0 \\ 0 & i \\ \end{pmatrix} $$
I got as far as calculating the eigenvalues and came up with $λ = i$. when trying to find the eigenvectors I came up with the $0$ matrix.
what am I doing wrong?
Much appreciation and thanks in advance.
If $A=\begin{pmatrix}{i}&{0}\\{0}&{i}\end{pmatrix}$, then $I_2^*AI_2=A=D\text{ (diagonal)}$ and $I_2=\begin{pmatrix}{1}&{0}\\{0}&{1}\end{pmatrix}$ is an unitary matrix.