← 2013 Paper 1
UPSC Maths 2013 Paper 1 Q2c-ii — Solution
8 marks · Section A
Question
Show that the vectors X1=(1,1+i,i),X2=(i,−i,1−i) and X3=(0,1−2i,2−i) in C3 are linearly independent over the field of real numbers but are linearly dependent over the field of complex numbers.
Technique
For complex dependence, solve the linear system; for real independence, exploit that a real scalar times i has zero real part — so the equation a+bi=0 with a,b∈R forces both to be zero.
Solution
Part 1 — Dependence over C
Strategy. Find complex scalars a,b,c (not all zero) with aX1+bX2+cX3=0. Try c=1 and solve for a,b.
Suppose aX1+bX2=X3 (i.e., c=−1). Componentwise:
- Coord 1: a+bi=0.
- Coord 2: a(1+i)+b(−i)=1−2i.
- Coord 3: ai+b(1−i)=2−i.
From coord 1: a=−bi.
Substitute into coord 2: −bi(1+i)−bi=1−2i⇒−bi−bi2−bi=1−2i⇒b−2bi=1−2i⇒b(1−2i)=1−2i⇒b=1.
Then a=−bi=−i.
Check coord 3: ai+b(1−i)=(−i)(i)+1⋅(1−i)=1+1−i=2−i ✓.
So X3=−iX1+X2, equivalently
iX1−X2+X3=0.
The coefficients (i,−1,1) are complex (not all zero), so {X1,X2,X3} is linearly dependent over C.
Part 2 — Independence over R
Strategy. Show that the only real solution to aX1+bX2+cX3=0 is a=b=c=0.
Let a,b,c∈R satisfy
aX1+bX2+cX3=0.
Coord 1: a⋅1+b⋅i+c⋅0=a+bi=0.
Since a,b∈R, the real and imaginary parts must vanish separately: a=0 and b=0.
Coord 3: substitute a=b=0: 0+0+c(2−i)=0. Since 2−i=0, c=0.
So a=b=c=0.
Answer
{X1,X2,X3} is linearly independent over R.