I guess it is kind of obvious that it diverges. But what divergent series do I compare it to?
2026-03-28 10:16:51.1774693011
On
Why does $\sum_{n=1}^{\infty}{\frac{1}{n+1}}$ diverge?
65 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
This is because the convergence of a series does not depend on one term, it means that you can rest one term and it will still converge
You have the divergent harmonic series without 1 term, lets see:
Suppose it converges to a real number $L$.
then $1+\displaystyle\sum_{n\ge1} \frac{1}{n+1}$ should converge to $L+1$
But $1+\displaystyle\sum_{n\ge1} \frac{1}{n+1}=\displaystyle\sum_{n\ge1} \dfrac{1}{n}$ and it should be equal to $L+1$, which is obviously false
If you can use the fact that the harmonic series diverves, then, since$$\lim_{n\to\infty}\frac{\frac1{n+1}}{\frac1n}=1,$$your series diverges too.
Or you can use the fact that your series is the harmonic series minus its first term.
Another option here would be to use the integral test.