Any square matrix over the complex numbers is similar to a block-diagonal matrix in which each block is either a single eigenvalue or a so-called Jordan block with ones on the superdiagonal. This representation, the Jordan canonical form, reveals the algebraic and geometric multiplicities of eigenvalues. For a 2×2 matrix , we have two possibilities: either is diagonalizable and its Jordan form is a diagonal matrix of eigenvalues, or it is defective and takes the form .
The diagonalizable case occurs when has two distinct eigenvalues or has a repeated eigenvalue with two linearly independent eigenvectors. The defective case arises when a repeated eigenvalue has only one eigenvector. Determining which case applies involves solving the characteristic polynomial and analyzing the resulting eigenvectors.
Given , we compute the trace and determinant . The characteristic equation is . Its discriminant decides whether the eigenvalues are equal.
If , the eigenvalues are distinct and is diagonalizable. If , the eigenvalues coincide. In this scenario we examine whether is the zero matrix. If it is, then is already a multiple of the identity and diagonalizable. Otherwise, it has only one eigenvector, leading to a single Jordan block.
The Jordan form clarifies the structure of linear differential equations, matrix exponentials, and similarity transformations. By knowing the Jordan block sizes, one can compute powers of matrices and exponential maps more easily. In control theory and quantum mechanics, such insights simplify systems of linear operators. Understanding the decomposition also highlights when perturbations might cause dramatic changes, since defective matrices are sensitive to small adjustments.
Learning how to compute the Jordan form fosters deeper intuition about eigenvalues, eigenvectors, and their geometric multiplicities. Experiment with various matrices to see how repeated eigenvalues influence the result. This tool can serve as a stepping stone to more advanced linear algebra topics.
Apply the rational root theorem to polynomial coefficients and discover all possible rational zeros.
Compute the covariance matrix for two or three datasets and explore its meaning.
Calculate the determinant of a 2x2 or 3x3 matrix to understand linear transformations.