4

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!

Shine Mic
  • 835
  • 4
  • 16

1 Answers1

5

Let $f(x)=x^2$. Then $$ \int_0^1 f^2(x)\,dx=\int_0^1x^4\,dx=0.2, $$ while $$ \frac43\,\left(\int_0^1 f(x)\,dx\right)^2=\frac43\,\left(\int_0^1x^2\,dx\right)^2=\frac4{27}=0.\overline{148}. $$

Martin Argerami
  • 205,756