Lecture 26 - More on Minimal & Monic Polynomials

We're given some TL(V) where V is a complex, finite dimensional vector space, with distinct eigenvalues λ1,...,λm with multiplicities d1,...,dm. Consider pT, the characteristic polynomial of transformation T:

pT(z)=i=1m(zλi)di

Notice then n=dim(V)=i=1mdi showing deg(pT)=n. Furthermore, the zeroes of pT are precisely the eigenvalues of T.

But we also found instances where we could reduce some of the di's to make a minimal polynomial. Specifically, the Cayley-Hamilton theorem states that pT(T)=0. So every operator is a zero of its own characteristic polynomial. But we can reduce the degree of pT to see if this is still true for removed multiplicities.

Minimal Polynomial

Suppose TL(V). Then there is a unique monic polynomial p of smallest degree such that p(T)=0.

Axler doesn't use notation for the minimal polynomial, so we'll use μT to indicate the minimal polynomial. See the proof from the book for more details on this.