The Complex Dance
Navigating Arguments and Loci
Welcome, fellow traveler of the complex plane! Today, we are not just solving a problem; we are exploring the subtle, often treacherous, but incredibly beautiful landscape of complex numbers.
This problem is a classic JEE Advanced trap—it tests not just your ability to calculate, but your conceptual depth regarding the principal argument and geometric loci.
Phase 1
The Quadrant Trap (Option A)
Let us begin with Option A. We are asked to evaluate arg(−1−i). It is tempting to simply compute tan−1(−1−1)=tan−1(1)=4π and call it a day. But stop! Pause for a moment. Where does this point live?
If you plot z=−1−i on the Argand plane, you see that both the real part (x=−1) and the imaginary part (y=−1) are negative. This places our point firmly in the 3rd quadrant.
The principal argument, by definition, must lie in (−π,π]. In the 3rd quadrant, the angle is measured clockwise from the negative real axis, given by the formula arg(z)=−(π−α), where α=tan−1∣xy∣.
Substituting our values:
arg(−1−i)=−(π−4π)=−43π
Comparing this to the option's claim of 4π, we see a massive discrepancy. Option A is undeniably FALSE.
Phase 2
The Discontinuity Dance (Option B)
Now, let us look at f(t)=arg(−1+it). This function describes the argument of points on the vertical line x=−1. As t varies, we move up and down this line.
Imagine standing at t=0, which is the point −1+0i. If you approach this point from t>0 (the 2nd quadrant), your angle is approaching π. But if you approach from t<0 (the 3rd quadrant), your angle is approaching −π.
Mathematically, we have:
t→0+limf(t)=π
t→0−limf(t)=−π
Because the left-hand limit does not equal the right-hand limit, the function suffers from a jump discontinuity at t=0. The claim that it is continuous everywhere is FALSE.
Phase 3
The Elegance of Properties (Option C)
Option C asks us to verify the identity arg(z2z1)−arg(z1)+arg(z2). This is a test of your fundamental understanding of complex logarithms.
We know that the argument of a quotient is the difference of the arguments, adjusted by an integer multiple of
2π to keep it within the principal range:
arg(z2z1)=arg(z1)−arg(z2)+2kπ
If we rearrange this, we get:
arg(z2z1)−arg(z1)+arg(z2)=2kπ
This is exactly what the option claims! It is a beautiful, elegant property of complex numbers. Option C is TRUE.
Phase 4
The Geometry of Circles (Option D)
Finally, we arrive at the most intimidating part: the cross-ratio. We are given:
arg((z−z3)(z2−z1)(z−z1)(z2−z3))=π
Using the properties of arguments, we can split this into:
arg(z−z3z−z1)−arg(z2−z3z2−z1)=π
Geometrically, this represents the difference between the angle subtended by the segment z1z3 at point z and the angle subtended by the same segment at point z2. When this difference is π (or 0), it is the classic condition for the four points z,z1,z2,z3 to be concyclic—meaning they all lie on the circumference of a circle.
Option D claims the locus is a straight line. We have proven it is a circle. Thus, Option D is FALSE.
Conclusion
We have navigated the quadrant traps, identified the jump discontinuities, verified the algebraic properties, and uncovered the geometric truth behind the cross-ratio. Remember, in complex numbers, the math is never just algebra; it is geometry in disguise. Keep visualizing, keep questioning, and you will master this beautiful subject!