I am trying to calculate the following series:
$$\sum_{n=1}^{\infty}\frac{1}{n(n+1)(n+2)}$$
and I managed to reduce it to this term
$$\sum_{n=1}^{\infty}(\frac{1}{2n}-\frac{1}{n+1}+\frac{1}{2n+4})$$
And here I am stuck. I tried writing down a few partial sums but I can't see the pattern, $\frac{1}{2}-\frac{1}{2}+\frac{1}{5}+\frac{1}{4}-\frac{1}{3}+\frac{1}{8}+...$ I cant seem to find a closed formula that we can calculate for $S_n$
How should I go about solving this question