This question was asked in (selection) IMO for 8th graders.
$1/2 + 1/6 + 1/12+ 1/20 + 1/30 + 1/42 +1/56 + 1/72 + 1/90 + 1/110 +1/132$
I have noticed that it can be written as $1/(1*2) + 1/(2*3) +1/(3*4) + 1/(4*5).... +1/(11*12)$
However I don't know how to continue..
Hint:
Your sum can be written in the following form:
$$\sum\limits_{n=1}^{11} \dfrac{1}{n(n+1)}$$
Apply partial fraction decomposition to $\frac{1}{n(n+1)}$ to write it in the form $\frac{A}{n}+\frac{B}{n+1}$ and see what happens as you simplify.