We are given that the characteristic polynomial of a 7×7 matrix M is:
cM(x) = (x − 1)α(x − 2)β(x − 3)2
along with the conditions:
rank(M − I7) = rank(M − 2I7) = rank(M − 3I7) = 5
We are asked to find mM(5), where mM(x) is the minimal polynomial.
Step 1: Use rank–nullity theorem
For any matrix A of order 7:
nullity(A) = 7 − rank(A)
Hence,
nullity(M − λI) = 7 − 5 = 2
for λ = 1, 2, and 3.
This means that the eigenspace corresponding to each eigenvalue 1, 2, and 3 has dimension 2.
Step 2: Deduce algebraic multiplicities
The geometric multiplicity of an eigenvalue is always less than or equal to its algebraic multiplicity.
Since the eigenspace dimension for each eigenvalue is 2, the algebraic multiplicity of each must be at least 2.
But the matrix is of order 7, and the characteristic polynomial already contains (x − 3)2.
Therefore, the only possibility is:
cM(x) = (x − 1)2(x − 2)2(x − 3)2
(the remaining degree accounts for no higher powers).
Step 3: Determine the minimal polynomial
When the geometric multiplicity equals the algebraic multiplicity for an eigenvalue, no Jordan block larger than size 1 exists.
Thus, no squared factors are required in the minimal polynomial.
Hence,
mM(x) = (x − 1)(x − 2)(x − 3)
Step 4: Evaluate mM(5)
mM(5) = (5 − 1)(5 − 2)(5 − 3)
mM(5) = 4 × 3 × 2
mM(5) = 24
Final Answer:
mM(5) = 24