Determining if series converges or diverges

80 Views Asked by At

The Series is

enter image description here

For this series the ratio test is inconclusive. I have rewritten the series as

enter image description here

Currently i am approaching the problem using limit test. enter image description here

I couldn't progress from this point. Any help or hints are greatly appreciated! Thanks!

2

There are 2 best solutions below

0
On BEST ANSWER

Hint:

I think you could use Raabe's test.

0
On

The terms decrease each step by a factor $2n/(2n+3)$.
So their logarithm decreases by $\frac{3}{2n}+O(n^{-2})$.
The logarithm of the $n^{th}$ term is around $-\frac{3}{2}\log n$, and the term itself is around $n^{-3/2}$.
I think the original sum ought to converge.