Analyzing the Setup
Imagine standing before a regular octagon inscribed in a circle of radius R=2. You are asked to place a point P anywhere on the circumference and calculate the product of the distances from P to every single vertex A1,A2,…,A8.
If you try to solve this using traditional Euclidean geometry—drawing lines, using the Law of Cosines, or attempting to multiply eight separate trigonometric expressions—you will quickly find yourself lost in a forest of identities.
This is the classic JEE trap: the problem is designed to look like a geometry question, but it is actually a test of your ability to recognize algebraic structures.
The Complex Plane
Our Superpower
To solve this, we must shift our perspective. We leave the world of (x,y) coordinates and enter the complex plane. Let the center of the circle be the origin (0,0).
Now, our circle is defined by the simple equation ∣z∣=2. Any point P on this circle is represented by a complex number z such that ∣z∣=2.
Why is this so powerful? Because the vertices of a regular n-gon inscribed in a circle are not just random points; they are the roots of unity.
Specifically, if the octagon is rotated by an angle α, the vertices A1,A2,…,A8 are the roots of the equation:
This is the bridge between geometry and algebra. We have transformed a spatial arrangement into a polynomial equation: w8−28eiα=0.
The Polynomial Bridge
Now, let us look at the distance PAk. In the complex plane, the distance between two points z and zk is simply the modulus of their difference: ∣z−zk∣.
We want to find the product of these distances for all k=1 to 8:
Using the property that the product of moduli is the modulus of the product, we can write this as:
Here is the moment of clarity. Since z1,z2,…,z8 are the roots of the polynomial w8−28eiα=0, we know from the Fundamental Theorem of Algebra that the polynomial can be factored as:
w8−28eiα=(w−z1)(w−z2)…(w−z8)
If we substitute w=z into this identity, the entire product collapses into a single, beautiful expression:
The Final Collapse
We have reduced the entire geometric problem to finding the value of ∣z8−28eiα∣. We know that P lies on the circle ∣z∣=2, which implies ∣z8∣=∣z∣8=28=256.
To find the value of ∣z8−28eiα∣, we note that z8 is a complex number with magnitude 256, and 28eiα is also a complex number with magnitude 256.
Depending on the position of P (the value of z), the product can vary. However, if we seek the maximum possible value, we invoke the Triangle Inequality, which states that for any complex numbers a and b, ∣a−b∣≤∣a∣+∣b∣.
Applying this to our expression:
Since ∣z8∣=256 and ∣28eiα∣=28⋅∣eiα∣=256⋅1=256, the maximum value is:
Conclusion
The Elegance of JEE Mathematics
Look at what we have achieved. We started with a complex geometric configuration and, by choosing the right mathematical language—the language of complex numbers—we reduced it to a simple addition.
This is the essence of JEE Advanced preparation. It is not about brute force; it is about finding the elegant path.
When you see a problem involving regular polygons and distances, do not reach for your ruler; reach for your complex roots. You have the tools to solve anything. The maximum product is 512.