Suppose $f$ is a real valued continuous function defined on $[-2,2]$ and is the times differentiable in $(-2,2)$. If $f(2)=-f(-2)=4$ and $f'(0)=0$ then show there exists $x\in(-2,2)$ such that $f'''(x)\ge3$.
I have tried using MVT to no avail. Tried to back calculate assuming $f'''(x)\ge3$ and then integrating. Couldn't do it.
Use Taylor's Theorem,
$$ f(x)=f(0)+f'(0)x+\frac{1}{2}f''(0)x^2+\frac{1}{6}f'''(\theta)x^3,\quad x\in[-2, 2], \theta\in(-2, 2). $$
Then it follows that
$$ f(2)=-f(-2)=4 $$
which implies $$ f(0)+\frac{1}{2}f''(0)\cdot4+\frac{1}{6}f'''(\theta_1)\cdot 8=4 $$ $$ f(0)+\frac{1}{2}f''(0)\cdot4+\frac{1}{6}f'''(\theta_2)\cdot (-8)=-4 $$
Suppose $ f'''(x)<3,\forall x\in(-2, 2) $, then from the first equation we get $$ f(0)+\frac{1}{2}f''(0)\cdot4>4-\frac{4}{3}\cdot 3=0, $$
but $$ f(0)+\frac{1}{2}f''(0)\cdot4<-4+\frac{4}{3}\cdot 3=0 .$$ from the second equation. Contradicton!