Analyzing the Setup
Imagine you are standing on the complex plane, looking at the equation zˉ=iz2+z2−z. At first glance, it looks like a tangled mess of variables.
In the world of JEE Advanced, complexity is often just a mask for hidden symmetry. We are not just solving an equation; we are uncovering the geometric footprint of these complex numbers.
Finding the Symmetry
The first instinct for many students is to panic. How do we handle z2 and zˉ simultaneously?
The secret lies in the property of the conjugate. We know that for any complex number z=x+iy, the sum zˉ+z is simply 2x.
By rearranging our given equation to zˉ+z=(1+i)z2, we have transformed a chaotic expression into something that speaks the language of real and imaginary parts. We have effectively isolated the real part of the equation on the left side.
The Cartesian Dive
Now, let us step into the Cartesian realm. We substitute z=x+iy into our equation. The left side becomes 2x.
The right side, (1+i)z2, requires careful expansion. We know z2=(x+iy)2=x2−y2+2ixy. When we multiply this by (1+i), we get:
(1+i)(x2−y2+2ixy)=(x2−y2−2xy)+i(x2−y2+2xy)
This is the heart of the problem. We have successfully separated the real and imaginary components. The equation now stands as:
2x=(x2−y2−2xy)+i(x2−y2+2xy)
The System of Equations
Since the left side is purely real, the imaginary part of the right side must be zero. This gives us our first constraint:
This is a beautiful, homogeneous equation. It tells us that the imaginary part vanishes under specific conditions. Simultaneously, the real part must satisfy:
By substituting the condition x2−y2=−2xy into this real part equation, we get 2x=−2xy−2xy, which simplifies to 2x=−4xy. This leads us to the elegant factorization:
Branching Paths
The equation 2x(1+2y)=0 tells us that either x=0 or y=−21.
If x=0, substituting back into our imaginary constraint gives y=0. Thus, z1=0 is our first solution. It sits right at the origin, the anchor of our complex plane.
If y=−21, we substitute this into our imaginary constraint x2−y2+2xy=0 to get:
This quadratic equation gives us two more values for x, corresponding to two more complex numbers, z2 and z3. These numbers lie on the horizontal line y=−21.
The Grand Finale
Finally, we calculate the sum of the squares of the moduli. For z1=0, ∣z1∣2=0. For z2 and z3, we have ∣z∣2=x2+y2=x2+41.
The sum of the squares of the moduli is:
∣z1∣2+∣z2∣2+∣z3∣2=0+(x22+41)+(x32+41)=x22+x32+21
Using the sum and product of roots for 4x2−4x−1=0, we know x2+x3=1 and x2x3=−41. Thus:
x22+x32=(x2+x3)2−2x2x3=12−2(−41)=1+21=23
Adding the 21 from our previous step, we get 23+21=2. The final result is 2.