What is the least value of $\alpha \in \mathbb R$ ($\forall x >0)$ for which $$4 \alpha x^2 + \frac{1}{x} \geq 1?$$
I've tried applying the A.M $\geq$ G.M inequality-
$$\dfrac{4\alpha x^2 +\frac{1}{x}}{2} \geq \sqrt{4\alpha x^2 \times \frac{1}{x}}$$ $$\implies \dfrac{4\alpha x^2 +\frac{1}{x}}{2} \geq \sqrt{4\alpha x }$$
I'm not sure how I can simplify this further to obtain a condition for $\alpha$.
How do I proceed with this question?
An alternative approach using calculus: when $\alpha<0,4\alpha x^2+\frac1x\to-\infty<1$ as $x\to\infty.\alpha=0$ may be rejected similarly. Thus, $\alpha>0$.
$4\alpha x^2+\frac1x$ is differentiable for $x>0$ and attains global minimum of $3\alpha^{1/3}$ at $x=\frac1{2\alpha^{1/3}}$. Thus,$$3\alpha^{1/3}\ge1\\\implies\alpha\ge\frac1{27}$$