Analysis 2- Riemann integrable functions

perlawin
Messages
3
Reaction score
0
1. If abs(f) is Riemann integrable on [a,b], then f is Riemann integrable on [a,b]. True or false (show work)



2. A function f is Riem Int iff f is bounded on [a,b], and for every epsilon>0 there is a partition P of [a,b] s.t. U(f,P)-L(f,P)<epsilon



3. I believe that this is true. So, what I want to do is show that f is bounded don [a,b], and I also want to show the second part of the definition. To show it was bounded, I used the fact that abs(f) was bounded and eventually got sup(abs(f))<=sup(f) and inf(f)>=-sup(abs(f)), which *I think* proved that f is bounded.

My question is how do I show that it fits the second part of the definition?
 
Physics news on Phys.org
You can't show the second part. Because it isn't true. Try to find a counterexample.
 
I'm not sure what the question is and what's your answer. However the statement "if abs(f) is Riemann integrable on [a,b] then f is Riemann integrable on [a,b] isn't true."
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top