Consider the unit circle $\{x \in \mathbb C: \vert x \vert_2=1 \}$ then we can now consider the roots of unity $$e_k^N :=e^{2\pi i k/N}\text{ for }k \in \{0,..,N-1\}$$ on that circle.
We can now define the sum over all possible inverse-square distances
$$\sum_{k=0}^{N-1} \sum_{n \neq k} \frac{1}{\vert e_k^N-e_n^N \vert^2}$$
My question is:
How does this sum behave as $N$ tends to infinity? Obviously, it will go to infinity, but what is the asymptotic behaviour?
Please let me know if you have any questions.