How could I show that the series $$\sum_{n=1}^\infty\frac1{\sqrt{n^2+1}}$$ Diverges without the use of comparison test which I am able to show. Any hints would be great thanks.
2026-03-28 05:01:10.1774674070
Proof that a series diverges
52 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
To avoid the comparison test, compute $$\lim_{n\to \infty} \frac{n}{1}\frac{1}{\sqrt{n^2+1}}=\lim_{n\to\infty}\frac{1}{1+n^{-2}}=1$$
Hence, by the limit comparison test, the series agrees with $$\sum_{n\ge 1}\frac{1}{n}$$ which diverges.