Let Let $X_1,X_2,X_3,X_4$ be a sequence of independent, identically distributed random variables with: $$ E(X) = 0 $$ $$ E(X^2)=1$$ $$E(X^3) = 1$$ $$E(X^4) = 6 $$ Let: $$S_1 =X_1$$ $$S_2 =X_1+X_2$$ $$S_3 = X_1+X_2+X_3$$ and so on.
Show that $$\sum_{r=1}^{n} \frac{E(S_r^4)}{r^2(r+1)^2} = \frac{3n}{n+1}$$
Using central moments of iids I have found the 4th central moment of $S_n$ to be $$E(S_n^4) = n(6-3n^2)$$ putting this into the sum i have
$$\sum_{r=1}^{n}\frac{r(6-3r^2)}{r^2(r+1)^2}$$
not really sure where to go from here in order to get the expression needed