← 2025 Paper 1
UPSC Maths 2025 Paper 1 Q3a — Solution
15 marks · Section A
Question
Reduce the following matrix to echelon form:
A=2−31−26−720101−12
Technique
Use Gaussian elimination (elementary row operations) to reach row-echelon form, then read off the rank.
Solution
A=2−31−26−720101−12.
Step 1 — Clear column 1 below the pivot a11=2. Use fraction-free operations to keep integers.
R2→2R2+3R1: 2(−3,6,0,−1)+3(2,−2,2,1)=(0,6,6,1).
R3→2R3−R1: 2(1,−7,10,2)−(2,−2,2,1)=(0,−12,18,3).
∼200−26−122618113.
Step 2 — Clear column 2 below the pivot 6.
R3→R3+2R2: (0,−12,18,3)+2(0,6,6,1)=(0,0,30,5).
∼200−2602630115.
This is in row-echelon form: pivots are 2 (col 1), 6 (col 2), 30 (col 3), each below-left of the next.
Step 3 — (Optional) tidy the last row. R3→51R3=(0,0,6,1), giving the equivalent echelon form
200−260266111.
There are 3 nonzero rows, so rank(A)=3.
Answer
A∼200−2602630115,rank(A)=3.
(Echelon forms are not unique; any form with three nonzero rows and pivots in columns 1, 2, 3 is acceptable.)