0
$\begingroup$

$\sum \frac{(n)^{1/2}}{(n+1)^3 * log(n)}$

I was hoping someone could tell me if this series converges and how to show that it does. Thanks in advance.

  • 0
    I apologize, the title is misleading. I just need to know if the series converges and using which methods. I edited the title2017-02-28

1 Answers 1

1

Simple comparison:

$$\frac{n^{1/2}}{(n+1)^3\ln(n)}<\frac{n^{1/2}}{n^3}=\frac1{n^{2.5}}$$

And this clearly converges by the Cauchy condensation test, integral test, or p-series.