Appa
- 15
- 0
Homework Statement
Is the series \Sigma\stackrel{\infty}{k=1} (\sqrt{k+1} - \sqrt{k})/k convergent or divergent?
Homework Equations
The Comparison Test:
0<=ak<=bk
1.The series \Sigma\stackrel{\infty}{k=1} ak converges if the series \Sigma\stackrel{\infty}{k=1} bk converges.
2. The series \Sigma\stackrel{\infty}{k=1} bk diverges if the series \Sigma\stackrel{\infty}{k=1} ak diverges.
The Attempt at a Solution
I computed the equation until it looked like this: \Sigma\stackrel{\infty}{k=1} (\sqrt{1/k + 1/k^2} - 1/\sqrt{k}) and then I tried to find some other series that would be smaller than the original but still diverge because my guess is that this series diverges. But if I take the series \Sigma\stackrel{\infty}{k=1} (\sqrt{1/k^2} - 1/\sqrt{k}) the terms of the series become negative and the rules of the Comparison Test don't apply.
Then I tried the series \Sigma\stackrel{\infty}{k=1} (\sqrt{k+1} - \sqrt{k-1})/k and computed it to this: \Sigma\stackrel{\infty}{k=1} (\sqrt{1/k + 1/k^2} - \sqrt{1/k-1/k^2}) but it's even harder to analyse than the original series.
Any hints? I also tried series that are greater than the original but found all of them divergent so they weren't of any help.