Problem: Suppose $f$ is a twice-differentiable function with $f(0) = 0$, $f\left(\frac12\right) = \frac12$ and $f'(0) = 0$. Prove that $|f''(x)| \ge 4$ for some $x \in \left[0,\frac12\right]$.
I know that I should use tangent line approximation somewhere in my proof, and it looks like the Mean Value theorem has some use here, but I don't have a clue of how to use these ideas to prove the above statement.
By second order Taylor-Lagrange formula, $$\exists c\in (0,1/2) \;:$$
$$f (1/2)=f (0 )+1/2f'(0)+1/8f''(c) $$ $$\implies 1/2=1/8f''(c) $$ $$\implies f''(c)=4$$