I'm having trouble generating a combinatorial proof for the following equality: $$\sum_{i=0}^{r} ({m \choose i}) = {{m + r}\choose m}.$$ That is, with no algebraic manipulation, what is an "example" that would sufficiently illustrate what these expressions are doing?
Here is my attempt at an answer:
RHS: we have m distinguishable items of item type A, and $r$ distinguishable items of item type B. The number of ways to choose $m$ items from this combination of item type A and item type B is ${m + r} \choose m$.
LHS: there are $r + 1$ disjoint cases for which $r$ indistinguishable items are being categorized into $m$ distinguishable categories. And here is where I have trouble conceptualizing what the disjoint cases are.
Would really appreciate some help understanding conceptually why LHS equals RHS!