Let $ f $ be a twice differentiable function with $ f (0) = 0, f (1) = 1$ and $ f '(0) = f' (1) = 0 $, then $ 4 \leq | f'' (x ) | $, for some $ x \in [0,1] $.
I tried using the mean value theorem for derivatives with
$ \dfrac{f '(1)-f' (0)}{f (1)-f (0) } = f '(c) = 0$
so there is a value at which $ f ''(c) = 0 $, but that did not help me.
Any ideas? Any help is appreciated.