Determine ## \sum \frac{1}{n^{p}ln(n)} ## diverges for 0<p<1

  • Thread starter Thread starter DotKite
  • Start date Start date
DotKite
Messages
81
Reaction score
1

Homework Statement



## \sum \frac{1}{n^{p}ln(n)} ##

Homework Equations





The Attempt at a Solution



All the common tests I have tried are inconclusive. I have the feeling that direct comparison test is the way to go, but I cannot seem to find what to compare ## \frac{1}{n^{p}ln(n)} ## to.
 
Physics news on Phys.org
Try plugging in p=1 and see whether that one diverges first, from there it should be easy.
 
i don't see how plugging p=1 gets you anywhere other than showing that it diverges for p=1. For p=1 you can use integral test.

I ended up using cauchy condensation test http://en.wikipedia.org/wiki/Cauchy_condensation_test

Then showed that the series in this test diverges (using ratio test) for 0<p<1 thus implying the original diverges
 
I think kontejnjer's point is that once you establish that it diverges for p=1, you can use the comparison \frac{1}{n^pln(n)}&gt;\frac{1}{nln(n)} for 0&lt;p&lt;1
 
HS-Scientist said:
I think kontejnjer's point is that once you establish that it diverges for p=1, you can use the comparison \frac{1}{n^pln(n)}&gt;\frac{1}{nln(n)} for 0&lt;p&lt;1

ah hah. much more elegant
 
DotKite said:
ah hah. much more elegant

Even more elegant: choose k > 0 so that p + k < 1. Since ##\ln(n)/n^k \to 0## as ##n \to \infty,## we have ##\ln(n) \leq n^k## for all ##n \geq N(k)##, where ##N(k)## is finite.
Thus, for ##n \geq N(k)## we have
\frac{1}{n^p \ln(n)} \geq \frac{1}{n^{p+k}} \geq \frac{1}{n}
 
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...

Similar threads

Back
Top