IMO 1963 Problem 3
by djmathman, Feb 10, 2013, 11:48 PM
Darn I got a bit lazy after I proved the odd integer
case for this problem, since I had some stuff to do afterwards and the cases are only marginally different.
Overly Complicated Solution

Problem wrote:
In an
-gon
, all of whose interior angles are equal, the lengths of consecutive sides satisfy the relation
Prove that 


![\[a_{1}\geq a_{2}\geq \dots \geq a_{n}. \]](http://latex.artofproblemsolving.com/5/7/7/577a7e8985158e8f42b6869d5381accd1fabac76.png)

Overly Complicated Solution
We split the proof into two similar-but-not-exactly-the-same cases.
If
is odd, we first place the figure on the complex coordinate plane with
being the origin and
lying on the
-axis, and let 
Note that
. Then by using the fact that
we obtain
Since
never reaches
, we have that
and
for all
. In addition,
is a closed planar shape, so we must have
. Hence
for all
.
Next, reposition the figure so that
is located on the origin and
is on the
-axis, and let
By using a similar procedure to the one above, we obtain that
so
for all
. Since we have touched each
at least once with all these equalities, we must have
.
If
is even, we perform a similar analysis to the one shown above, with some minor changes. Letting
as we did at first, we see that
, and we can still pair up the sines as shown in the first case, albeit with slightly different indexes. A similar feat can be done for the second part of this case, and thus we can show that the conditions must hold true for all
.
If





Note that


![\begin{align*}\Im\left(\sum_{k=1}^{n}b_k\right)&=\sum_{k=1}^{n}\Im (b_k)=\sum_{k=1}^{n}a_k\sin\left(\dfrac{2(k-1)\pi}{n}\right)\\&=\sin 0 + \sum_{k=2}^{(n-1)/2}\left[a_k\sin\left(\dfrac{2(k-1)\pi}{n}\right)-a_{n-k+2}\sin\left(\dfrac{2(k-1)\pi}{n}\right)\right]\\&=\sum_{k=2}^{(n-1)/2}\sin\left(\dfrac{2(k-1)\pi}{n}\right)(a_k-a_{n-k+2}).\end{align*}](http://latex.artofproblemsolving.com/9/3/7/9372491976b080c2323a1e5e316b5a6ce8eadcb9.png)









Next, reposition the figure so that




![\[\Im\left(\sum_{k=1}^{n}b_k\right)=\sum_{k=1}^{(n-1)/2-1}\sin\left(\dfrac{2k\pi}{n}\right)(a_k-a_{n-k}),\]](http://latex.artofproblemsolving.com/2/4/9/249c9b899da574fc3f03e4bc96191b763b99820e.png)




If




This post has been edited 3 times. Last edited by djmathman, Jan 2, 2018, 4:10 AM
Reason: latex
Reason: latex