Does the Series Converge for Different Values of p and q?

  • Thread starter Thread starter DotKite
  • Start date Start date
  • Tags Tags
    Converging Series
DotKite
Messages
81
Reaction score
1

Homework Statement



Show for what real numbers p and q ## \sum \frac{1}{n^{p}ln^{q}(n)} ## diverges or converges.

Homework Equations





The Attempt at a Solution



I am kind of lost because it seems that with both subscripts p and q there are a bunch of cases you have to work through. My professor wasn't explicit in regards to what values p and q we had to consider.

My number 1 question would be: do you consider p and q covering the same set of numbers? Such as p>1 and q>1? Or do you have to also consider 0<p<1 while q>1 as well? It just seems this would take forever.

Anyways I think I have a solution for p,q > 1


## \frac{1}{n^{p}ln^{q}(n)} ## ≤ ## \frac{1}{n^{p}} ## for all n ≥ 3

since ## \frac{1}{n^{p}} ## converges (p > 1) by comparison test ## \sum \frac{1}{n^{p}ln^{q}(n)} ## converges for p,q > 1
 
Physics news on Phys.org
You can extend your comparison test more, what if q=0 and p>1 for example?

In general you are going to have to consider p and q being any number - there aren't that many actual different cases though
 
## \frac{1}{n^{p}ln^{q}(n)} \geq \frac{1}{nln(n)} ## for 0 ≤ p,q ≤ 1.

and ## \frac{1}{nln(n)} ## is divergent by the integral test, thus ## \frac{1}{n^{p}ln^{q}(n)} ## diverges by comparison.

Now if p,q < 0 then ## \sum \frac{1}{n^{p}ln^{q}(n)} ## becomes ## \sum n^{p}ln^{q}(n) ##

which clearly diverges.

Ok, so all of this together we have the series converging for p,q > 1 and diverging for p,q ≤ 1. So are the other cases I need to check are ones with p and q being in these two different ranges respectively? ie p ≤ 1 and q > 1 and vice versa?
 
Last edited:
You saw that p,q=1 is a sort of boundary value. Then it's worthwhile to investigate it deeper.

You could check what happens if you hold still p=1 and change q, then q=1 and vary p.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top