← 2017 Paper 1
UPSC 2017 Maths Optional Paper 1 Q1b — Step-by-Step Solution
10 marks · Section A
Congruence and similarity of matrices · Linear Algebra · asked 2× in 13 yrs · Read the full method →
Question
Show that similar matrices have the same characteristic polynomial.
Technique
Factor B−λI=P−1(A−λI)P and use multiplicativity of det; the conjugating factors cancel.
Solution
Step 1 — Setup
Let A,B be n×n matrices over a field, and suppose they are similar: there is a non-singular matrix P with
B=P−1AP.
The characteristic polynomial of a matrix M is χM(λ)=det(M−λI). We show χB(λ)=χA(λ).
Step 2 — Rewrite B−λI as a conjugate of A−λI
Since I=P−1IP,
B−λI=P−1AP−λP−1IP=P−1(A−λI)P.
Step 3 — Apply multiplicativity of the determinant
Using det(XY)=detXdetY and det(P−1)=(detP)−1:
χB(λ)=det(B−λI)=det(P−1(A−λI)P)=det(P−1)det(A−λI)det(P).
The scalar factors cancel:
det(P−1)det(P)=det(P−1P)=detI=1,
so
χB(λ)=det(A−λI)=χA(λ).
Step 4 — Conclusion
Answer
B=P−1AP ⟹ det(B−λI)=det(A−λI) for all λ.