analysis001
- 21
- 0
Homework Statement
Prove that the series diverges: \sum_{i=1}^{\infty}\sqrt{n+1}-\sqrt{n}
The Attempt at a Solution
I'm trying to use the comparison test, but I don't know what to compare it to. All I have done so far is change the terms to be in fraction form:
\sqrt{n+1}-\sqrt{n}=\frac{1}{\sqrt{n+1}+\sqrt{n}}
Any clues on what to do next would be great. Thanks!