or divergent??
I tried few tests, but I didn't success to discover if the series is convergent or is divergent...
$$\sum_{n=0}^{\infty} \sqrt{n+1}-\sqrt{n}$$
Thank you!
or divergent??
I tried few tests, but I didn't success to discover if the series is convergent or is divergent...
$$\sum_{n=0}^{\infty} \sqrt{n+1}-\sqrt{n}$$
Thank you!
Let $S_n$ be the sequence of partial sums: $$S_n = \sum_{k=0}^n \sqrt{k+1} - \sqrt{k}$$ It is easy to see that $S_0 = 1$ and by telescoping $$S_n = \sqrt{n+1}$$ Since convergence of a series is defined through convergence of the partial sums and since $S_n$ obviously diverges, the series diverges as well.
First, note that
$$ a_n=\sqrt{n+1}-\sqrt{n}=\frac{1}{ \sqrt{n+1}+\sqrt{n}}\sim_{n\to \infty} \frac{1}{2\sqrt{n}}=b_n $$
Now, use the following result and see what you get.