New Reply

Convergence of Series

 
Share Thread Thread Tools
Nov4-11, 12:42 AM   #1
 

Convergence of Series


1. The problem statement, all variables and given/known data

"Determine whether the following series converge:

[itex]\sum_{n \geq 2} \frac{n^{ln (n)}}{ln(n)^{n}}[/itex]

and

[itex]\sum_{n \geq 2} \frac{1}{(ln(n))^{ln(n)}}[/itex]

2. Relevant equations

The convergence/divergence tests (EXCEPT INTEGRAL TEST):

Ratio
Dyadic
Comparison
P-test
Cauchy Criterion
Root Criterion
Alternating Series Test/Leibniz Criterion
Abel's Criterion

3. The attempt at a solution

My TA said it was helpful to use the Dyadic Criterion to solve series involving logs... I believe this is an exception. It made the equation really convoluted:

[itex]\sum_{n \geq 2} \frac{2^{2k}*k*ln(2)}{(k*ln(2))^{2^{k}}}[/itex]

I'm sure I have to use some combination of the tests, but I kind of need to be pointed in the right direction... I have no idea how to work with that series..

Thank you!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Nov4-11, 01:49 AM   #2
 
Quote by limddavid View Post
1. The problem statement, all variables and given/known data

"Determine whether the following series converge:

[itex]\sum_{n \geq 2} \frac{n^{ln (n)}}{ln(n)^{n}}[/itex]

and

[itex]\sum_{n \geq 2} \frac{1}{(ln(n))^{ln(n)}}[/itex]

2. Relevant equations

The convergence/divergence tests (EXCEPT INTEGRAL TEST):

Ratio
Dyadic
Comparison
P-test
Cauchy Criterion
Root Criterion
Alternating Series Test/Leibniz Criterion
Abel's Criterion

3. The attempt at a solution

My TA said it was helpful to use the Dyadic Criterion to solve series involving logs... I believe this is an exception. It made the equation really convoluted:

[itex]\sum_{n \geq 2} \frac{2^{2k}*k*ln(2)}{(k*ln(2))^{2^{k}}}[/itex]

I'm sure I have to use some combination of the tests, but I kind of need to be pointed in the right direction... I have no idea how to work with that series..

Thank you!
Try the root test; C=lim{n->inf} sup n^(ln(n)/n)/ln(n). Then Let u=ln(n) and substitute this into the root test. Answer should converge to C=0. So the series converges absolutely.
Nov4-11, 03:15 AM   #3
 
Quote by shaon0 View Post
Try the root test; C=lim{n->inf} sup n^(ln(n)/n)/ln(n). Then Let u=ln(n) and substitute this into the root test. Answer should converge to C=0. So the series converges absolutely.
Ok.. I tried to root test, but I'm not sure how I can take the limsup of what I get:

n^(u/n)/u
Nov4-11, 04:24 AM   #4
 

Convergence of Series


Quote by limddavid View Post
Ok.. I tried to root test, but I'm not sure how I can take the limsup of what I get:

n^(u/n)/u
u=ln(n) → eu2e-u/u and so you get convergence to 0.
New Reply
Thread Tools


Similar Threads for: Convergence of Series
Thread Forum Replies
Determine Series Convergence Given Convergence of a Power Series Calculus & Beyond Homework 4
Help! Convergence of Power Series, interval and radius of convergence question! Calculus & Beyond Homework 14
Convergence of a geometric series; rewriting a series in the form ar^(n-1) Calculus & Beyond Homework 2
Determining the absolute convergence, convergence, or divergence of a series. Calculus & Beyond Homework 7
Convergence/Divergence of Given Series Using Alternating Series test. Calculus & Beyond Homework 2