The Geometry of Complex Numbers
Imagine you are standing on a vast, two-dimensional stage known as the Argand plane. This is the home of complex numbers, where every complex number z=x+iy is represented as a vector reaching out from the origin.
The horizontal axis is the Real axis, and the vertical axis is the Imaginary axis. When we consider z1 and z2, we are analyzing two distinct vectors, each defined by a magnitude (its length) and an argument (the angle it makes with the positive Real axis).
The Triangle Inequality and the Collapse
Consider the sum z1+z2. In the world of vectors, we apply the Triangle Law of Vector Addition: we shift z2 parallel to itself until its tail rests on the head of z1, and the resultant vector from the origin to the new head is z1+z2.
In any triangle formed by these vectors, the sum of the lengths of two sides is always greater than or equal to the third side. This is the fundamental Triangle Inequality:
Our problem presents a specific condition where the equality holds: ∣z1+z2∣=∣z1∣+∣z2∣. Geometrically, the only way the sum of two sides of a triangle can equal the third side is if the triangle collapses into a single, straight line.
The Direction of Vectors
For this collapse to occur, the vectors z1 and z2 must be collinear. Furthermore, they must point in the exact same direction.
If they were pointing in opposite directions, the magnitude of the sum would instead be the difference of their lengths, represented as ∣∣z1∣−∣z2∣∣. Because they are in the same direction, they are perfectly aligned.
The Final Connection
The argument of a complex number, Arg(z), is the angle it makes with the positive Real axis. If z1 and z2 point in the exact same direction, they must make the same angle θ with the Real axis.
Therefore, we have Arg(z1)=θ and Arg(z2)=θ. When we calculate the difference, we find:
The complexity of the initial equation melts away once you visualize the vectors. The final result is 0. Keep this geometric intuition in your toolkit; it is a powerful strategy for solving challenging JEE problems.