Lets have a series $$\sum_{n=2}^\infty\frac{\ln\left(\frac{n+1}{n-1}\right)}{\sqrt{n}}$$
However, I have absolutely no clue how to try to continue. I could probably use the integral criterion and integrate the problem using the residue theorem, but that is too much of a hassle. Is there an easy way to prove the convergence of this series?
For example, (limit or not) comparison:
$$\frac{n+1}{n-1}=1+\frac2{n-1}\implies\log\left(1+\frac2{n-1}\right)\le\frac2{n-1}\implies$$
$$\frac{\log\frac{n+1}{n-1}}{\sqrt n}\le\frac2{(n-1)\sqrt n}$$
and the series converges by (limit, say) comparison with $\;\sum\frac1{(n-1)\sqrt n}\;$