Diagonalizing a matrix with complex eigenvalues
A worked diagonalization of the matrix with complex eigenvalues with rows (0, -1), (1, 0). See the characteristic polynomial, the eigenvalues and eigenvectors, and whether A = PDP⁻¹ exists.
A rotation has no real eigenvectors, so it cannot be diagonalized over the reals. The calculator below is loaded with the 2x2 matrix with rows (0, -1), (1, 0).
More diagonalization examples
Frequently asked questions
Can this matrix with complex eigenvalues be diagonalized? ▾
A rotation has no real eigenvectors, so it cannot be diagonalized over the reals.
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 matrix with complex eigenvalues with rows (0, -1), (1, 0). See the characteristic polynomial, the eigenvalues and eigenvectors, and whether A = PDP⁻¹ exists.