Let be some matrix we are trying to diagonalize. Then is the matrix formed by compiling a matrix where the columns are which are the vectors of , and is the matrix where its diagonals are the eigenvalues of . Then…

Here, and are similar matrices. They have the same:

  • determinant
  • eigenvalues
  • rank
  • sum of diagonal entries (trace)

Not all matrices are diagonalizable. An matrix is diagonalizable iff there exists a basis for of eigenvectors of A. From this, the following theorem can be deduced.

Note

A matrix can be diagonalized iff every eigenvalue of A has a geometric multiplicity equal to its algebraic multiplicity.

That is to say, if an matrix has distinct eigenvalues.