Hardy and wright define the following
$$\binom{m}{n} = \frac{m(m-1)(m-2)..(m-n+1)}{n!} \; ... (1)$$ $$\binom{-m}{n} = (-1)^n \;\frac{m(m+1)(m+2)..(m+n-1)}{n!} \; ...(2)$$
then they say $$\binom{-m}{n} = (-1)^n\binom{m+n-1}{n} \; ...(3)$$
Eq. $(3)$ does not make sense to me. How is it obtained ? ( they don't give any constraint on $m,n$, as to which is bigger or smaller ).