6

Prove that $$e^{\binom{n}{2}}>n!$$

$n \in \mathbb{Z_+}$

Sorry, couldn't attempt it.

2 Answers2

19

Hint: Use $\binom{n}{2} = 0+1+2+\cdots+(n-1)$.

Thomas Andrews
  • 177,126
2

I quite like Thomas Andrews' approach. Alternatively you can estimate $$ \ln(n!)=\sum_{k=1}^n\ln k <\int_1^{n+1}\ln x\,dx. $$ And calculating that integral gives you a good enough upper bound on the r.h.s. Admittedly this needs more machinery, but it also gives a better approximation to $n!$.

Jyrki Lahtonen
  • 133,153