$\sum_{i=1}^n(\sum_{j=i}^n j)$
This really is lame, but i couldn't figure out how to work with this one.
I can easily tell that $\sum_{i=1}^ni= \dfrac{n(n+1)}{2}$, and that the summation i am trying to simplify should be something like - $\sum_{i=1}^n(\sum_{j=i}^n j) = \dfrac{n(n+1)}{2} +\dfrac{n(n+1)}{2} -1 +\dfrac{n(n+1)}{2}-(1+2)\,+...+\,n$
Any clever ways to simplify this expression ? Thank you!
