I'm dealing with the series: ∞∑n=31np(lnn)q(ln(lnn))r, looking for the set of all p,q,r such that the series converges. Is there a way to determine this without use of the integral test? In that case I would substitute u=lnx and so on, but I'm wondering if there is a method using ratio test, root test, comparison test, condensation criteria etc. Any help is appreciated.
Answer
First, suppose p=q=1. We can then use the integral test.
If r=1 we have
∫y3dxxln(x)(ln(ln(x)))=[ln(ln(ln(x)))]y3=ln(ln(ln(y)))−ln(ln(ln(3)))
which diverges as y→∞. For r≠1 we have
∫y3dxxln(x)(ln(ln(x)))r=11−r[ln(ln(x))1−r]y3=11−r(ln(ln(y))1−r−ln(ln(3))1−r)
which diverges as y→∞ if and only if r<1. So when p=q=1, the series converges when r>1 and diverges when r≤1.
When p≠1, we can use the comparison test. If an=1np(ln(n))q(ln(ln(n)))r with p<1, then let bn=1n(ln(n))(ln(ln(n))). Then
anbn=n(ln(n))(ln(ln(n)))np(ln(n))q(ln(ln(n)))r=n1−p(ln(n))1−q(ln(ln(n)))1−r
Since 1−p is positive, n1−p goes to infinity as n goes to infinity, and will dominate the other two terms, so the ratio anbn goes to infinity. Since ∑∞3bn diverges by the integral test, so does ∑∞3an by the comparison test.
Similarly, if an=1np(ln(n))q(ln(ln(n)))r with p>1, then let bn=1n(ln(n))(ln(ln(n)))2. Then
anbn=n(ln(n))(ln(ln(n)))2np(ln(n))q(ln(ln(n)))r=n1−p(ln(n))1−q(ln(ln(n)))2−r
Since 1−p is negative, n1−p goes to zero as n goes to infinity, and will dominate the other two terms, so the ratio anbn goes to zero. Since ∑∞3bn converges by the integral test, so does ∑∞3an by the comparison test.
A similar argument shows that the series converges when p=1,q>1 and diverges when p=1,q<1.
Putting it all together, the series converges if either:
p>1
p=1,q>1
p=q=1,r>1
and diverges otherwise.
No comments:
Post a Comment