What is the nature of $\prod_{k=1}^{k=n}\binom{n}{k}$ as a function of n?
How fast does it grow in comparison with $2^n$, etc?
My intuition is that:
$$\prod_{k=1}^{k=n}\binom{n}{k}$$
Grows much faster than
$$2^n$$
Simply because the summation is $2^n$. How fast does it grow in comparison, though?