I am trying to prove that: $1+\cos a+\cos 2a+\cos3a+\cos4a=0$ where $a=\frac{2\pi}5$ (pentagon arrangement).
Actually this is true for any $n>1$: $1+\cos a+\cos2a+\dots+\cos(n-1)a=0$ (polygon) where $a={2 \pi\over n}$.
Easy to show for even $n$ since the $\cos$ cancel themselves 2 at a time but but for odd $n$ (say 5)? This comes from the fact that if you have $n$ same objects equally space around a unit circle, the center of gravity has to be at the origin, so sum of sines equals zero (easy) and sum of cosine also, not so easy for odd $n$.
This comes from the fact ...That is good geometric insight into it, and does in fact easily extend to the odd case. Consider that a regular polygon with an odd number of vertices $n$ has $n$ different axes of symmetry (the diameters through each vertex). By symmetry, the center of gravity must lie on each and every axis of symmetry, and therefore on their intersection, which is the center of the circle. – dxiv Mar 11 '18 at 04:42