Rotation Theorem (The "Coni" Method) for JEE Main – Master Guide
The Rotation Theorem transforms geometric problems into simple algebra. For triangles, squares, and polygons, it's often the fastest JEE approach. Also called the Coni Method (COmplex-NImber method).
complex-numbersrotationgeometrytransformations
Rotation Theorem (The "Coni" Method) for JEE Main – Master Guide
Introduction
The Rotation Theorem transforms geometric problems into simple algebra. For triangles, squares, and polygons, it's often the fastest JEE approach. Also called the Coni Method (COmplex-NImber method).
The Fundamental Formula
For rotation about point z0 by angle θ (anticlockwise):
zinitial−z0zfinal−z0=eiθ
Immediate Consequences:
Rotating z1 about z0 by θ to get z2:z2=z0+(z1−z0)eiθ
Magnitude preserved:∣z2−z0∣=∣z1−z0∣
Essential Rotation Factors (Memorize!)
Angle θ
eiθ
Common Use
90°(π/2)
i
Squares, perpendicular lines
−90°(−π/2)
−i
Clockwise 90° rotation
60°(π/3)
21(1+i3)
Equilateral triangles
120°(2π/3)
ω=21(−1+i3)
Equilateral triangles
180°(π)
−1
Point reflection
45°(π/4)
21(1+i)
Octagons, diagonal rotations
Equilateral Triangles – 4 Key Formulas
For vertices A(z1), B(z2), C(z3):
1. Rotation Formula (Most Useful):z3−z1=(z2−z1)e±iπ/3
(Sign depends on orientation)
This means angle between vectors (z−1) and (z+1) is 90°.
By geometry, z lies on circle with diameter endpoints at −1 and 1 ⇒ Circle: ∣z∣=1
PYQ 3: JEE Main Pattern
Vertices z1,z2,z3 of equilateral triangle with circumradius 2. If z1=1+i3, find z2,z3.
Rotation Method:
Since circumcenter at origin, z1,z2,z3 are rotations of each other by 120°:
z2=z1⋅ω=(1+i3)(2−1+i3)=−2
z3=z1⋅ω2=(1+i3)(2−1−i3)=1−i3
Answer:z2=−2, z3=1−i3
PYQ 4: Classic Problem
ABCD is a square with A(z1) and B(z2) adjacent vertices. Find D in terms of z1,z2.
Rotation Solution:D is obtained by rotating A about B by −90° (or A about midpoint by 90°):
Actually simpler: AD=i⋅AB
So: D−A=i(B−A)D=A+i(B−A)=(1−i)A+iB
Check: If A=0, B=1, then D=i ✓
Step-by-Step Problem Solving
Type 1: Equilateral Triangle Problems
Given: Two vertices, find third
Step 1: Identify center (often midpoint or one vertex)
Step 2: Use z3−zcenter=(z1−zcenter)e±iπ/3Step 3: Solve algebraically
Type 2: Square Problems
Given: Two vertices, find others
Step 1: Determine if given vertices are adjacent or diagonal
Step 2: Apply rotation by 90° appropriately
Step 3: Use center property for verification
Type 3: Rotation About Origin
Simplest case:z′=z⋅eiθ
Use for inscribed polygons in ∣z∣=R circles
Common Pitfalls & Checks
Orientation matters:± sign in rotation
Center selection: Rotations are about a point, choose wisely
Order of vertices: Consecutive order affects rotation direction
Verify: Check lengths remain equal after rotation
Advanced Applications
1. Regular n-gon Inscribed in ∣z∣=R
Vertices: zk=R⋅ei(2πk/n+θ0) for k=0,1,...,n−1
2. Similar Triangles
If △ABC∼△PQR, then:
b−ac−a=q−pr−p
(ratio of corresponding sides with rotation)
3. Collinearity Check
Points z1,z2,z3 collinear if:
z2−z1z3−z1is real
4. Perpendicularity Check
Lines z1z2 and z3z4 perpendicular if:
z4−z3z2−z1is purely imaginary
Quick Reference Table
Problem Type
Rotation Formula
Example Use
Equilateral △
z3−z1=(z2−z1)e±iπ/3
Find third vertex given two
Square
z2−z1=i(z4−z1)
Find all vertices given one side
Right isosceles △
z2−z3z1−z3=±i
Right angle at z3
Regular hexagon
zk+1=zkeiπ/3
Inscribed in circle
Practice Problems
Problem 1:z1=2+3i, z2=5+i form adjacent vertices of a square. Find other vertices.