I'm trying to formally see this:
Let $a_1, \dots, a_n \in \mathbb{C}$ the vertexs of a regular polygon centered at $0$. Prove that $$\sum_{j=1}^{n}a_j=0.$$
I've tried by writing the vertex like this:
$$\sum_{j=1}^{n}re^{i\displaystyle\frac{2\pi(j-1)}{n}},$$
but I can't get nothing.
Any hint will be appreciated. Thanks for your time.
Let $\alpha = \exp\left(\frac{2\pi}n i\right)$, then
$$\sum_{j=1}^{n}r\exp\left(i\displaystyle{\frac{2\pi(j-1)}{n}}\right) = r\sum_{j=0}^{n-1} \alpha^j = r \frac{\alpha^n - 1}{\alpha -1} = r \cdot 0 = 0.$$