Determine whether series is convergent or divergent

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 6K views
Nan1teZ
Messages
11
Reaction score
0

Homework Statement



Determine whether or not the series [tex]\sum^{\infty}_{n=1} \frac{1}{\sqrt{n+1}+\sqrt{n}}[/tex] converges.

The Attempt at a Solution



Assuming this diverges, I rationalize it to get get [tex]\sum^{\infty}_{n=1} \sqrt{n+1} - \sqrt{n}[/tex]. How would I proceed further?

Is this even the right approach?
 
Physics news on Phys.org
Well, you can't just assume it diverges. I haven't studied series in quite a while. The rationalizing of the denominators seems like a promising approach, but someone else will have to comment on that.

I think the following is a valid method. Let f(n) be the expression we are summing. As n-> +inf f(n) -> 1/(2sqrt(n)). But the infinite series with 1/sqrt(n) is a p-series and I think it's divergent.