Here's the problem:
Suppose the set $\{x\mid f(x)\not = 0,x\in[a,b]\}$ is not empty, and $f$ is differentiable on $[a,b]$, with $f(a)=f(b)=0$.
Prove that $\exists c$, such that $$|f'(c)|>\frac{4}{(b-a)^2}\int_{a}^{b}|f(x)|dx$$
My attempt is that first, to prove that exists $c$ s.t. $$|f'(c)|>\frac{1}{b-a}\int_{a}^{b}|f'(x)|dx$$ and then, use the positive variation to prove that $$\int_{a}^{b}|f'(x)|dx\ge\frac{2}{(b-a)}\int_{a}^{b}|f(x)|dx$$ since $|f(x)|\le P_F(b)$, with $P_F(x)$ is positive variation function of $f$.
But the coefficient is only $\frac{2}{(b-a)^2}$, not $\frac{4}{(b-a)^2}$, which bother me a lot.
Both coefficient in my two inequality cannot be improved (as far as I know..) since the former one can be approximated by letting $f$ be a tent function and the latter one can be approximated by letting $f$ be a constant greater than zero.(Of course both example should be mollified so that $f$ can be differentiated.)
Hope to find some valid method, thanks for your attention!