Analyzing the Setup
Welcome, future IITians. Today, we are going to peel back the layers of a classic JEE Advanced problem. We are not just solving an equation; we are exploring the profound geometric elegance of the Argand plane.
Imagine the complex plane as a vast, two-dimensional canvas. We have the origin, O(0), acting as our anchor. We have two other complex numbers, z1 and z2, floating in this space.
When we connect these three points, we form a triangle. Because this is an equilateral triangle with one vertex at the origin, the distance from the origin to z1 must equal the distance from the origin to z2, and the angle between these two vectors must be exactly 3π radians, or 60∘.
The Power of Rotation
In the world of complex numbers, we have a secret weapon: the rotation operator. When you multiply a complex number by eiθ, you are rotating it by an angle θ around the origin.
This means z2 is simply z1 rotated by 3π. Mathematically, we write this as:
The ± sign is crucial—it accounts for whether we rotate counter-clockwise or clockwise.
The Algebraic Dance
Now, let's get our hands dirty with the algebra. Our goal is to reach the condition z12+z22−z1z2=0.
Notice that our target equation has no exponential terms. To eliminate the exponential, we consider the ratio:
Taking the reciprocal, we have:
Now, add these two ratios together:
z1z2+z2z1=ei3π+e−i3π
Here, the magic happens. Euler's identity tells us that eiθ+e−iθ=2cos(θ). With θ=3π, we get:
So, our equation simplifies to:
The Final Triumph
To clear the denominators, multiply the entire equation by z1z2. This gives us:
Rearranging the terms, we arrive at the beautiful, symmetric condition:
This is the hallmark of an equilateral triangle in the complex plane. Remember this result as a testament to the power of rotation and symmetry.
As a bonus, if you ever encounter a triangle with vertices z1,z2,z3, the general condition is:
z12+z22+z32=z1z2+z2z3+z3z1
Keep this in your toolkit, and you will be ready for any challenge the JEE throws at you. Keep practicing, keep visualizing, and most importantly, keep falling in love with the mathematics behind the problems.