Is $x(x!)^{1/x}$ an increasing function of $x$, for $x > 0$?
Here $x!$ is the factorial of $x$.
Sure, I do know differential calculus, but my problem is that I do not know how to compute for the derivative of $x!$.
Lastly, I asked WolframAlpha to plot the function $$f(x)=x(x!)^{1/x}$$ and it does appear to be increasing.
Is it possible to prove this fact rigorously? Thanks!
$$\log f(x) = \log x + \frac{1}{x}\log\Gamma(x+1) $$ and $\log x$ is increasing, hence it is enough to show that $\frac{1}{x}\log\Gamma(x+1)$ is increasing. However:
$$\frac{1}{x}\log\Gamma(x+1) = \frac{\log\Gamma(x+1)-\log\Gamma(0+1)}{x-0} $$ is increasing since $\log\Gamma$ is convex by the Bohr-Mollerup theorem.