This is a follow-up to this If $f(0)=f(1)=f(2)=0$, $\forall x, \exists c, f(x)=\frac{1}{6}x(x-1)(x-2)f'''(c)$
Let $f:[0,2]\to \mathbb R$ be a $C^3$ function such that $f(0)=f(1)=f(2)=0$
a. Prove that $\forall x\in[0,2], \exists c\in[0,2], f(x)=\frac{1}{6}x(x-1)(x-2)f'''(c)$
b. Prove that $\displaystyle \int_0^2|f|\leq \frac{1}{12} \sup_{t\in[0,2]} |f'''(t)|$
c. Let $M=\sup_{t\in[0,2]}f'''$ and $m=\inf_{t\in[0,2]}f'''$.
Prove that $\displaystyle \left| \int_0^2f\right|\leq \frac{M-m}{24}$
While b. follows directly from a., I haven't been able to prove c.
Since $x\to \frac{1}{6}x(x-1)(x-2)$ oscillates over $[0,2]$, I tried to get different bounds of $\int_0^1f$ and $\int_1^2 f$, but that doesn't yield the desired inequality.
As stated, part (c) is false (as Alex Ravsky shows). Suppose we change the definitions to: \begin{align} &M = \sup_{t\in [0,2]} f'''(t)\\ &m = \inf_{t\in[0,2]} f'''(t) \end{align} Then part (c) can be proven from part (b) by defining $h(x) = f(x) - cx(x-1)(x-2)$ for a suitable value of $c$ such that $h'''(x) \in [-(M-m)/2, (M-m)/2]$ for all $x \in [0,2]$.