I need to get from this: $$\sum_{i=1}^n {1\over i(i+1)}$$ to: $${n\over n+1}$$ or: $${1 - {1\over n+1}}$$ I have tried looking for sums identities with fractions, using WolframAlpha.com (that's how I got the results above) and reading my textbook, but I don't get how to manipulate this. Thank you.
edit: What I did:
Based on Idris' answer, I took the sum to be: $${1\over1}-{1\over 1+1}+{1\over 2}-{1\over2+1}+{1\over 3}-{1\over3+1}+...+{1\over n}-{1\over n+1}$$ With that, the groups like $-{1\over 1+1}+{1\over 2}$ cancel each other out (telescoping?) and in the end what's left is: $$1-{1\over n+1}$$ the result that I was looking for! Thank you again, Idris!
Here is a picture showing the two columns and the cancellations in diagonals