In reviewing Ramanujan's proof of Bertrand's postulate, Ramanujan observes that:
$$\ln\Gamma(x) - 2\ln\Gamma(\frac{x+1}{2}) \le \ln(\lfloor{x}\rfloor!) - 2\ln(\lfloor\frac{x}{2}\rfloor!)$$
I have noticed that under some circumstances, the following lower bound is better.
$$\ln\Gamma(x) - 2\ln\Gamma(\frac{x+1}{2}) \le \ln\Gamma(x+1) - 2\ln\Gamma(\frac{x+2}{2}) \le \ln(\lfloor{x}\rfloor!) - 2\ln(\lfloor\frac{x}{2}\rfloor!)$$
For example, this is true when $x=34$. I'm assuming that it is not true in all cases or Ramanujan would have used the tighter lower bound in his proof.
How can I show that $\ln\Gamma(x) - 2\ln\Gamma(\frac{x+1}{2})$ is guaranteed to be lower in all cases $x \ge 2$ and identify the conditions when $\ln\Gamma(x+1) - 2\ln\Gamma(\frac{x+2}{2})$ is the better lower bound?
Here's my thinking on this question:
- $\ln\Gamma(x-1) - 2\ln\Gamma(\frac{x}{2})$ is an increasing function (see here)
- There are some known conditions when $\ln\Gamma(x-1) - 2\ln\Gamma(\frac{x}{2}) \le \ln\Gamma(\lfloor{x}\rfloor+1) - 2\ln\Gamma(\lfloor\frac{x}{2}\rfloor+1)$
- My goal with this question is to show the conditions when $\ln\Gamma(x+1) - 2\ln\Gamma(\frac{x+2}{2}) \le \ln(\lfloor{x}\rfloor!) - 2\ln\Gamma(\lfloor\frac{x}{2}\rfloor!)$ and when it is not.
Thanks very much,
-Larry