Minimal polynomial

Smallest-degree monic polynomial that annihilates a linear operator.
Minimal polynomial

A minimal polynomial of a T:VVT:V\to V on a finite-dimensional is the unique monic polynomial mT(t)F[t]m_T(t)\in\mathbb{F}[t] of least degree such that

mT(T)=0, m_T(T)=0,

meaning that substituting TT into the polynomial yields the zero operator.

The minimal polynomial divides the and has the same set of (in a splitting field). It encodes algebraic properties of TT more economically than the characteristic polynomial.

Examples:

  • For the identity operator II, the minimal polynomial is mI(t)=t1m_I(t)=t-1.
  • If TT is nilpotent and Tk=0T^k=0 with minimal such kk, then mT(t)=tkm_T(t)=t^k.
  • If TT is diagonalizable with distinct eigenvalues λ1,,λr\lambda_1,\dots,\lambda_r (over a field where they exist), then mT(t)=i=1r(tλi)m_T(t)=\prod_{i=1}^r (t-\lambda_i).