Suppose that f is twice differentiable on $[a, b]$ and $f'(a)=f'(b)=0$ show $\exists\xi\in(a,b)$ such that $|f''(\xi)|\geq\frac{4}{(b-a)^2}|f(b)-f(a)|$
There's an answer available on this site but it uses integration which I cannot use here
I tried applying Taylor's theorem about a and b but this only got me $\exists\xi_1,\xi_2\in(a,b)$ such that $|f(b)-f(a)|=|f''(\xi_i)|\frac{(b-a)^2}{2}$ for i=1,2
This seems close to the answer but not quite correct, anyone have any ideas? Thanks