Can you give me any hint how to prove that
$\sum_{k=0}^{n-1} (n-k)(k+1) = \frac{n(n+1)(n+2)}{6}$
- I tried to divide this sum into two cases when $n$ is odd and even but it does not give me any proper result.
- I can see that the result on the right side is the same as $\binom{n+2}{3}$ but how to connect it with the left side
I would be very grateful for any hint.