The "Purely Imaginary" Shortcut for Complex Numbers in JEE Main
One of the most frequently asked question types in JEE Main involves finding the locus of $z$ when a certain expression is purely imaginary or purely real. This article presents powerful shortcuts that bypass the tedious $z = x + iy$ substitution method.
The "Purely Imaginary" Shortcut for Complex Numbers in JEE Main
Introduction
One of the most frequently asked question types in JEE Main involves finding the locus of z when a certain expression is purely imaginary or purely real. This article presents powerful shortcuts that bypass the tedious z=x+iy substitution method.
Core Concept: When is a Complex Number Purely Imaginary?
A complex number w is purely imaginary when:
Re(w)=0
Equivalently: w+wˉ=0
Equivalently: w=−wˉ
Shortcut 1: The Symmetric Form
Statement:
If z+az−a is purely imaginary (where a is a complex constant), then:
∣z∣=∣a∣
z lies on a circle centered at the origin with radius ∣a∣.
Shortcut 2: The General Form (Circle with Diameter)
Statement:
If z−z2z−z1 is purely imaginary, then z lies on a circle with z1 and z2 as endpoints of a diameter.
Key Parameters:
Center:2z1+z2
Radius:2∣z1−z2∣
Why This Works (Thales' Theorem):
If z−z2z−z1 is purely imaginary, then:
arg(z−z2z−z1)=±2π
This means the angle subtended by the chord z1z2 at point z is 90°.
By Thales' theorem, if an angle inscribed in a semicircle is 90°, the point lies on the circle with that chord as diameter.
JEE Main Previous Year Questions
PYQ 1 (JEE Main 2019)
If z+1z−1 is purely imaginary, then:
(a) ∣z∣=1
(b) ∣z∣>1
(c) ∣z∣<1
(d) ∣z∣=2
Solution using Shortcut 1:
Here a=1, so by the shortcut:
∣z∣=∣a∣=∣1∣=1
Answer: (a) ∣z∣=1
Traditional method would require substituting z=x+iy, separating real and imaginary parts, and solving — taking 3-4 minutes instead of 10 seconds!
PYQ 2 (JEE Main Pattern)
If z+2iz−i is purely imaginary, find the locus of z.
Solution using Shortcut 2:
Here z1=i and z2=−2i.
The locus is a circle with:
Center:2i+(−2i)=2−i=−2i, i.e., point (0,−21)
Radius:2∣i−(−2i)∣=2∣3i∣=23
Answer: Circle with center (0,−21) and radius 23.
PYQ 3 (IIT JEE Pattern)
Prove that if the ratio z−1z−i is purely imaginary, the point z lies on a circle whose centre is at 21(1+i) and radius is 21.
Solution:
Using Shortcut 2 with z1=i and z2=1:
Center:2z1+z2=2i+1=21+i
Radius:2∣z1−z2∣=2∣i−1∣=21+1=22=21
Hence proved. ∎
PYQ 4 (JEE Main 2021)
If Re(2z+iz−1)=1, where z=x+iy, then the point (x,y) lies on a:
(a) circle whose centre is at (−21,−23)
(b) straight line whose slope is 23
(c) circle whose diameter is 25
(d) straight line whose slope is −32
Solution:
Let w=2z+iz−1
Given: Re(w)=1
This is slightly different from purely imaginary, but we can use a related technique.
Re(w)=1 means w+wˉ=2.
2z+iz−1+2zˉ−izˉ−1=2
Let z=x+iy:
(z−1)(2zˉ−i)+(zˉ−1)(2z+i)=2(2z+i)(2zˉ−i)
After simplification (or using the condition directly), this gives a circle.