A friend of mine give me this problem for fun:
Given $\frac {n(n+1)}{2}$ balls, first we divide arbitrarily these balls in baskets, after that we make another basket with one ball of each basket e do this procedure infinitely.
I want to prove that one time this stabilizes with 1 ball in one basket, 2 balls in another basket, ..., n balls in another basket.
It seems easy to solve, he says we can use some concept of energy (???), I'm trying with some concepts of combinatorics without any success.
Thanks in advance.