Given:
$$\sum_{n=3}^{\infty} {\frac{1}{n \cdot \ln(n) \cdot \ln(\ln(n))^{\alpha}}}$$ I am asked: For what values of $\alpha$ does this summation converge?
So I said, $f(n) = \frac{1}{n \cdot \ln(n) \cdot \ln(\ln(n))^{\alpha}}$. $f(n)$ is obviously monotonically decreasing function. Then, by using the integral test, this summation converges if and only if $I = \int_{3}^{\infty} {\frac{dn}{n \cdot \ln(n) \cdot \ln(\ln(n))^{\alpha}}}$ converges. (has a value)
But I am finding this very hard to go on with. Any direction will be appreciated!