Test the convergence or divergence of this series whose $n^{\text{th}}$ term is: $$(\ln n)^{-\ln(\ln n)},$$ i.e. Test the convergence or divergence of this series: $$\sum_{i=1}^{\infty}(\ln n)^{-\ln(\ln n)}.$$
2026-04-28 11:15:17.1777374917
On
Convergence or divergence of a series test
82 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
11
On
$$ 0 \ \leq\ \sum_{n=1}^{\infty} f(n)\ \leq\ \sum_{n=0}^{\infty} 2^{n}f(2^{n})\ \leq\ 2\sum_{n=1}^{\infty} f(n)$$
we have
$$\sum_{i=1}^{\infty}\frac1{(\ln n)^{\ln(\ln n)}} \ge\frac12 \sum_{i=1}^{\infty}\frac{2^n}{(\ln 2^n)^{\ln(\ln 2^n)}} =\frac12\sum_{i=1}^{\infty}\frac{2^n}{(n\ln 2)^{{\ln(n\ln 2)}}}>\frac12\sum_{i=1}^{\infty}\frac{2^n}{n^{{\ln(n\ln 2)}}}$$
and
$$\frac{2^n}{n^{{\ln(n\ln 2)}}}\to \infty$$
indeed
$$a_n=\frac{2^n}{n^{{\ln(n\ln 2)}}}\implies \sqrt[n] a_n=\frac{2}{n^{\frac{{\ln(n\ln 2)}}{n}}}\to 2$$
since
$$n^{\frac{{\ln(n\ln 2)}}{n}}=e^{ \frac{{\ln(n\ln 2)}\cdot\ln n}{n} }\to e^0=1$$
Denote $$a_n = \frac{1}{\big(\ln n\big)^{\ln\ln n}}$$
Two closely related solutions:
$\sum_{n=2}^{\infty}a_n$ converge or diverges with $$\int_2^\infty \frac{dx}{\big(\ln x\big)^{\ln\ln x}} \overset{\substack{x\equiv e^u,\\dx = e^u\,du\\\vphantom{x}}}{=\mkern-3mu=\mkern-3mu=\mkern-3mu=} \int_{\ln 2}^{\infty} \frac{e^u \;du}{u^{\ln u}} = \int_{\ln 2}^{\infty} \frac{e^u}{e^{(\ln u)^2}}\;du = \int_{\ln 2}^{\infty} \underbrace{e^{u - (\ln u)^2}}_{\to\infty}\;du = \infty$$ so it diverges.
This is essentially the same argument. The sum convergence or divergence of the sum with terms
$$ b_n = 2^na_{2^n} = \frac{2^n}{\big( \ln 2^n \big)^{\ln\ln 2^n}} > \frac{2^n}{\big( \ln e^n \big)^{\ln\ln e^n}} = \frac{e^{n\ln 2}}{e^{(\ln n)^2}} = e^{n\ln(2) -(\ln n)^2} \to \infty $$ as the polynomial in the exponent dominates and goes $\to\infty$. So $\sum b_n$ diverges, so $\sum a_n$ diverges.