← 2023 Paper 1
UPSC 2023 Maths Optional Paper 1 Q1b — Step-by-Step Solution
10 marks · Section A
Rank and nullity; rank-nullity theorem · Linear Algebra · asked 7× in 13 yrs · Read the full method →
Question
Find the rank and nullity of the linear transformation T:R3→R3 given by T(x,y,z)=(x+z,x+y+2z,2x+y+3z).
Technique
Standard matrix-of-T + row reduction. Rank from echelon form, nullity from rank–nullity.
Solution
Step 1 — Matrix of T in standard basis.
[T]=112011123.
Step 2 — Row-reduce.
R2→R2−R1: (0,1,1).
R3→R3−2R1: (0,1,1).
R3→R3−R2: (0,0,0).
100010110.
Two non-zero rows, so rankT=2.
Step 3 — Nullity.
By the rank–nullity theorem on T:R3→R3:
nullityT=3−rankT=1.
Answer
rankT=2,nullityT=1.