Counting and Combinatorics

45 Views Asked by At

Can the following summation be reduced to any single formula? I tried using a few combinatorial laws such as Pascal's but nothing seems to work.

$$2\sum_{r=0}^{n-k}\binom{n-r}k\binom{k-1}r.$$