If $f$ is continuous and always positive in $[0,\infty)$ and $$F(x)=\frac{1}{2}\int_0^x(x-t)^2f(t)\,dt$$then show that $F''$ is strictly increasing.
I found that the integrand is continuous and so , $F$ is differentiable and $F'(x)=0$. But to show $F''$ is strictly increasing we have to show that $F'''(x)>0$ in $[0,\infty)$. How it is possible ?
HINT:
$$\begin{align} F'(x)&=\int_0^x 2(x-t)f(t)dt\\\\ F''(x)&=\int_0^x 2f(t)dt\\\\ F'''(x)&=2f(x)>0 \end{align}$$