Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

first show you only need to consider squares of functions as $f\cdot g = \frac{1}{4} \left[(f+g)^2 - (f-g)^2\right]$. Show then that you only need to consider only positive valued functions becuase $f(x)\cdot g(x)=\left|f(x)\right|^2$. then, if $0 \leq f(x) \leq M$ on $\left[a,b\right]$ show that $f^2(x) - f^2(y) \leq 2M \left(\,f(x)-f(y)\right)$.

does anyone know how I would answer this ??

share|improve this question
9  
This is homework, right? (Can you capitalize your sentences, by the way? It makes for much more pleasant reading!) – Mariano Suárez-Alvarez Sep 29 '10 at 8:05
You seem to have outlined a proof sketch in your question. Namely, you have outline how to reduce to the case of squares, and then how to show that the difference of the square of the values of $f$ at nearby points is bounded by a scalar times the difference of the values of $f$. The next step will be to look at the Riemann sums for $f^2$, and control them in terms of the Riemann sums for $f$, using the bound you have proved. – Matt E Sep 30 '10 at 7:58

2 Answers

This is not a problem I would assign as homework (at least, not without substantial guidance). Rather, it is one of the fundamental results of the subject -- the subject being advanced calculus / elementary real analysis -- and as such I would expect any instructor / textbook to supply a proof. For instance, Rudin's Principles of Mathematical Analysis covers this.

For those readers who do not have access to any basic analysis textbooks, see Corollary 8 of

http://math.uga.edu/~pete/243integrals2.pdf

As Robin says, the result also follows from Lebesgue's criterion of Riemann integrability: now that's something I would leave as an exercise, since finding this short argument on one's own helps to drive home the power of the Lebesgue criterion.

share|improve this answer

This follows from Lebesgue's characterization of Riemann integrable functions as bounded functions continuous outside a set of Lebesgue measure zero. This characterization is usually the swiftest way of deciding on the Riemannn integrability of a function.

share|improve this answer
Is there a lower level proof? I mean using Calculus. – Américo Tavares Sep 29 '10 at 10:56
1  
@Americo: Yes there is a lower level proof. I suppose Robin didn't want to spoil a possible homework question. In any case, this is a useful characterization to know. – Aryabhata Sep 29 '10 at 14:17
@Moron: Thanks! – Américo Tavares Sep 29 '10 at 14:39
@Americo: You are welcome :-) – Aryabhata Sep 30 '10 at 5:32

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.