By considering $$\sum _{r=1} ^n \left( (r+1)^5 - r^5 \right)$$ Show that $$\sum _{r=1}^n r^4 = \frac 1 {30} n(n+1)(2n+1)(3n^2 + 3n-1)$$
So I'm a little unsure on how to really start on this so I've expanded the given expression an found that $$\sum _{r=1} ^n \left( (r+1)^5 - r^5 \right) = \sum_{r=1} ^n 5r^4 +10r^3 + 10r^2 +5r+1$$
I know I want to get this into a form which I can then solve for $\sum _{r=1}^n r^4 $ using the fact I know the sums of $\sum _{r=1}^n r^3$ and $\sum _{r=1}^n r^2$. If anyone could helping me get started with this question that would be great.