Why is $$ \int_{a}^{\infty}xf(x)dx\geq \int_{a}^{\infty}af(x)dx $$ assuming $f(x)\geq 0$ and $a>0$. Is it because the integral is only defined for $x\in[a,\infty]$ and otherwise $0$ so that $x\geq a$?
2026-04-01 13:39:22.1775050762
Basic question about Integration (Monotocity)
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Well, one thing you can think about is that $$\int_a^\infty xf(x) \ \text{d}x - \int_a^\infty af(x) \ \text{d}x = \int_a^\infty \left(x-a \right)f(x) \ \text{d}x $$ And over the whole region of integration $x \geq a$ so that $(x-a) \geq 0$ and we have also that $f(x) \geq 0$ so that $$ \left(x-a\right)f(x) \geq 0$$ which gives $$\int_a^\infty \left(x-a \right)f(x) \ \text{d}x \geq \int_a^\infty 0 \ \text{d}x = \lim_{b \to \infty}\left. \left[0 \right] \right|_a^b = \lim_{b \to \infty}0 = 0 $$ so that, altogether $$ \int_a^\infty xf(x) \ \text{d}x \geq \int_a^\infty af(x) \ \text{d}x$$