The Geometry of Complex Numbers
Unlocking the Locus
Welcome, future engineers! Today, we are not just solving an equation; we are embarking on a journey through the Argand plane. We are given the set S of all complex numbers z satisfying the condition ∣z2+z+1∣=1.
At first glance, this looks like a standard algebra problem, but I want you to pause. Look at the equation. It is not asking for a root; it is asking for a locus. It is asking us to describe the shape, the boundaries, and the behavior of all complex numbers that live on this specific path.
Let us break this down, step by step, with the precision of a mathematician and the intuition of a physicist.
Phase 1
The Art of Completing the Square
When we see a quadratic expression like z2+z+1 inside a modulus, our first instinct should be to simplify. We want to see the 'center' of this expression.
The most elegant way to do this is by completing the square. We take our expression z2+z+1 and rewrite it. We know that z2+z+41 is a perfect square, specifically (z+21)2. So, we split the constant 1 into 41+43.
Our equation becomes:
Why did we do this? Because now, the term (z+21) is isolated. This is the key to unlocking the first bound. We are now looking at the modulus of the sum of two complex numbers: (z+21)2 and 43.
Phase 2
The Triangle Inequality – Our First Weapon
Now, we invoke the Triangle Inequality. This is one of the most fundamental tools in your JEE arsenal. It states that for any two complex numbers a and b, ∣a+b∣≤∣a∣+∣b∣.
Geometrically, this tells us that the length of one side of a triangle is always less than or equal to the sum of the other two sides. Applying this to our equation:
1=∣(z+21)2+43∣≤∣(z+21)2∣+∣43∣
Since ∣43∣=43, we have:
Rearranging this, we get ∣z+21∣2≥1−43=41. Taking the square root, we arrive at ∣z+21∣≥21.
This is a profound result! It tells us that all complex numbers z in our set S must lie on or outside a circle centered at −21 with a radius of 21. Option C is confirmed as TRUE.
Phase 3
The Reverse Triangle Inequality – The Secret Weapon
Now, let us tackle the bound for ∣z∣. We need to find the upper limit. The standard Triangle Inequality won't help us here because it provides a lower bound for the sum, not an upper bound.
We need the Reverse Triangle Inequality: ∣a+b∣≥∣∣a∣−∣b∣∣. Let us regroup our original expression as ∣(z2+z)+1∣=1. Applying the reverse inequality:
This implies ∣∣z2+z∣−1∣≤1. If the absolute value of a quantity is less than or equal to 1, then the quantity itself must lie between −1 and 1. Thus, −1≤∣z2+z∣−1≤1.
Adding 1 to all sides, we get 0≤∣z2+z∣≤2. We have found that ∣z2+z∣≤2.
But we want ∣z∣. We apply the reverse triangle inequality again on ∣z2+z∣=∣z∣∣z+1∣. Combining this with our upper bound of 2, we get:
Let r=∣z∣. We are solving ∣r2−r∣≤2, which leads to r2−r−2≤0. Factoring this, we get (r−2)(r+1)≤0.
Since r is a modulus, r≥0, so r+1 is always positive. This forces r−2≤0, or r≤2. Thus, ∣z∣≤2. Option B is confirmed as TRUE.
Phase 4
Debunking the Finite Set Myth
Finally, let us address the claim that S has exactly four elements. As we discussed, the equation ∣z2+z+1∣=1 implies that z2+z+1 lies on the unit circle.
We can write z2+z+1=eiθ for any real θ. This is a quadratic equation in z for every single value of θ.
Since θ is continuous and can take infinitely many values, there are infinitely many solutions for z. The set S is not a collection of four points; it is a continuous curve. Therefore, the claim that S has exactly four elements is false.
Conclusion
We have navigated the geometry of the complex plane, used the Triangle and Reverse Triangle Inequalities to bound our variables, and debunked a common misconception about the nature of the solution set.
Remember, in JEE Advanced, the math is the language, but the geometry is the story. Keep visualizing, keep questioning, and keep pushing the boundaries of your understanding. You are doing great!