UPSC 2026 Maths Optional Paper 1 Q4a-i — Step-by-Step Solution
8 marks · Section A
Rank and nullity; rank-nullity theorem · Linear Algebra · asked 9× in 14 yrs · Read the full method →
Question
Let F be a subfield of complex numbers and let T be the linear transformation from F3 into F3, defined by
T(x,y,z)=(x−y+2z,2x+y,−x−2y+2z).
If (a,b,c) is a vector in F3, then answer the following:
Find the condition on a,b,c such that the vector (a,b,c) be in the null space of T. What is the nullity of T?
Technique
Write T as a matrix A in the standard basis; membership of the null space is the homogeneous system A(a,b,c)T=0. Row-reduce once — the rref simultaneously delivers the explicit condition on a,b,c and the nullity 3−rankA. Because A has integer entries, the reduction is valid over every subfield F⊆C.
Solution
Step 1 — Matrix of T in the standard basis.
With B={e1,e2,e3} the standard ordered basis of F3,
Continuing to reduced form (R2→31R2, then R1→R1+R2):
rref(A)=10001032−340.
There are two non-zero rows, so
rankT=rankA=2.
(Consistency check on the determinant: detA=1(1⋅2−0⋅(−2))+1(2⋅2−0⋅(−1))+2(2⋅(−2)−1⋅(−1))=2+4−6=0, so A is singular and rankA≤2; rows 1,2 are non-proportional, so rankA=2 exactly.)
Step 4 — Read off the condition on a,b,c.
The rref gives a+32c=0 and b−34c=0, i.e.
3a+2c=0,3b−4c=0.
Equivalently — and this is the tidier pair to quote, because it uses the given equations untouched — work directly from (1),(2),(3). From (2): b=−2a. Substituting in (1): a+2a+2c=0, i.e. 3a+2c=0. Equation (3) then reads −a−2(−2a)+2c=3a+2c=0, which is the same equation — so (3) carries no new information.
The dependence is exact and worth recording: with R1=(1,−1,2), R2=(2,1,0), R3=(−1,−2,2),
R1−R2=(1−2,−1−1,2−0)=(−1,−2,2)=R3,
so R3=R1−R2: the third equation is the first minus the second. Exactly one of the three equations is dependent, confirming rankA=2.
Hence the condition is the pair of equations
2a+b=0and3a+2c=0
equivalently, in proportional (symmetric) form,
2a=−4b=−3c.
Step 5 — The null space and the nullity.
One variable is free (nullity =3−rank=1). Put a=2t; then b=−2a=−4t and c=−23a=−3t, so
(a,b,c)=t(2,−4,−3),t∈F.
Hence
N(T)={t(2,−4,−3):t∈F}=spanF{(2,−4,−3)},
a one-dimensional subspace (the spanning vector is non-zero, so it is a basis), and
Step 6 — Rank–nullity cross-check, and independence of the field.
rankT+nullityT=2+1=3=dimFF3.✓
Finally, note that A has integer entries and the entire row reduction used only the rational scalars −2,1,31. Any subfield F of C has characteristic 0 and therefore contains Q; so all these operations are legitimate in F, and the rref — hence the rank, the nullity, and the condition on a,b,c — is the same for every subfield F⊆C. The answer does not depend on the choice of F.