Rono
- 54
- 0
Homework Statement
Analyze the convergence of the following series, describing the criteria used:
\displaystyle\sum_{n=9}^{\infty}\frac{1}{(ln(ln(n)))^{ln(n)}}
Homework Equations
None
The Attempt at a Solution
Wolfram Alpha says it converges due to comparison test, however I can't find to get a proper comparison. My main attempt was starting with \displaystyle ln(n)< n and, starting from there, getting:
(ln(ln(n)))^{ln(n)} < (ln(n))^{ln(n)} < n^{ln(n)} < n^{n}
However, after getting their reciprocal, I manage to prove \frac{1}{n^{n}} converges, but that is inconclusive. Any idea to which function I should start with to get the comparison test right?