Let $a,b \in \mathbb{N}$ arbitrary with $a > b$. Is that true that
$$\sum_{j=0}^b (-1)^j\binom{a}{j}\binom{b}{j} \neq 0$$
Till now I wasn't able to find a conterexample but also my attempts to prove it fail.
I get only $\sum_{j=0}^b (-1)^j\binom{a}{j}\binom{b}{j} = \sum_{j=0}^b (-1)^j \frac{a!b!}{(a-j)!(b-j)(j!)^2}$. Does anybody see the key how to cope with it?