← 2014 Paper 1
UPSC 2014 Maths Optional Paper 1 Q3c-i — Step-by-Step Solution
8 marks · Section A
Eigenvalues and eigenvectors · Linear Algebra · asked 9× in 13 yrs · Read the full method →
Question
Let A=−22−121−2−3−60. Find the eigen values of A and the corresponding eigen vectors.
Technique
Characteristic polynomial → factor → eigenvalues; null space of A−λI for each eigenvalue.
Solution
Step 1 — Characteristic polynomial
det(A−λI)=det−2−λ2−121−λ−2−3−6−λ.
Expand along row 1:
=(−2−λ)[(1−λ)(−λ)−12]−2[−2λ−6]−3[−4+(1−λ)]
=(−2−λ)(λ2−λ−12)+4λ+12−3(−3−λ)
=(−2−λ)(λ2−λ−12)+7λ+21.
Factor λ2−λ−12=(λ−4)(λ+3):
=(−2−λ)(λ−4)(λ+3)+7(λ+3)
=(λ+3)[−(λ+2)(λ−4)+7]
=(λ+3)[−λ2+2λ+15]
=−(λ+3)(λ2−2λ−15)
=−(λ+3)(λ−5)(λ+3)=−(λ+3)2(λ−5).
Setting =0: eigenvalues are λ=5 (simple) and λ=−3 (double).
Step 2 — Eigenvector for λ=5
A−5I=−72−12−4−2−3−6−5.
Row reduce (R1↔−R3, then R2→R2−2R1, R3→R3+7R1):
1002−8165−1632→100210520.
From row 2: y=−2z. From row 1: x=−2y−5z=4z−5z=−z.
Eigenvector: (−z,−2z,z)=−z(1,2,−1). Standard form: v1=(1,2,−1)for λ=5.
Step 3 — Eigenvectors for λ=−3
A+3I=12−124−2−3−63.
R2→R2−2R1=(0,0,0), R3→R3+R1=(0,0,0). So rank 1, leaving one equation:
x+2y−3z=0⇒x=−2y+3z.
Two free variables ⇒ two independent eigenvectors:
- y=1,z=0: (−2,1,0).
- y=0,z=1: (3,0,1).
v2=(−2,1,0),v3=(3,0,1)for λ=−3.
The eigenspace for λ=−3 is 2-dimensional (algebraic = geometric multiplicity 2 ⇒ A is diagonalisable).
Summary
| Eigenvalue | Multiplicity | Eigenvector(s) |
|---|
| 5 | 1 | (1,2,−1) |
| −3 | 2 | (−2,1,0),(3,0,1) |