The series is, $$\sum \limits_{n = 2}^\infty \frac{1}{(n-1)n(n+1)} \space(a)$$
By partial fractions I've got,
$$\sum \limits_{n = 2}^\infty \frac{1}{2(n-1)}-\frac{1}{n}+\frac{1}{2(n+1)}$$
The book says that the series in $(a)$ is a Mengoli series, but I can't see how. A Mengoli series have the form of $\sum \limits_{k} u_{k}-u_{k+1}$, but I don't see any similarities. Thanks.