Let $x>0$; I have to solve the following inequality $$ \Gamma(x)\le\frac1x $$ Now \begin{align*} \Gamma(x)\le\frac1x \Longleftrightarrow x\Gamma(x)-1\le0 \end{align*} But calling $F(x):=x\Gamma(x)$ the previous inequality holds iff $$ F(x)-F(1)\le0 $$
and here maybe I should exploit some convexity property; I know that the Gamma function (on $\Bbb R_{>0}$) is positive log-convex, thus it's convex. The identity is also convex (non strictly); and even though the product of two convex functions in not necessarely so, I think it's true when the two functions are non negative; thus $F$ would be convex, but from here I can't continue!
EDIT: Noticing that $x\Gamma(x)=\Gamma(1+x)$, we shoud prove that $\Gamma(1+x)\le1$, and looking at the graphof the Gamma, this is true iff $1\le1+x\le2$, i.e. $0\le x\le1$ (then we should consider $x\neq0$, since we're dealing with the Gamma function); but how can I prove this analitically?