Looking at the formula for binomial co-effient,
$$ \binom{n}{r}= \frac {n(n-1)...(n-r+1)}{ 1(2)(3)...(r)} $$
I am wondering why $ n(n-1)...(n-r+1) $ is a multiple of $ 1(2)(3)...(r) $ .
I understand from the applications of this formula that only integer values makes sense as in $ n C r $. But, why are these two products be related in such a way, purely thinking of them as product of numbers and from algebra, how can we prove that they will always be related that way.