When I solve the inequality
$$e^{\sqrt x} \geq 2x $$
in Wolfram Alpha, I get the solution
$$0\leq x \leq 4 W(-\frac{1}{2\sqrt 2})^2 $$
and
$$x\geq 4 W_{-1}(-\frac{1}{2\sqrt 2})^2 .$$
My questions:
-How did get this results?
-Why there exist two solutions of this inequality? What is the difference between $W(x)$, $W_{0}(x)$ and $W_{-1}(x)$? (This question more important then the other.)
Obviously, $x\ge 0$ for the square root. Take the square root on both sides, $$ e^{\sqrt x/2}\ge 2\sqrt2(\sqrt x/2)\iff -\frac1{2\sqrt2}\le(-\sqrt x/2)e^{-\sqrt x/2} $$ Now the function $ue^u$ has
Thus for $-e^{-1}<v<0$ the equation $v=ue^u$ has two solutions $W_{-1}(v)<-1$ and $-1<W_0(v)<0$, which are on the two branches of the Lambert-W function.
As $2\sqrt2>e$, if barely, you get these two interval end points on the branches and all $x$ to the left and right as solution of the inequality, $$ -\sqrt x/2\ge W_0\left(-\frac1{2\sqrt2}\right)\text{ and }W_{-1}\left(-\frac1{2\sqrt2}\right)\ge -\sqrt x/2 $$