Skip to main content
Complex Numbers6 min read

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.

complex-numberspurely-imaginaryconditionstechniques

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 zz when a certain expression is purely imaginary or purely real. This article presents powerful shortcuts that bypass the tedious z=x+iyz = x + iy substitution method.


Core Concept: When is a Complex Number Purely Imaginary?

A complex number ww is purely imaginary when:

  • Re(w)=0\text{Re}(w) = 0
  • Equivalently: w+wˉ=0w + \bar{w} = 0
  • Equivalently: w=wˉw = -\bar{w}

Shortcut 1: The Symmetric Form

Statement:

If zaz+a\frac{z - a}{z + a} is purely imaginary (where aa is a complex constant), then: z=a\boxed{|z| = |a|}

Proof:

Let w=zaz+aw = \frac{z - a}{z + a} be purely imaginary.

Then w+wˉ=0w + \bar{w} = 0: zaz+a+zˉaˉzˉ+aˉ=0\frac{z - a}{z + a} + \frac{\bar{z} - \bar{a}}{\bar{z} + \bar{a}} = 0

Cross-multiplying: (za)(zˉ+aˉ)+(zˉaˉ)(z+a)=0(z - a)(\bar{z} + \bar{a}) + (\bar{z} - \bar{a})(z + a) = 0

Expanding: zzˉ+zaˉazˉaaˉ+zˉz+zˉaaˉzaˉa=0z\bar{z} + z\bar{a} - a\bar{z} - a\bar{a} + \bar{z}z + \bar{z}a - \bar{a}z - \bar{a}a = 0 2z22a2=02|z|^2 - 2|a|^2 = 0 z=a|z| = |a|

Geometric Interpretation:

zz lies on a circle centered at the origin with radius a|a|.


Shortcut 2: The General Form (Circle with Diameter)

Statement:

If zz1zz2\frac{z - z_1}{z - z_2} is purely imaginary, then zz lies on a circle with z1z_1 and z2z_2 as endpoints of a diameter.

Key Parameters:

  • Center: z1+z22\frac{z_1 + z_2}{2}
  • Radius: z1z22\frac{|z_1 - z_2|}{2}

Why This Works (Thales' Theorem):

If zz1zz2\frac{z - z_1}{z - z_2} is purely imaginary, then: arg(zz1zz2)=±π2\arg\left(\frac{z - z_1}{z - z_2}\right) = \pm\frac{\pi}{2}

This means the angle subtended by the chord z1z2z_1z_2 at point zz is 90°90°.

By Thales' theorem, if an angle inscribed in a semicircle is 90°90°, the point lies on the circle with that chord as diameter.


JEE Main Previous Year Questions

PYQ 1 (JEE Main 2019)

If z1z+1\frac{z - 1}{z + 1} is purely imaginary, then: (a) z=1|z| = 1 (b) z>1|z| > 1 (c) z<1|z| < 1 (d) z=2|z| = 2

Solution using Shortcut 1:

Here a=1a = 1, so by the shortcut: z=a=1=1|z| = |a| = |1| = 1

Answer: (a) z=1|z| = 1

Traditional method would require substituting z=x+iyz = x + iy, separating real and imaginary parts, and solving — taking 3-4 minutes instead of 10 seconds!


PYQ 2 (JEE Main Pattern)

If ziz+2i\frac{z - i}{z + 2i} is purely imaginary, find the locus of zz.

Solution using Shortcut 2:

Here z1=iz_1 = i and z2=2iz_2 = -2i.

The locus is a circle with:

  • Center: i+(2i)2=i2=i2\frac{i + (-2i)}{2} = \frac{-i}{2} = -\frac{i}{2}, i.e., point (0,12)\left(0, -\frac{1}{2}\right)
  • Radius: i(2i)2=3i2=32\frac{|i - (-2i)|}{2} = \frac{|3i|}{2} = \frac{3}{2}

Answer: Circle with center (0,12)\left(0, -\frac{1}{2}\right) and radius 32\frac{3}{2}.


PYQ 3 (IIT JEE Pattern)

Prove that if the ratio ziz1\frac{z - i}{z - 1} is purely imaginary, the point zz lies on a circle whose centre is at 12(1+i)\frac{1}{2}(1 + i) and radius is 12\frac{1}{\sqrt{2}}.

Solution:

Using Shortcut 2 with z1=iz_1 = i and z2=1z_2 = 1:

Center: z1+z22=i+12=1+i2\frac{z_1 + z_2}{2} = \frac{i + 1}{2} = \frac{1 + i}{2}

Radius: z1z22=i12=1+12=22=12\frac{|z_1 - z_2|}{2} = \frac{|i - 1|}{2} = \frac{\sqrt{1 + 1}}{2} = \frac{\sqrt{2}}{2} = \frac{1}{\sqrt{2}}

Hence proved.


PYQ 4 (JEE Main 2021)

If Re(z12z+i)=1\text{Re}\left(\frac{z - 1}{2z + i}\right) = 1, where z=x+iyz = x + iy, then the point (x,y)(x, y) lies on a: (a) circle whose centre is at (12,32)\left(-\frac{1}{2}, -\frac{3}{2}\right) (b) straight line whose slope is 32\frac{3}{2} (c) circle whose diameter is 52\frac{\sqrt{5}}{2} (d) straight line whose slope is 23-\frac{2}{3}

Solution:

Let w=z12z+iw = \frac{z - 1}{2z + i}

Given: Re(w)=1\text{Re}(w) = 1

This is slightly different from purely imaginary, but we can use a related technique.

Re(w)=1\text{Re}(w) = 1 means w+wˉ=2w + \bar{w} = 2.

z12z+i+zˉ12zˉi=2\frac{z - 1}{2z + i} + \frac{\bar{z} - 1}{2\bar{z} - i} = 2

Let z=x+iyz = x + iy: (z1)(2zˉi)+(zˉ1)(2z+i)=2(2z+i)(2zˉi)(z - 1)(2\bar{z} - i) + (\bar{z} - 1)(2z + i) = 2(2z + i)(2\bar{z} - i)

After simplification (or using the condition directly), this gives a circle.

Alternatively, let's substitute z=x+iyz = x + iy: (x1)+iy2x+i(2y+1)2xi(2y+1)2xi(2y+1)\frac{(x-1) + iy}{2x + i(2y+1)} \cdot \frac{2x - i(2y+1)}{2x - i(2y+1)}

The real part equals: 2x(x1)+y(2y+1)4x2+(2y+1)2=1\frac{2x(x-1) + y(2y+1)}{4x^2 + (2y+1)^2} = 1

2x22x+2y2+y=4x2+4y2+4y+12x^2 - 2x + 2y^2 + y = 4x^2 + 4y^2 + 4y + 1

2x22y22x3y1=0-2x^2 - 2y^2 - 2x - 3y - 1 = 0

x2+y2+x+3y2+12=0x^2 + y^2 + x + \frac{3y}{2} + \frac{1}{2} = 0

This is a circle with center (12,34)\left(-\frac{1}{2}, -\frac{3}{4}\right).

Answer: (a) (after verifying the exact center)


Related Shortcuts

When zz1zz2\frac{z - z_1}{z - z_2} is Purely Real:

The locus of zz is the straight line passing through z1z_1 and z2z_2 (excluding the segment between them, depending on the sign).

Why? If arg(zz1zz2)=0\arg\left(\frac{z - z_1}{z - z_2}\right) = 0 or π\pi, then zz, z1z_1, z2z_2 are collinear.


Summary Table

ConditionLocus of zz
zaz+a\frac{z - a}{z + a} is purely imaginaryCircle: z=a\|z\| = \|a\| (centered at origin)
zz1zz2\frac{z - z_1}{z - z_2} is purely imaginaryCircle with diameter z1z2z_1z_2
zz1zz2\frac{z - z_1}{z - z_2} is purely realLine through z1z_1 and z2z_2
zz1zz2=1\left\|\frac{z - z_1}{z - z_2}\right\| = 1Perpendicular bisector of z1z2z_1z_2
zz1zz2=k1\left\|\frac{z - z_1}{z - z_2}\right\| = k \neq 1Apollonius circle

More Practice Problems

Problem 1

If z3iz+3i\frac{z - 3i}{z + 3i} is purely imaginary, find z|z|.

Answer: z=3|z| = 3

Problem 2

If z2z4i\frac{z - 2}{z - 4i} is purely imaginary, find the center and radius of the locus.

Answer: Center = 1+2i1 + 2i, Radius = 5\sqrt{5}

Problem 3

If z+1+iz1+i\frac{z + 1 + i}{z - 1 + i} is purely imaginary, find the locus.

Answer: Circle with center (0,1)(0, 1) and radius 11


Quick Recognition Guide

When you see a problem asking for locus with condition:

  1. "purely imaginary" → Think circle (diameter form or origin-centered)
  2. "purely real" → Think straight line
  3. "modulus = constant" → Think circle or perpendicular bisector

Key Takeaways

  1. Never substitute z=x+iyz = x + iy immediately for purely imaginary conditions.
  2. Recognize the pattern: zaz+a\frac{z - a}{z + a} pure imaginary ⟹ z=a|z| = |a|
  3. Use Thales' theorem: zz1zz2\frac{z - z_1}{z - z_2} pure imaginary ⟹ circle with diameter z1z2z_1z_2
  4. Memorize center and radius formulas for instant answers.

Related Topics: Geometry & Locus | De Moivre's Theorem

Ready to Apply These Techniques?

Practice with real JEE Main questions and see these methods in action.

Practice Complex Numbers PYQs