$$\sum_{ n = 0}^{\infty } U_n = \frac{1}{\sqrt{n}}\ln\left(1+\frac{1}{\sqrt{n}}\right)$$ I was trying to resolve it by any method convergence, but I could not show if the series converges or diverges.
2026-04-07 00:40:34.1775522434
Does the series $\sum_{ n = 0}^{\infty } \frac{1}{\sqrt{n}}\ln\bigl(1+\frac{1}{\sqrt{n}}\bigr)$ converge?
113 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Since it is a series with positive terms, the simplest is to use equivalents (by limits comparison test):
We know that $\;\ln(1+x)\sim_0 x$, so we deduce an equivalent for the general term of this series: $$\frac1{\sqrt n}\,\log\Bigl(1+\frac1{\sqrt n}\Bigr)\sim_{n\to\infty}\frac1{\sqrt n}\,\frac1{\sqrt n}=\frac 1n,$$ which is the general term of the (divergent) harmonic series.