Why is $$\sum \frac{1}{\ln(n)^{\ln n}}$$ convergent?
I tried Cauchy's condensation test along with other test but nothing works well on this series. Any ideas?
Why is $$\sum \frac{1}{\ln(n)^{\ln n}}$$ convergent?
I tried Cauchy's condensation test along with other test but nothing works well on this series. Any ideas?
$\log(n)$ is unbounded, in particular for $N$ big enough $\log(n) > e^2$ for all $n\ge N$. Then
$$ \sum_{n=N}^\infty \frac{1}{\log(n)^{\log(n)}} < \sum_{n=N}^\infty \frac{1}{e^{2\log(n)}} = \sum_{n=N}^\infty \frac{1}{n^2}$$
which converges, as you probably know.