Trying to find a nice way to simplify the question:
Which is bigger 2000! or 1000^2000?
I don't know what kind of reasoning I can apply here.
Trying to find a nice way to simplify the question:
Which is bigger 2000! or 1000^2000?
I don't know what kind of reasoning I can apply here.
In Factorial Inequality problem $\left(\frac n2\right)^n > n! > \left(\frac n3\right)^n$ it is shown that
$$n!<\left(\frac n2\right)^n.$$ For $n=2000$ we have
$$2000!<\left(\frac {2000}{2}\right)^{2000}=1000^{2000}.$$