Determine if the series $$ \sum_{n=2}^{\infty} \frac{1}{( \ln \ln n)^{\ln \ln n}} $$ converges.
The terms of the sequence do not go to zero and the ratio test gives no useful information, so I am trying to find a series to compare it with. I am pretty sure that the series diverges, so I'm trying to compare it with $1/n$ but am getting stuck.
Let's look at the general term of the series in a less confusing form. For any (sufficient big, so that the quantity $\ln\ln n$ is defined) integer $n$, $$ (\ln\ln n)^{\ln\ln n} = e^{\ln\ln n\cdot \ln\ln\ln n}\,. $$ Now, we have $$ n = e^{\ln n} $$ and since $$ \ln n > (\ln \ln n)^2 > \ln\ln n\cdot \ln\ln\ln n $$ for $n$ big enough (and $\exp$ is increasing), it follows that $$ n > (\ln\ln n)^{\ln\ln n} $$ for $n$ big enough, and therefore (again for $n$ big enough) $$ \frac{1}{n} < \frac{1}{(\ln\ln n)^{\ln\ln n}}\,. $$ You can now conclude by comparison to $\sum_n \frac{1}{n}$.