For which complex number $\text{z}$ does this series converge:
$$\sum_{\text{n}=1}^\infty\exp\left(2\pi\text{n}^2\text{z}i\right)$$
I used the ratio test, but it gives me $1$:
$$\lim_{\text{n}\to\infty}\left|\frac{\exp\left(2\pi\left(\text{n}+1\right)^2\text{z}i\right)}{\exp\left(2\pi\text{n}^2\text{z}i\right)}\right|=1$$
Sothe ratio test is not conclusive.