The Substitution Hack for Complex Numbers in JEE Main – Enhanced Guide
In JEE Main, complex number problems often appear straightforward but can become algebraically heavy. The Substitution Hack is a powerful time-saving technique that replaces lengthy manipulations with strategic value testing. This approach works exceptionally well for problems involving general...
complex-numberssubstitutionshortcutstechniques
The Substitution Hack for Complex Numbers in JEE Main – Enhanced Guide
Introduction
In JEE Main, complex number problems often appear straightforward but can become algebraically heavy. The Substitution Hack is a powerful time-saving technique that replaces lengthy manipulations with strategic value testing. This approach works exceptionally well for problems involving general identities or specific constraints.
Core Principle
When a problem statement holds for all complex numbers satisfying a given condition, you can test specific values that meet the condition to:
Verify identities
Eliminate incorrect options
Quickly deduce results
Strategic Substitution Table
Condition
Recommended Substitutions
Reason & Properties
∥z∥=1 (unit circle)
z=1,−1,i,−i
Covers real, negative, and pure imaginary cases on unit circle
z2+z+1=0
z=ω,ω2 where ω=ei2π/3
These are non-real cube roots of unity
z is purely imaginary
z=i,2i,−i
Simple pure imaginary numbers
z is purely real
z=2,−3,1
Simple real numbers
z3=1
z=1,ω,ω2
All cube roots of unity
z+zˉ=0 (pure imaginary)
z=i,2i
Satisfies condition
z=zˉ (pure real)
z=2,−1
Satisfies condition
Detailed Examples with JEE Problems
Example 1: Modulus-Based Problem (Conceptual)
Problem: If ∣z∣=1 and z=±1, prove z+1z−1 is purely imaginary.
Traditional method:
Let z=cosθ+isinθ, then:
z+1z−1=cosθ+1+isinθcosθ−1+isinθ
Multiply numerator/denominator by conjugate: lengthy simplification.
Substitution method:
Test with z=i:
i+1i−1=(i+1)(i−1)(i−1)2=−2−1−2i+1=i ✓ purely imaginary
Test with z=21+2i:
21+1+2i21−1+2i → still purely imaginary
Result confirmed in 30 seconds vs. 2-3 minutes.
Example 2: JEE Main 2019 (Actual Question)
Problem: Let z∈C with Im(z)>0. If z+2z−2 is purely imaginary, then ∣z+3i∣ is equal to:
Solution using substitution:
Since z+2z−2 is purely imaginary, test z=i:
i+2i−2=(2+i)(2−i)(i−2)(2−i)=4+12i−4−1+2i=5−5+4i → NOT purely imaginary
Test z=2i:
2i+22i−2=2(i+1)2(i−1)=i+1i−1=i ✓ purely imaginary!
So z=2i works. Then ∣z+3i∣=∣2i+3i∣=∣5i∣=5
Answer:5
Example 3: Cube Roots of Unity Mastery
Problem: If 1,ω,ω2 are cube roots of unity, find (1−ω+ω2)(1+ω−ω2).
Actually: 1+ω+ω2=0 ⇒ ω+ω2=−1
So: 1−ω+ω2=1+(ω2−ω)
and 1+ω−ω2=1−(ω2−ω)
Better: Notice symmetry. Test specific:
Let ω=ei2π/3:
1−ω+ω2=1−ei2π/3+ei4π/31+ω−ω2=1+ei2π/3−ei4π/3
But fastest: Use ω2=ωˉ property.
Actually, even faster: (1−ω+ω2)=(1+ω2)−ω=−ω−ω=−2ω? No...
Let's do it correctly: 1+ω+ω2=0 ⇒ 1+ω2=−ω
So 1−ω+ω2=(1+ω2)−ω=−ω−ω=−2ω
Similarly: 1+ω−ω2=(1+ω)−ω2=−ω2−ω2=−2ω2
Product: (−2ω)(−2ω2)=4ω3=4
Advanced Applications
1. Determinant Evaluation with Complex Entries
When determinants involve complex numbers satisfying specific relations, substitute simple values that maintain the relations.
2. Series Summation
For sums like 1+ωr+ω2r+..., use ω3=1 to reduce exponents modulo 3.
3. Locus Problems
For ∣z−z1∣=∣z−z2∣, test points on perpendicular bisector like midpoint or midpoint ± i.
When NOT to Use Substitution
Finding all solutions to an equation
Proof-based problems requiring general derivation
When condition is too restrictive (only one possible z)
If problem says "for all z" but substitution gives limited insight
Practice Problems with Hints
If ∣z∣=1, find Re(1−z1) Hint: Try z=i, z=−1/2+i3/2
If z2+z+1=0, evaluate (z+z1)2+(z2+z21)2 Hint: z=ω, use ω3=1, 1+ω+ω2=0
JEE Main Pattern: If ω is cube root of unity, find c+aω+bω2a+bω+cω2 Hint: Try specific a,b,c like 1,2,3
Efficiency Comparison
Method
Time Required
Accuracy
When to Use
Algebraic (x+iy)
2-4 minutes
High
General problems, proofs
Substitution Hack
30-90 seconds
High for MCQs
Multiple choice, identity verification
Geometric
1-2 minutes
Medium-High
Locus, inequality problems
Pro Tips
Multiple test values: If possible, test 2 different values satisfying conditions to verify consistency.
Combine with properties: Use ω3=1, ∣z∣2=zzˉ, etc., alongside substitution.
For modulus 1: Remember z−1=zˉ when ∣z∣=1.
In elimination questions: Test extreme cases first (real, imaginary, ±1).
Common Identities to Memorize
ω3=1, 1+ω+ω2=0
ω2=ωˉ=ω1
∣z∣=1⇒z−1=zˉ
z+zˉ=2Re(z), z−zˉ=2iIm(z)
Final Advice: In JEE Main, complex number problems are typically designed for quick solution. The substitution hack, combined with cube roots of unity properties, can solve 70% of such problems in under a minute. Practice recognizing which problems are amenable to this approach.