Let be a convex polygon where . For each , let be the maximum of the angles where can be any vertex different from and (with ). For each , find the smallest possible value of .
Problem 1694
Official solution
For each , define where the indices are taken modulo . Note that
because each angle with distinct is counted exactly once. By definition, the given sum is at least for each . Therefore, by equation (1), we obtain
On the other hand, if is cyclic (for example, it is a regular -gon), then
Therefore, the smallest possible value of is .
(In the figure below, we have . Also, is the sum of all angles in white, is the sum of all angles in grey, and is the sum of all angles in black.)
