IntroAnalysis
- 58
- 0
Homework Statement
Let f:[a, b]\rightarrow[m, M] be a Riemann integrable function and let
\phi:[m, M]\rightarrowR be a continuously differentable function
such that \phi'(t) \geq0 \forallt (i.e. \phi
is monotone increasing). Using only Reimann lemma, show that the composition \phi\circf is Riemann integrable.
Homework Equations
Riemann lemma - f: [a, b] \rightarrow is Riemann integrable iff for any \epsilon>0 \existsa partition P such that U(P, f) - L(P, f) < \epsilon.
Function f is Riemann integrable hence it is bounded by [m, M]. Thus \forall
x\in[a, b],lf(x)l \leq max{m, M}.
Also, since the domain of \phi is compact and the function is monotone and increasing, by the Extreme Value Theorem, it achieves a maximum and a minimum on [m, M], hence \phi is also bounded. Thus, \phi((f(a)) and \phi(f(b)) is bounded by some constant, K.
Also know since f is Riemann integrable that there exists a partition P such that
U(P, f) - L (P, f)< \epsilon
We must show U(P,\phi(f(x))) - L(P, \phi(f(x)))<\epsilon.
I think I have most of the major pieces, can someone suggest how to put it together?
Thank you.