I'm having problem proving the following integral inequality.
Let $f$ be a continuous function on $[0,1]$ such that $f(0)=0$ and $f'(x)\geq1$ for all $x\in(0,1)$. Show the following inequailties hold. $$\left( \int^{1}_{0} f(x) dx \right)^2 \leq \int ^{1} _{0} (f(x))^3 dx$$
I have tried using C-S inequalities of integrals, and also integration by parts, but failed. Please help thank you!
As in the previous post, set $g(x) = f(x) - x$. The desired inequality is equivalent to $$ \int_0^1 g(x) dx + \left(\int_0^1 g(x) dx \right)^2 \le \int_0^1 3x^2 g(x) dx + \int_0^1 3x g^2(x) dx + \int_0^1 g^3(x) dx \, . $$
Now observe that for any $h:[0,1]\to \mathbb{R}$ with $h(0) = 0$ and $h' \ge 0$ the expression $$ \alpha \mapsto \int_0^1 \alpha x^{\alpha - 1} h(x) dx = h(1) - \int_0^1 x^\alpha h'(x) dx $$ is increasing in $\alpha \in [1, \infty)$. In particular $$ \int_0^1 h(x) dx \le \int_0^1 2x h(x) dx \le \int_0^1 3x^2 h(x) dx $$ for all such $h$. Applying this with $h = g$ we obtain $\int_0^1 g(x) dx \le \int_0^1 3x^2 g(x) dx$. Using Cauchy-Schwarz and applying this estimate with $h = g^2$ we obtain $$ \left(\int_0^1 g(x) dx \right)^2 \le \int_0^1 g^2(x) dx \le \int_0^1 2x g^2(x) dx \, . $$
Combining all this the desired estimate follows.