Possible Duplicate:
Combinatorial proof for two identities
The identity $$ \sum_{k=0}^n\binom{x+k}{k}=\binom{x+n+1}{n} $$ can be verified by a straightforward induction, but is there some nice combinatorial argument which proves it? Here $x$ is a nonnegative integer, by the way.
I've always found combinatorial arguments make it easier to remember such identities and intuitively grasp them so I would appreciate seeing one. Thank you.