Diagonalizing an already diagonal matrix
A worked diagonalization of the already diagonal matrix with rows (5, 0), (0, -2). See the characteristic polynomial, the eigenvalues and eigenvectors, and whether A = PDP⁻¹ exists.
A diagonal matrix is trivially diagonalizable: P is the identity and D is the matrix itself. The calculator below is loaded with the 2x2 matrix with rows (5, 0), (0, -2).
More diagonalization examples
Frequently asked questions
Can this already diagonal matrix be diagonalized? ▾
A diagonal matrix is trivially diagonalizable: P is the identity and D is the matrix itself.
How do I find the eigenvalues myself? ▾
Form A − λI, take its determinant to get the characteristic polynomial, and solve for λ. The calculator shows the polynomial it found so you can compare with your own working.
What do I do with the eigenvectors once I have them? ▾
Place them as the columns of P, keeping the same order as the eigenvalues on D's diagonal. Then A = PDP⁻¹, and the calculator verifies the product for you.
About this Calculator
A worked diagonalization of the already diagonal matrix with rows (5, 0), (0, -2). See the characteristic polynomial, the eigenvalues and eigenvectors, and whether A = PDP⁻¹ exists.