Find the sum of $\sum_{k=1}^{k=n} \frac{1}{k(k+2)}$.
Here is my solution.
Since $\frac{1}{k(k+2)} = \frac{1}{2} \left(\frac{1}{k} - \frac{1}{k+2}\right)$,
$\sum_{k=1}^{k=n} \frac{1}{k(k+2)} = \frac{1}{2}\sum_{k=1}^{k=n} \left(\frac{1}{k} - \frac{1}{k+2}\right)$
$= \frac{1}{2} \left(\sum_{k=1}^{k=n}\frac{1}{k} - \sum_{k=1}^{k=n}\frac{1}{k+2}\right)$
I am stocked up after this. Please feel free to share your comments and suggestions to help me solve the problem.