I'm studying a proof and I'm wondering which binomial approximation could have been use to establish the following bound:
$$\cfrac{1}{2} {n \choose r} {n-r \choose r} \le \cfrac{n^{2r}}{2(r!)^2}$$
I get that:
$$\cfrac{1}{2} {n \choose r} {n-r \choose r} = \cfrac{n!}{2(r!)^2 (n-2r)!}$$
So I'm wondering about:
$$\cfrac{n!}{(n-2r)!} \le n^{2r}$$