I need to solve this binomial summation but cant seem to get it using binomial identities I learnt in school and college first-year:
$$S=\sum_{i=q}^{p-q}{\binom{i}{q}}{\binom{n-i}{p-q}}$$ p,q,n are positive integers such that $q\leq p\leq n$
Am I missing out something naive and clever?