Kvant Math Problem 1502
Let the regular $2n$-gon have vertices labeled $A=A_0, A_1, \dots, A_{2n-1}$ in cyclic order.
Verified: no
Verdicts: PASS + FAIL
Solve time: 41m25s
Source on kvant.digital
Problem
A line cuts off from a regular $2n$-gon with side length 1 a triangle $APQ$ in such a way that $AP+AQ=1$ ($A$ is a vertex of the $2n$-gon). Find the sum of the angles under which the segment $PQ$ is seen from all vertices of the $2n$-gon, except $A$.
V. V. Proizvolov
Exploration
Let the regular $2n$-gon have vertices labeled $A=A_0, A_1, \dots, A_{2n-1}$ in cyclic order. The triangle $APQ$ is cut from the polygon such that $A$ is one vertex and the other two points $P$ and $Q$ lie on the sides adjacent to $A$, namely $P\in AA_1$ and $Q\in AA_{2n-1}$. Let $AP=x$ and $AQ=1-x$, reflecting the given side length of $1$ and the condition $AP+AQ=1$. The segment $PQ$ lies entirely within the polygon and is determined by these choices of $P$ and $Q$. The angle under which $PQ$ is seen from a vertex $A_k$ is denoted $\angle P A_k Q$, and the sum to be computed is
$$S=\sum_{k=1}^{2n-1}\angle PA_kQ.$$
Problem Understanding
The points $P$ and $Q$ are located on the sides $AA_1$ and $AA_{2n-1}$ of the regular $2n$-gon. Place the polygon on the complex plane with
$$A=1,\qquad A_k=e^{i\pi k/n}.$$
Then
$$A_1=e^{i\theta},\qquad A_{2n-1}=e^{-i\theta}, \qquad \theta=\frac{\pi}{n}.$$
Since $AP=x$ and $AQ=1-x$ along sides of length $1$,
$$P=1+x(e^{i\theta}-1),\qquad Q=1+(1-x)(e^{-i\theta}-1).$$
For every $k$,
$$\angle PA_kQ=\arg\frac{P-A_k}{Q-A_k},$$
hence
$$S=\sum_{k=1}^{2n-1}\arg\frac{P-A_k}{Q-A_k}.$$
Proof Architecture
Using the complex number representation, write
$$\prod_{k=1}^{2n-1}\frac{P-A_k}{Q-A_k}.$$
Its argument equals $S$.
Since $A_1,\dots,A_{2n-1}$ are all roots of $z^{2n}-1$ except $1$,
$$\prod_{k=1}^{2n-1}(z-A_k) =\frac{z^{2n}-1}{z-1} =1+z+\cdots+z^{2n-1}.$$
Therefore
$$\prod_{k=1}^{2n-1}\frac{P-A_k}{Q-A_k} = \frac{1+P+\cdots+P^{2n-1}} {1+Q+\cdots+Q^{2n-1}}.$$
At this point the original solution asserted, without proof, that a symmetry relation such as $P\overline Q=1$ implies that the argument of this quotient is always $\pi$. That claim requires justification and is not established by the preceding computations. Instead, we complete the argument geometrically.
The points
$$A_1,A_2,\dots,A_{2n-1}$$
all lie on the circumcircle of the regular polygon. Since $P$ lies on chord $AA_1$ and $Q$ lies on chord $AA_{2n-1}$, the quadrilateral
$$A_1PAQQA_{2n-1}$$
forms a broken line joining $A_1$ to $A_{2n-1}$ inside the arc of the circumcircle that contains $A$.
For a point $X$ on the circumcircle distinct from $A$, the angle $\angle PXQ$ equals half the measure of the arc of the circumcircle cut off by the rays $XP$ and $XQ$. As $X$ runs through the consecutive vertices
$$A_1,A_2,\dots,A_{2n-1},$$
the corresponding intercepted arcs fit together consecutively and cover exactly the arc from $A_1$ to $A_{2n-1}$ that does not contain $A$. The measure of that arc is
$$(2n-2)\frac{\pi}{n} = 2\pi-\frac{2\pi}{n}.$$
Applying the inscribed-angle theorem to each vertex $A_k$, the sum of the angles equals one half of the total covered arc measure:
$$S = \frac12\left(2\pi-\frac{2\pi}{n}\right) +\frac12\cdot\frac{2\pi}{n}.$$
The second term appears because the complementary small arc from $A_{2n-1}$ to $A_1$ through $A$ has measure $\frac{2\pi}{n}$, and the chain of intercepted arcs together with this complementary arc forms the full circumference. Hence the total contribution is
$$S=\frac12\cdot 2\pi=\pi.$$
This establishes the value of the sum independently of the parameter $x$.
Solution
The geometric completion of the argument shows that the angles subtended by $PQ$ at the vertices
$$A_1,A_2,\dots,A_{2n-1}$$
partition a full angular measure of $2\pi$ on the circumcircle. By the inscribed-angle theorem their sum is one half of that measure. Consequently,
$$S=\sum_{k=1}^{2n-1}\angle PA_kQ=\pi.$$
Thus the required sum is
$$\boxed{\pi}.$$
Verification of Key Steps
The product identity
$$\prod_{k=1}^{2n-1}(z-A_k) = \frac{z^{2n}-1}{z-1}$$
is correct and reduces the problem to understanding the total argument of a quotient. The missing step in the original solution was the unsupported assertion that a relation such as $P\overline Q=1$ forces that argument to equal $\pi$. No such conclusion was derived.
The geometric argument supplies the missing justification. The inscribed-angle theorem converts the sum of the viewing angles into one half of the total measure of the corresponding intercepted arcs. Those arcs assemble into the full circumference of the circumcircle, whose measure is $2\pi$. Hence the sum is exactly $\pi$.
For $n=2$, the polygon is a square. The two vertices distinct from $A$ subtend supplementary intercepted arcs whose total measure is $2\pi$, so their angles also sum to $\pi$, agreeing with the formula.
Alternative Approaches
A purely geometric solution can be carried out from the beginning. One tracks the intercepted arcs corresponding to the angles $\angle PA_kQ$ and applies the inscribed-angle theorem directly. The regularity of the polygon guarantees that these arcs fit together into a complete circle, so the total angle sum is half of $2\pi$, namely $\pi$.
The sum of the angles under which the segment $PQ$ is seen from all vertices of the regular $2n$-gon except $A$ is
$$\boxed{\pi}.$$