The strategic-basis discussion above was organized by which kind of basis you choose. Reading the page in the other direction — starting from what you know about the matrix and asking what form it can be reduced to — gives a recognition guide for similarity transformations. The table below collects the standard canonical forms: when a matrix's structure permits a stronger reduction, similarity can deliver it; when no diagonalization exists, similarity still delivers the Jordan form (over ℝ or ℂ) and Schur form (always available over ℂ). It is the lookup card to consult when a specific A is in front of you and the question is how far similarity can simplify it.
| Structure of A |
Canonical form via similarity |
Choice of P |
Source theorem |
| All n eigenvalues distinct |
diagonal D = P⁻¹AP |
columns = the n eigenvectors (automatically independent) |
distinct eigenvalues ⇒ independent eigenvectors |
| Geometric mult. = algebraic mult. for every eigenvalue |
diagonal D |
columns = n linearly independent eigenvectors |
diagonalization theorem |
| Real and symmetric (A = Aᵀ) |
diagonal D via orthogonal similarity D = PᵀAP |
columns = orthonormal eigenvectors; P orthogonal |
Spectral Theorem (always succeeds) |
| Defective (geom. mult. < alg. mult. for some eigenvalue) |
Jordan normal form J = P⁻¹AP (block-diagonal, with 1's on superdiagonal) |
columns = eigenvectors + generalized eigenvectors |
Jordan decomposition theorem |
| General complex square matrix |
upper triangular Schur form T = U*AU |
unitary U (complex orthogonal) |
Schur decomposition (always exists over ℂ) |