PDA

View Full Version : Series question


jkh4
Nov14-06, 03:24 PM
Hi, I just wondering if someone can help me on this question.

1) 1/(n(ln n ) ^p)

2) 1/((n(ln n)(ln (ln n))))^p

Both are b = infinity and a = 1 for the integral signs.

The question is for what value of p>0 does the series converges and for what value does it diverges.

Thank you !!!

StatusX
Nov14-06, 03:35 PM
There was a similar question in the HW section recently. Use the integral test.

quasar987
Nov14-06, 03:39 PM
Do you know about the criterion \sum a_n converges iff \sum 2^n a_{2^n} converges? It is usefull for series involving ln(n) because ln(2^n)=nln(2) !

Then, for the values of p, use the ratio test (a_{n+1}/a_n).

StatusX
Nov14-06, 04:35 PM
Do you know about the criterion \sum a_n converges iff \sum 2^n a_{2^n} converges?

It's important to keep in mind this only works when the series is monotonically decreasing (which this one is). Otherwise, just take the terms to be all 1's except for 0's when n is a power of 2.