The Cayley-Hamilton Theorem, Pt. 1
Every square matrix satisfies its characteristic equation.
Our central question of this series boils down to finding which powers of a matrix are equal. We therefore need ways to talk about the powers of matrices. In the past few articles, we used the eigendecomposition of the matrix to convert the problem of powers of matrices to powers of elements in a finite field.
- Previous Article
- Next Article
- All Articles
This method worked 80% of the time, but we also found cycle lengths and delays that could not be explained with an eigendecomposition. The eigendecomposition method is breaking down. We need to take a step back and analyze the powers of matrices directly. This analysis will lead us to the Cayley-Hamilton Theorem.
Prerequisites
While this is part of a series, you don’t need to know anything from the previous articles except: