Minimal Polynomial

The monic polynomial of least degree that annihilates a linear operator
Minimal Polynomial

Let TT be a on a vector space VV over a field FF. The minimal polynomial of TT is the unique monic polynomial mT(t)F[t]m_T(t)\in F[t] (in the over FF) of least degree such that

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

where polynomial evaluation is defined by: if p(t)=a0+a1t++adtdp(t)=a_0+a_1t+\cdots+a_dt^d, then

p(T)=a0I+a1T++adTd p(T)=a_0 I + a_1 T + \cdots + a_d T^d

(with TdT^d denoting dd-fold composition and II the identity operator on VV).

In finite dimensions, mTm_T always exists and divides the χT\chi_T. Existence is guaranteed, for instance, by the (which provides a nonzero polynomial that annihilates TT).

Examples:

  • If T=IT=I on VV, then mT(t)=t1m_T(t)=t-1.
  • If TT is nilpotent with Tk=0T^k=0 and kk minimal, then mT(t)=tkm_T(t)=t^k.
  • If TT is diagonalizable with distinct eigenvalues λ1,,λr\lambda_1,\dots,\lambda_r (over a splitting field), then mT(t)=i=1r(tλi)m_T(t)=\prod_{i=1}^r (t-\lambda_i).