0

Prove that $\sum_{k=1}^\infty \sqrt{k+1}-\sqrt{k}$ diverges.

I know that this diverges but I don't know how to prove it rigorously. Should I use the comparison theorem? I know that $\sqrt{k+1}-\sqrt{k}>-\sqrt{k}$ so I just need to show that $\sum_{k=1}^\infty -\sqrt{k}$ diverges. But that is where I am stuck.

1 Answers1

0

HINT: For each positive integer $N$:

$$\sum_{k=1}^N (\sqrt{k+1}-\sqrt{k}) = \sqrt{N+1}-\sqrt{1}.$$

Why is this so, and can you finish from here.

Mike
  • 20,434