0

How to show that $$\sum_{n=1}^\infty \bigg(\frac{\sqrt{n+2}-\sqrt{n}}{\sqrt{n+1}-\sqrt{n}}\bigg)$$ is divergent? I tried multiplying by the conjugate. I got $$({\sqrt{n+2}-\sqrt{n}})({\sqrt{n+1}+\sqrt{n}})$$ How to prove that it is divergent? Is there any way to prove it by comparison test?

1 Answers1

5

Since you have $$ \lim_{n\to\infty}\frac{\sqrt{n+2}-\sqrt{n}}{\sqrt{n+1}-\sqrt n}=2 $$ and $2\neq0$, your series diverges.

Another User
  • 5,048