I know the RHS is ${n}\choose 2$ and I'm suppose to think to the LHS as a pair but I'm not sure how exactly I'm suppose to decomposition it
Asked
Active
Viewed 46 times
0
-
See also this answer: http://math.stackexchange.com/a/2310/9464 – Dec 09 '16 at 20:30
2 Answers
1
You’re counting $2$-element subsets of $\{0,1,\ldots,n-1\}$. The righthand side counts them all at once. The $i$-th term on the lefthand side counts the number of pairs having $i$ as larger member.

Brian M. Scott
- 616,228
0
Recall Pascal's triangle and the Hockey-stick identity to sum along the $1+2+3+\dots+n$ diagonal.

Simply Beautiful Art
- 74,685