Theorem 16
Every square matrix A satisfies its own characteristic polynomial if there are no repeated eigenvalues.
Δ(A)=0
Δ(λ)=∣λI−A∣=λn+∑i=0n−1ciλi
In the case where A is diagonalizable (i.e A=PΛP−1),
Δ(A)=P[Λn+∑i=0n−1ciΛi]P−1.
Λn+∑i=0n−1ciΛi is itself a diagonal matrix where the jth entry on the diagonal is
λjn+∑i=0n−1ciλj=0
since λj is a root of the characteristic polynomial. Thus Δ(A)=P⋅0⋅P−1=0, and
−An=∑i=0n−1ciAi.(20)
This also gives us a new way to find eAt because by its Taylor series expansion,
eAt=∑k=0∞k!1Ak.
By Equation 20, all Ak=AnAk−n for k>n can be expressed in terms of the lower powers Ai for i∈[0,n).
Theorem 17
eAt=∑i=0n−1αi(t)Ai
for some αi which are solutions to the equations
eλjt=∑i=0n−1αi(t)λji.