$\sum _{k = 0}^ n \binom ka \binom {n-k}b = \binom {n+1}{a+b+1} $
Can anyone please give me a hint to prove it using combinatorics ? I know that $n \geq a+b$ and $k$ will run from $a$ to $n-b$ . But I think it should be $\binom {n}{a+b} $.
Can anyone please help me?