Let $2\leq x\leq 3$ for the function :
$$f(x)=x^{(\Gamma(x+\frac{1}{2}))} (\Gamma(x+\frac{1}{2}))^{(-x)}$$
Then denotes by $x_{min}$ the abscissa of the minimum .
Prove that :
$$f(x_{min})<1$$
I have tried to attack this problem with Taylor's series and we have at $x=3$ :
$$f(x)\simeq 1.04933 + 0.655881 (x - 3) + 2.58005 (x - 3)^2 + 3.62558 (x - 3)^3 + 5.4263 (x - 3)^4 + 7.87526 (x - 3)^5 + O((x - 3)^6)$$
Now the problem is the rest that I cannot cancel easily.
Another approach is the Legendre duplication formula wich states :
$${\displaystyle \Gamma (z)\Gamma \left(z+{\tfrac {1}{2}}\right)=2^{1-2z}\;{\sqrt {\pi }}\;\Gamma (2z).}$$
But I think it complicate the problem more than it solves .
How to prove it ?
Any suggestions is very welcome .
Let us prove that there exists $x_0 \in (2, 3)$ such that $f(x_0) < 1$, or $$\Gamma(x_0 + 1/2) \ln x_0 - x_0 \ln \Gamma(x_0 + 1/2) < 0$$ or $$\frac{\ln x_0}{x_0} < \frac{\ln \Gamma(x_0 + 1/2)}{\Gamma(x_0 + 1/2)}.$$
Let $g(u) = \frac{\ln u}{u}$. $g(u)$ is strictly increasing on $(0, \mathrm{e})$, and strictly decreasing on $(\mathrm{e}, \infty)$.
Thus, it suffices to prove that there exists $x_0 \in (2, 3)$ such that $\Gamma(x_0 + 1/2) = \mathrm{e}$ which is true since $\Gamma(5/2 + 1/2) = 2$ and $\Gamma(3 + 1/2) = \frac{15}{8}\sqrt{\pi} > 3$.
We are done.