brh2113
- 18
- 0
Homework Statement
Let f be a function that is integrable on [a,b] and bounded by
0 \leq f(x)\leq M for some M. Prove that f^{2} is also integrable on this interval.
Homework Equations
We've done many problems with step functions s(x)\leq f(x) \leq t(x),
where s(x) and t(x) are step functions. Then we've defined a
function's lower integral as the supremum of the set of the values of all \int_a^b s(x)dx
provided that s(x) \leq f(x) and the function's upper integral as the
infimum of the set of all \int_a^bt(x)dx provided that
f(x) \leq t(x) on [a,b].
3. The attempt at a solution
Attached is my work. It's a little sloppy, so I'll explain what I tried here:
I first tried using the weighted mean value theorem, but all that that does is show that f^{2} is bounded.
I then drew a line and tried again. However, I've realized that my definition of the step functions is faulty because the function is not monotonic, so the second attempt is wrong. As a result, I've been unable to represent my step functions more explicitly using summation notation and expanding it, so I haven't been able to work with the equations. There must be something I'm missing.
If the function were continuous, then I'd know that f^{2} is continuous and I'd be done, but unfortunately it is not.
The only thing I know is that \int_a^b f(x)dx is bounded and exists, and so \int_a^b f(x)^{2}dx is also bounded.
Again, if I can show that the lower integral and the upper integral are equal, then by our definition I will have proven that the function is integrable.