I diagonal matrix is obviously diagonalizable since I can conjugate it with the identity. ...(1)
Besides, a matrix 2x2 is diagonalizable iff it has two distinct eigenvalues....(2)
For example the matrix $\begin{bmatrix}4&0\\0&4\end{bmatrix}$ has only one eigenvalue :4 of algebraic multiplicity 2, then it shouldn't be diagonaliz zable, should it? but it obviously is diagonalizable (because of (1)) What am doing wrong?
I am not very sure of (2), but in an exercise we were interested in characterizing the 2x2 non- diagonalizable matrices, and the professor said that the characteristic polynomial should have a double root, so only one eigenvalue of algebraic multiplicity 2, that's why I believed that to have instead a diagonalizable matrix, the eigenvalues should be distinct.