PDA

View Full Version : have i done this right?


Dell
Apr14-09, 06:59 AM
i need to tell if the following sequence converges or diverges

\sum(-1)n-1lnp(n)/n {p>0}
(n from 1 to infinity)

what i think i need to do is take the positive version of this series

\sumlnp(n)/n {p>0}
(n from 1 to infinity)
if the positive series converges than the original must also, if not i can use leibnitz to tell me its behaviour

the problem it the "p", surely {p>0} is not enough information, do i not need to know if p>1 or p<1???

i can integrate \int(lnp(x)/x)dx ===> t=lnx dt=dx/x

\inttpdt
=tp+1/(p+1) =...

...lnp+1(n)|^{infinity}_{1}

if P>-1 \sumlnp(n)/n diverges
if P<-1 \sumlnp(n)/n converges
if p=-1 \sumlnp(n)/n diverges

but i am told that {p>0} therefor i am only left with one option
if P>-1 \sumlnp(n)/n diverges

so now i need to check if:
- lim An = 0
- An+1< An

Dell
Apr14-09, 07:02 AM
lim An= ln^p(n)/n = 0

so now how do i prove that An > A(n+1)