How can I study the convergence of this series $$\sum\cos^n \frac{1}{n^\alpha}$$ depending on $\alpha >0$ ?
I found that $$\cos^n \frac{1}{n^\alpha} \sim \exp\left(\frac{-1}{2n^{2\alpha -1}}\right)$$
The case $2\alpha - 1 \geq 0$ can then be treated, as the series diverges. But how can I exploit that same similar to treat the other case?
Thanks
Note that the expression we are dealing with now is $$\sum_{n=1}^\infty \exp(-n^a/2)$$ with $0<a<1$. Now we can use the integral test and a substitution $u^{1/a}=x$, $\frac{u^{1/a-1}}{a}du=dx$ $$\int_1^\infty \exp(-x^a/2)dx = \frac{1}{a}\int_1^\infty \exp(-u/2)u^{1/a-1}du$$ And the last integral converges via the ratio test.