Consider the sum $\displaystyle\sum_{j=r}^{n+r-k} \binom{j-1}{r-1}\binom{n-j}{k-r} = \binom{n}{k}$
I am looking to show this identity combinatorially. Is the general idea perhaps to remove j from n and k from r then pick some 'middle' element, and form a final subset of size r-1? The bounds on the sum are a big roadblock for me.