Solving Series Convergence: ln(x)^ln ln(x)

pierce15
Messages
313
Reaction score
2

Homework Statement



Is this series convergent or divergent?

\sum_{n=2}^{\infty} \frac{1}{(ln(n))^{ln \, ln(n)}}

Homework Equations



ln(x)<x^a, \, a>0

The Attempt at a Solution



I don't see a way to tackle this one other than the comparison test.

\sum_{n=2}^{\infty} \frac{1}{(ln(n))^{ln \, ln(n)}} < or > ?

What would I compare this to?
 
Last edited:
Physics news on Phys.org
piercebeatz said:

Homework Statement



Is this series convergent or divergent?

\sum_{n=2}^{\infty} \frac{1}{(ln(n))^{ln \, ln(n)}}



Homework Equations



ln(x)<x^a, \, a>0



The Attempt at a Solution



I don't see a way to tackle this one other than the comparison test.

\sum_{n=2}^{\infty} \frac{1}{(ln(n))^{ln \, ln(n)}} < or > ?

What would I compare this to?

Re: LaTeX code: you need }} instead of } to close the \frac command properly. Also, you should write '\ln' instead of 'ln'; 'ln' produces ##ln(n)##, while '\ln' gives ##\ln(n)##.
 
piercebeatz said:

Homework Statement



Is this series convergent or divergent?

\sum_{n=2}^{\infty} \frac{1}{(ln(n))^{ln \, ln(n)}}

Homework Equations



ln(x)<x^a, \, a>0

The Attempt at a Solution



I don't see a way to tackle this one other than the comparison test.

\sum_{n=2}^{\infty} \frac{1}{(ln(n))^{ln \, ln(n)}} < or > ?

What would I compare this to?

Slow down and take your hint into consideration.

For ##a>0##, if ##ln(n) < n^a## then ##(ln(n))^{ln(ln(n))} < (n^a)^{ln(ln(n))}##.

Reciprocating both sides, you get ##\frac{1}{(ln(n))^{ln(ln(n))}} > \frac{1}{n^{aln(ln(n))}} >## something I will allow you to notice for yourself.

Then you will have to break down the cases for positive a... you'll need two cases in total. Pretty sure it was 'p-series' though, not 'a-series' :).
 
Zondrina said:
Slow down and take your hint into consideration.

For ##a>0##, if ##ln(n) < n^a## then ##(ln(n))^{ln(ln(n))} < (n^a)^{ln(ln(n))}##.

Reciprocating both sides, you get ##\frac{1}{(ln(n))^{ln(ln(n))}} > \frac{1}{n^{aln(ln(n))}} >## something I will allow you to notice for yourself.

Then you will have to break down the cases for positive a... you'll need two cases in total. Pretty sure it was 'p-series' though, not 'a-series' :).

Based on visual inspection it looks as if ##\frac{1}{(\ln n)^{\ln(\ln n)}} > \frac 1 {n^{0.1}} > \frac 1 n## for n sufficiently large.
The series diverges.


I don't see how I can match that with your observation though.
The series ##\dfrac{1}{n^{a\ln(\ln n)}}## converges for any a>0, meaning it won't give conclusive evidence.
 
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