Does the Series 1/[(ln(n))^ln(n)] Converge?

  • Thread starter Thread starter ryeager
  • Start date Start date
  • Tags Tags
    Convergence
ryeager
Messages
2
Reaction score
0

Homework Statement


Determine whether the series is convergent or divergent.

Sum from n=2 to n = infinity of

1/[(lnx)^lnx]

Homework Equations





The Attempt at a Solution



So far I've tried the comparison test, but all I can reach is that the series is less than the harmonic series, which of course doesn't help. Any help would be appreciated greatly, thanks.
 
Physics news on Phys.org
did you mean here

\sum_{n=2}^{\infty}\frac{1}{[ln(n)]^{ln(n)}}
 
Let's try comparing it with 1/n^2. Remember, you can discard any finite number of terms when you do a comparison test. Try to figure out the limit n->infinity n^2/(log(n)^log(n)). Hint: take the log of the ratio.
 
There's a theorem said,
if a1>=a2>=...>=0, then \sum^{\infty}_{n=1}a_{n} converges if and only if \sum^{\infty}_{k=0} 2^{k}a_{2^{k}} converges.
This will make the original series to a better-looking one
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top