Show that $$\binom {2n}n \leq(2n)^{\pi (2n)}$$ where, as usual, $\pi(2n) $ is number of prime number less than $2n$.
I was solving basic techniques of combinatorial theory by Daniel Cohen. I was stuck at ch-2 problem 72. can anyone help me out with this problem:
Let $\pi(x)$ denote the number of primes less than or equal to $x$.
(a) Use the previous problem to show that $$ \binom{2n}{n} \le (2n)^{\pi(2n)} $$
The previous problem 71 says this:

The claim follows immediately from part c) of the rprevious exercise: If $r_p$ is the maximal exponent with which $p$ divides ${2n\choose n}$, then $${2n\choose n}=\prod_{p\le 2n} p^{r_p}\le \prod_{p\le 2n} 2n =(2n)^{\pi(2n)}$$