5

$a, b > 0$. $f(x)$ is non-negative and integrable on $[-a, b]$ and that $ \int_{-a}^b xf(x) dx = 0 $. Prove that $$ \int_{-a}^bx^2f(x)dx \leq ab\int_{-a}^b f(x) dx $$ Thanks!

leafpile
  • 895

1 Answers1

9

This follows from $x^2\leq (b-a)x+ ab$ on $[-a,b]$.

WimC
  • 32,192
  • 2
  • 48
  • 88