let $f(x)$ have twice differentiable on $[a,b]$,and such $$f(x)\cdot f''(x)<0$$ show that $$\dfrac{1}{b-a}\int_{a}^{b}|f(x)|dx>\dfrac{1}{2}|f(a)+f(b)|$$
I only know and can prove follow this inequality $$\dfrac{1}{b-a}\int_{a}^{b}f(x)dx\ge\dfrac{1}{2}(f(a)+f(b))$$ where $f''(x)<0$ But My problem can't use this methods,Thank you
I try to $$\dfrac{1}{b-a}\int_{a}^{b}|f(x)|dx\ge\dfrac{1}{b-a}\left|\int_{a}^{b}f(x)dx\right|$$ $$\Longleftrightarrow \left|\int_{a}^{b}f(x)dx\right|>\dfrac{b-a}{2}|f(a)+f(b)|$$ and this can't usefull
Thank you very much!
(Is this even true?)Consider $f(x)=\sin(x)$ on $[a,b]=[-\tfrac\pi3,\tfrac\pi3]$. The claim would be that $\frac{3}{4\pi}>\frac{\sqrt3}2$. – Lutz Lehmann Dec 27 '13 at 08:57