Definition 3.11University Mathematics — Year 2 · Chapter 3 — Reduction of Endomorphisms
For P=∑akXk∈K[X], set P(u)=∑akuk∈L(E). The map P↦P(u) is a morphism of algebras K[X]→L(E) (Definition 1.33); its kernel {P:P(u)=0} is an ideal of K[X], nonzero (the family (id,u,…,un2) is linked in the n2-dimensional L(E)), hence generated by a unique monic polynomial μu: the minimal polynomial (Theorem 1.26).
Examples
Example 3.13(Minimal polynomials found by hand)
The minimal polynomial is computed by testing successive degrees. For the all-ones matrix J∈M3(R): J=λI (degree 1 is out), and J2=3J, so
μJ=X2−3X=X(X−3):
degree 2, split, simple roots — J is diagonalizable with spectrum{0,3} (Corollary 3.17 below), confirming Example 2.19 without a single determinant. For the swap matrix A of Example 3.15: A=±I and A2=I give μA=X2−1. In both cases the pattern is the same: guess a low-degree identity from the structure (rank one forces J2=(trJ)J; an involution forces A2=I), then check that no proper divisor annihilates. Minimal polynomials are usually found, not computed from χ.
Example 3.15(The kernel lemma with explicit projectors)
Let A=(010100001) (swap the first two coordinates). Then A2=I: the polynomial X2−1=(X−1)(X+1) annihilates A, its factors are coprime, and Bézout is explicit:
21(X+1)−21(X−1)=1.
Following the proof of Theorem 3.14, the projections onto ker(A−I) and ker(A+I) are the polynomials in A
Check: π++π−=I, π+π−=0, π±2=π±, and the images are the plane {x=y} (symmetric vectors, eigenvalue1) and the line R(1,−1,0) (antisymmetric, eigenvalue−1). The kernel lemma is not an existence statement: Bézout coefficients are the projector formulas.
Example 3.20(Minimal versus characteristic)
For D=diag(2,2,3): χD=(X−2)2(X−3) but μD=(X−2)(X−3), since (D−2I)(D−3I)=0 (check on the canonical basis) while neither factor alone kills D. For the shift block N=(0010)⊕(3), i.e. N′=(000100003): χN′=X2(X−3)andμN′=X2(X−3) — the double root is genuinely needed because N′ is not diagonalizable on ker-side (N′e2=e1=0). Rule of thumb: μ and χ share their roots (Proposition 3.12); the multiplicity in μ measures the size of the largest nilpotent block, the one in χ the total dimension of the characteristic subspace.