A matrix $A$ is a diagonalizable if there exists a diagonal matrix $D$ such that $A$ is similar to $D$. If $A$ is a diagonal matrix, though, is it diagonalizable? If so, it would seem $D$ would just be $A$. I suppose my real question is if it is even proper to ask if a diagonal matrix is diagonalizable. (I am writing a proof, and I want to be as correct as possible.)
Asked
Active
Viewed 1.0k times
5
-
And yes, it makes sense to ask if a diagonal matrix is diagonalisable. It follows straight from the definition =p. Just conjugate by the identity. – LASV Dec 05 '13 at 07:05