I recently came across the result that
$$\sum_{n=2}^\infty \frac{n^4-n^3+n+1}{n^6-1} = \frac{1}{2}$$
I am wondering how one could proof this, generally how one could evaluate a sum over rational functions.
If I plug the sum into Wolfram Alpha it gives
$$\frac{3k^4-k-2}{6k(k+1)(k^2+k+1)}$$
as the $k$-th partial sum. Taking the limit as $n \to \infty$, this would in fact proof the upper equality.
Sadly, I could not wrap my head around how to get to Wolfram Alphas partial sum result. If anyone has an idea let me know. Any tips are appreciated.