I'm trying to prove the following identity:
let $k$ and $s$ be positive integers and let $k\ge s\ge 1$ $$\sum_{i=0}^{k-s} (-1)^i{s-1+i \choose s-1}{k \choose s+i} = 1$$
I've tried to use a generating function method to prove this formula, but I don't see how to apply it here just yet. With all the other methods I got stuck. How can it be proven? Thanks in advance.