I don't understand why I can't get the telescopic sum after the partial fraction decomposition:
$$\frac{1}{n^3-n}= \frac{1}{n(n-1)(n+1)}=\frac{-1}{n}+\frac{1}{2(n-1)}+\frac{1}{2(n+1)}=\frac{-1}{n}+\frac{n}{(n-1)(n+1)}.$$
I have $\sum\limits_{n=2}^{\infty }\frac{1}{n^3-n}=\phi(n+1)-\phi(0).$
The answer should be $1/4$.