← 2014 Paper 1
UPSC 2014 Maths Optional Paper 1 Q2b-ii — Step-by-Step Solution
10 marks · Section A
Cayley-Hamilton theorem · Linear Algebra · asked 3× in 13 yrs · Read the full method →
Question
Verify Cayley–Hamilton theorem for the matrix A=[1243] and hence find its inverse. Also, find the matrix represented by A5−4A4−7A3+11A2−A−10I.
Technique
Cayley–Hamilton reduces all higher powers Ak (k≥2) to linear combinations of A and I.
Solution
Step 1 — Characteristic polynomial and Cayley–Hamilton
det(A−λI)=(1−λ)(3−λ)−(4)(2)=λ2−4λ−5.
Cayley–Hamilton: A2−4A−5I=0.
Verify directly:
A2=(1243)(1243)=(981617).
4A+5I=(481612)+(5005)=(981617)=A2✓.
Step 2 — Inverse via Cayley–Hamilton
From A2−4A−5I=0: A(A−4I)=5I, hence
A−1=5A−4I=51(−324−1)=(−3/52/54/5−1/5).
(Check via standard formula: detA=3−8=−5, A−1=−51(3−2−41)=51(−324−1) ✓.)
Step 3 — Reduce powers of A using A2=4A+5I
A3=A⋅A2=A(4A+5I)=4A2+5A=4(4A+5I)+5A=21A+20I.
A4=A⋅A3=A(21A+20I)=21A2+20A=21(4A+5I)+20A=104A+105I.
A5=A⋅A4=A(104A+105I)=104A2+105A=104(4A+5I)+105A=521A+520I.
Step 4 — Evaluate A5−4A4−7A3+11A2−A−10I
Substitute each power as αA+βI:
| Term | αA-part | βI-part |
|---|
| A5 | 521A | 520I |
| −4A4 | −416A | −420I |
| −7A3 | −147A | −140I |
| 11A2 | 44A | 55I |
| −A | −A | — |
| −10I | — | −10I |
Sum:
- A-coefficient: 521−416−147+44−1=1.
- I-coefficient: 520−420−140+55−10=5.
Result: A+5I.
A+5I=(1243)+(5005)=(6248).
Answer
A5−4A4−7A3+11A2−A−10I=(6248).