Find the minimal and characteristic polynomials
of
A=[λ10...00λ1...0......λ...10.........λ]
The characteristic polynomial is (λ−x)n=0.
But how to get the minimal polynomial? The minimal polynomial should be the monic polynomial ϕ of least degree satisfying ϕ(A)=0.
Answer
The characteristic polynomial and the minimal polynomial are equal.
Set 0≤k≤n−1.
(1) Note that the column Ake1, where e1 is the first vector of the standard base, has a non-zero entry in it's k−1 row and zeroes above it. Can be proved by induction.
(2) Ake1 is not a linear combination of A0e1,Ae1,…,Ak−1e1.
(3) mA|cA⟹degmA≤degcA.
Let mA(X)=∑di=0aiXi, where ad=1.
So mA(A)=∑di=0aiAi=0, hence ∑di=0aiAie1=0
Rearranging: ∑d−1i=0−aiAie1=Ade1
By (2), it can't be that d≤n−1, hence degmA=d≥n.
cA and mA are monic polynomials, so degmA=n=degcA
⟹mA=cA
No comments:
Post a Comment