Runty_Grunty
- 5
- 0
Homework Statement
Suppose that f(x) is a bounded function on [a,b]. If M, M' denote the least upper bounds and m, m' denote the greatest lower bounds of f, |f| respectively, prove that M'-m'\leq M-m.
2. The attempt at a solution
(these are the only things I have; most are properties found online)
For this, we assume that f is integrable.
If f is a bounded and integrable function on [a,b], and if M and m are the least upper and greatest lower bounds of f over [a,b], then
m(b-a)\leq \int_a^b f(x)dx\leq M(b-a) if a\leq b, and
m(b-a)\geq \int_a^b f(x)dx\geq M(b-a) if b\leq a.
Also, since f is both a bounded and integrable function on [a,b], then |f| is also bounded and integrable over [a,b].
I haven't been able to determine how to obtain the least upper and greatest lower bounds of |f|, due to how complicated the very idea is.