2

I've been trying to work on a proof for this for a few days now, but can't seem to see the answer. It might be trivial but I would be grateful if anyone could let me know their strategy (if not a proof) for this:

$$\sqrt[n]{n!} \lt \sqrt[n+1]{(n+1)!}$$

Thanks in advance!

mathnoob
  • 23
  • 2

1 Answers1

1

Raise both side to the power of $n$ and then riase it to the power of $n+1$ and we have \begin{eqnarray*} (n!)^{n+1} < ((n+1)!)^n. \end{eqnarray*} Now cancel $(n!)^n$ \begin{eqnarray*} n! < (n+1)^n. \end{eqnarray*} This is obvious, multiply the following inequalities $1 <n+1,2<n+1, \cdots , n<n+1$.

Donald Splutterwit
  • 36,613
  • 2
  • 26
  • 73