The Cayley-Hamilton Theorem
The Cayley-Hamilton theorem states that every square matrix satisfies its own characteristic equation. This remarkable result connects matrices to their characteristic polynomials in a fundamental way.
Let be an matrix with characteristic polynomial:
Then satisfies its characteristic equation:
That is, substituting matrix for variable in yields the zero matrix.
This theorem implies that any power for can be expressed as a linear combination of . The space of polynomials in has dimension at most .
Let .
Characteristic polynomial:
Cayley-Hamilton predicts:
Check: , ,
✓
For matrix , the minimal polynomial is the monic polynomial of smallest degree such that .
Properties:
- divides every polynomial with
- divides the characteristic polynomial
- and have the same roots (eigenvalues)
- is diagonalizable if and only if factors into distinct linear factors
Computing Matrix Inverse: If is invertible and , then:
Since , we have , so:
Computing Matrix Powers: To find for large , use Cayley-Hamilton to reduce to degree .
For , the characteristic polynomial is .
By Cayley-Hamilton: , so .
Then:
Generally: for .
The Cayley-Hamilton theorem has profound implications: it shows that the algebraic structure of a matrix is completely captured by a polynomial equation. This connection between linear algebra and polynomial algebra underlies much of matrix theory, from Jordan form to matrix functions.