Suppose $f(x)$ is a nonnegative convex function in $[0,1]$. Prove:
$$\displaystyle \int_0^1f^2(x)\,\mathrm dx\leqslant\frac43\left(\int_0^1f(x)\,\mathrm dx\right)^2$$
I have tried Cauchy Mean Value Theorem:
Construct $\displaystyle F(x)=\frac{\displaystyle \int_0^1 f^2(x)\,\mathrm dx}{\displaystyle \left(\int_0^1f(x)\,\mathrm dx\right)^2}$... But it doesn't work :-(
Any tips would be appreciated!