-1

How do I show that the series $\sum_{n=2}^\infty \frac{1}{n(\log n)^p}$ is convergent or divergent?

I've done it for $p \ge 0$ using condensation test but I can't proceed for $p \lt 0$.

Any suggestions?

Itachi
  • 1,504
  • 5
  • 15

3 Answers3

3

If $p<0$, then $(\log n)^p<1$, and therefore$$\frac1{n(\log n)^p}>\frac1n.$$Now, use the fact that the harmonic series diverges.

0

When $p < 0$ the summand will (eventually) be greater than $1/n$, so the series will diverge.

0

If $p<0$, then $$\frac 1{n(\log n)^p}>\frac 1n$$ Since $\sum \frac 1n$ diverges, so must $\sum \frac 1{n(\log n)^p}$

Sayan Dutta
  • 8,831