bfusco
- 126
- 1
Homework Statement
Ʃ[√(n+1)-√(n)]/√(n^2 +n)
The Attempt at a Solution
well i split the series up first.
Ʃ√(n+1)/√(n^2 +n) - Ʃ√(n)/√(n^2 +n)
next:
Ʃ[(n+1)/(n^2 +n)]^1/2 - Ʃ[n/(n^2 +n)]^1/2
at this point I am not sure if i can take the limit and divide all the terms by the highest power of n.