Let $n$ be a positive integer, $z_k = e^{\pi i \frac{2k+1}{n}}\;$ for $ 1 \le k \le n$ (complex roots of $-1$), and $r$ a positive real number. Find a closed form of the sum $$\left(\sum_{l=1}^{n}z_{k}^{n-l}r^{l-1}\right)\left(\sum_{l=1}^{n}\overline{z_{k}}^{n-l}r^{l-1}\right)$$
When developing the sum, I tried to use the fact that $z_k\overline{z_k}=1$ and $\sum_{k=1}^{n}z_k=1$, but still cannot find a way to sum up the good terms to close it.