Comparing Convergence: Testing \sum_{n=2}^{\infty}a_n with Comparision Test

  • Thread starter Thread starter azatkgz
  • Start date Start date
  • Tags Tags
    Test
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
azatkgz
Messages
182
Reaction score
0

Homework Statement


Determine whether the series [tex]\sum_{n=2}^{\infty}a_n[/tex] absolutely convergent,conditionally convergent or divergent if

[tex]a_n=\frac{1}{ln(n!)}[/tex]





The Attempt at a Solution



To solve this problem I used Comparision Test,so

[tex]\frac{1}{ln(n!)}<\frac{1}{n}[/tex] for all n>6

So I concluded that this series has finite limit
 
Last edited:
Physics news on Phys.org
azatkgz said:

Homework Statement


Determine whether the series [tex]\sum_{n=2}^{\infty}a_n[/tex] if

[tex]a_n=\frac{1}{ln(n!)}[/tex]





The Attempt at a Solution



To solve this problem I used Comparision Test,so

[tex]\frac{1}{ln(n!)}<\frac{1}{n}[/tex] for all n>6

So I concluded that this series has finite limit

from what u have done, you defenitely cannot conclude whether this series converges or diverges, since the series of 1/n diverges..

Here is how i think u should go about solving this.

since n!<n^n, and using the fact that ln(n) is monotonically increasing we have that

ln(n!)<ln (n^n)=n*ln(n) , or

1/n*ln(n)<1/ln(n!) and now since the series

[tex]\sum_{n=2}^{\infty} 1/(n ln(n))[/tex] diverges we can conclude that also the series 1/ln(n!) when n goes from 2 to infinity diverges.
 
Do u know how to show now that the latter series that i wrote

[tex]\sum_{n=2}^{\infty} \frac {1}{n ln(n)}[/tex]

diverges?
 
By Integration?

Like [tex]\int \frac{dx}{xlnx}=\int \frac{du}{u}[/tex]
 
azatkgz said:
By Integration?

Like [tex]\int \frac{dx}{xlnx}=\int \frac{du}{u}[/tex]


well, you could do that too, but remember u are integrating from 2 to infinity. Obviously the integral diverges, so by the Cauchy's integral theorem for the convergence of the series we can conclude that also the serie
[tex]\sum_{n=2}^{\infty} \frac {1}{n ln(n)}[/tex]

diverges.

However there is another way, among many others, to show this. It is based on the comparison test and also on the mean value theorem. any way will do.

it goes like this, first we are going to show that the series

[tex]\sum_{n=2}^{\infty} \{ln ln(n+1)-ln ln(n)}[/tex] diverges, this is pretty easy to show that diverges, because the partial sum goes to infinity as n goes to infinity.

now let us use the mean value theorem on the interval [n,n+1] for the function y=lnln(x)

lnln(n+1)-lnln(n)=(lnln(c))' where c is from the interval [n,n+1] let c=a+n, where 0<a<1, it means that c is from the interval (n,n+1), so we have

lnln(n+1)-lnln(n)=1/((a+n)ln(a+n)

so since the series [tex]\sum_{n=2}^{\infty} \{ln ln(n+1)-ln ln(n)}[/tex] diverges so will do the serie
[tex]\sum_{n=2}^{\infty} \frac {1}{(n+a) ln(n+a)}[/tex]

now since

1/((a+n)ln(a+n)<1/n*ln(n) also the serie [tex]\sum_{n=2}^{\infty} \frac {1}{n ln(n)}[/tex]
diverges.

i hope i was clear enough.
next time, since we are on the homework section, try to give a little more thought on your onw.
 
Last edited: