UPSC 2020 Maths Optional Paper 1 Q3b — Step-by-Step Solution
15 marks · Section A
Rank and nullity; rank-nullity theorem · Linear Algebra · asked 7× in 13 yrs · Read the full method →
Question
Let F be a subfield of complex numbers and T a function from F3→F3 defined by T(x1,x2,x3)=(x1+x2+3x3,2x1−x2,−3x1+x2−x3). What are the conditions on a,b,c such that (a,b,c) be in the null space of T? Find the nullity of T.
Technique
Set the three output coordinates to 0, solve the homogeneous system; confirm with rank–nullity (det=0⇒ nontrivial kernel).
Solution
T is linear (each output coordinate is a homogeneous linear form). Its matrix relative to the standard basis is
M=12−31−1130−1,Tx1x2x3=Mx1x2x3.
Step 1 — Null space equations
(a,b,c)∈kerT⟺T(a,b,c)=(0,0,0):
a+b+3c2a−b−3a+b−c=0(1)=0(2)=0(3)
Step 2 — Solve
From (2): b=2a. Substitute into (1):
a+2a+3c=0⇒3a+3c=0⇒c=−a.
Check (3): −3a+2a−(−a)=−3a+2a+a=0 ✓ (automatically satisfied — the third equation is dependent).