Remy J. Cano in his private email described the sequence of real numbers, recursively defined as $$a(n) = a(n-1)+\frac{2 \cdot \cos(\frac{a(n-1)}{2})}{2 \cdot \sin(\frac{a(n-1)}{2})-1},a(0)=0$$
This sequence converges to $-\pi$
that is for $n \rightarrow \infty $
$ a(n) \rightarrow -\pi$
Why this recursively defined sequence of real numbers converges to $-\pi$ ?