JEE Challenger
More from Complex Numbers and Quadratic Equations

Maximum Product of Distances from Point on Circle to Regular Octagon Vertices

Let A1,A2,A3,,A8A_1, A_2, A_3, \dots, A_8 be the vertices of a regular octagon that lie on a circle of radius 22. Let PP be a point on the circle and let PAiPA_i denote the distance between the points PP and AiA_i for i=1,2,,8i = 1, 2, \dots, 8. If PP varies over the circle, then the maximum value of the product PA1PA2PA8PA_1 \cdot PA_2 \dots PA_8 is

Official Numerical Answer512

Step-by-Step Solution

To find the maximum value of the product of distances PA1PA2PA8PA_1 \cdot PA_2 \dots PA_8, we can use the complex plane representation.

Let the center of the circle of radius R=2R = 2 be placed at the origin of the complex plane.

The vertices A1,A2,,A8A_1, A_2, \dots, A_8 of the regular octagon lie on the circle z=2|z| = 2. Without loss of generality, we can orient the octagon such that its vertices are represented by the complex numbers: zk=2ei2kπ8=2ωk,for k=1,2,,8z_k = 2 e^{i \frac{2k\pi}{8}} = 2 \omega^k, \quad \text{for } k = 1, 2, \dots, 8 where ω=ei2π8=eiπ4\omega = e^{i \frac{2\pi}{8}} = e^{i \frac{\pi}{4}} is a primitive 8th8^{\text{th}} root of unity.

The complex numbers z1,z2,,z8z_1, z_2, \dots, z_8 are the eight roots of the equation: z828=0    z8256=0z^8 - 2^8 = 0 \implies z^8 - 256 = 0

Therefore, the polynomial factors as: k=18(zzk)=z8256\prod_{k=1}^{8} (z - z_k) = z^8 - 256

Since the point PP lies on the circle of radius 22, its position can be represented by the complex number z=2eiθz = 2 e^{i\theta} for some θR\theta \in \mathbb{R}.

The distance between PP and AkA_k is given by PAk=zzkPA_k = |z - z_k|. The product of these distances is: k=18PAk=k=18zzk=k=18(zzk)=z8256\prod_{k=1}^{8} PA_k = \prod_{k=1}^{8} |z - z_k| = \left| \prod_{k=1}^{8} (z - z_k) \right| = |z^8 - 256|

Substituting z=2eiθz = 2 e^{i\theta} into the expression: z8=(2eiθ)8=256ei8θz^8 = (2 e^{i\theta})^8 = 256 e^{i 8\theta}

So, the product of the distances becomes: k=18PAk=256ei8θ256=256ei8θ1\prod_{k=1}^{8} PA_k = |256 e^{i 8\theta} - 256| = 256 \left| e^{i 8\theta} - 1 \right|

Using the identity eiϕ1=(cosϕ1)2+sin2ϕ=22cosϕ=2sin(ϕ2)|e^{i\phi} - 1| = \sqrt{(\cos\phi - 1)^2 + \sin^2\phi} = \sqrt{2 - 2\cos\phi} = 2\left|\sin\left(\frac{\phi}{2}\right)\right|: k=18PAk=256×2sin(4θ)=512sin(4θ)\prod_{k=1}^{8} PA_k = 256 \times 2 |\sin(4\theta)| = 512 |\sin(4\theta)|

The maximum value of sin(4θ)|\sin(4\theta)| is 11, which occurs when ei8θ=1e^{i 8\theta} = -1 (i.e., when PP lies at the midpoint of the arc between two adjacent vertices).

Thus, the maximum value of the product PA1PA2PA8PA_1 \cdot PA_2 \dots PA_8 is: 512×1=512512 \times 1 = 512

Maximum Product of Distances from Point on Circle to Regular Octagon Vertices | Mathematics PYQ Solution - JEE Challenger