I am given the following matrix
A=[0041001441001400]
And I have to find the minimal polynomial of the matrix. The characteristic polynomial is K(λ)=−(λ−5)(λ+5)(λ−3)(λ+3)
The minimal polynomial m(λ) divides the characteristic polynomial. I know that the characteristic polynomial is the minimal, but how do i eliminate the possibilities of the linear, quadratic and qubic factors in the polynomial. When do i know the minimal is actually the characteristic polynomial?
No comments:
Post a Comment