Analyzing the Setup
We are tasked with simplifying the expression ∣az1−bz2∣2+∣bz1+az2∣2, where z1 and z2 are complex numbers and a and b are real constants.
At first glance, this appears to be a complex algebraic exercise. However, by applying the fundamental properties of complex numbers, we can reveal a hidden, elegant structure.
The Master Key
The essential tool for this problem is the identity relating the square of a modulus to the product of the complex number and its conjugate:
This identity allows us to translate geometric magnitudes into algebraic products, making the underlying symmetry of the expression visible.
The Algebraic Dance
Let us apply this identity to the first term, ∣az1−bz2∣2:
(az1−bz2)(az1−bz2)=(az1−bz2)(azˉ1−bzˉ2)
Since a and b are real, their conjugates are simply themselves. Expanding the product, we obtain:
a2z1zˉ1−abz1zˉ2−abzˉ1z2+b2z2zˉ2=a2∣z1∣2+b2∣z2∣2−ab(z1zˉ2+zˉ1z2)
Now, we perform the same expansion for the second term, ∣bz1+az2∣2:
(bz1+az2)(bz1+az2)=(bz1+az2)(bzˉ1+azˉ2)
Expanding this yields:
b2z1zˉ1+abz1zˉ2+abzˉ1z2+a2z2zˉ2=b2∣z1∣2+a2∣z2∣2+ab(z1zˉ2+zˉ1z2)
The Moment of Cancellation
When we sum the two expanded results, the cross terms −ab(z1zˉ2+zˉ1z2) and +ab(z1zˉ2+zˉ1z2) are identical in magnitude but opposite in sign.
Consequently, these terms vanish completely:
(a2∣z1∣2+b2∣z2∣2−ab(z1zˉ2+zˉ1z2))+(b2∣z1∣2+a2∣z2∣2+ab(z1zˉ2+zˉ1z2))
This leaves us with the sum of the squared terms:
a2∣z1∣2+b2∣z1∣2+a2∣z2∣2+b2∣z2∣2
Final Synthesis
Finally, we group the terms by factoring out ∣z1∣2 and ∣z2∣2:
(a2+b2)∣z1∣2+(a2+b2)∣z2∣2
Factoring out the common term (a2+b2), we arrive at the final, elegant result:
This result is a beautiful generalization of the Parallelogram Law. It serves as a powerful identity to keep in your toolkit for JEE mathematics.