Unordered integer partitions (compositions)

68 Views Asked by At

How is the number of unordered integer partitions of an integer $n$ to $r$ partitions equal to $\binom{n-1+r}{r}$?