Prove that $$\ln x\leq\frac{x^{x+1/x}-1}{2}$$ is true for every positive real number, without calculus/derivative . (i.e. using some inequalities)
My progress. For $x\geq 1$ using $x+1/x\geq 2$ we obtain $$\frac{x^{x+1/x}-1}{2}\geq\frac{x^{2}-1}{2}$$ So it suffices to prove $$\ln x\leq\frac {x^2-1}{2}$$ or $$x^2\geq 2\ln x+1$$ The inequality seems easier now. But, I am stuck here.
I don't have any approach for $0<x<1$.