Proving a Function is Rieman Integrable

  • Thread starter Thread starter SNOOTCHIEBOOCHEE
  • Start date Start date
  • Tags Tags
    Function
SNOOTCHIEBOOCHEE
Messages
141
Reaction score
0

Homework Statement



Prove that
f(x) = 1 x (element) E = {1/n : n (element) N}
0 x (element) [0,1]\E
is integrable on [0, 1] by using the definition of integrability

Homework Equations



Definition of Integrability: Let f be a bounded function. for each epsilon greater than 0 there exists a partition P such that. U(f,P)- L(f,P)< epsilon

The Attempt at a Solution



Fix \epsilon >0

I think that for any partition P, L(f,P) is gunna be zero. Since mk will always be 0 for all k.

so all we need to do is find a partition P such that U(f,P) < \epsilon

i could be completely wrong up to this step, and even if I am not, i don't know how to go about choosing P. HELP MEH PLZ!
 
Physics news on Phys.org
A partition of [0,1] may have the form {0,1/k,t_1,...,t_s = 1}. On [0,1/k] sup(f)=1. On [1/k,1] there are now only a finite number of elements for which f = 1, namely, x = 1,1/2,1/3,...,1/k. If you choose k large enough so that 1/k < \epsilon/2 and you have a finite number of elements remaining for which f = 1, you need to make sure that the subintervals surrounding 1,...1/(k-1) can also have a total summed length < \epsilon/2. I leave the rest to you.
 
Ok I am still having trouble with this.

from what i can tell the picture looks like this: http://i31.photobucket.com/albums/c373/SNOOTCHIEBOOCHEE/Graph.jpg

Sorry for the crude drawing.

Anyways. so 1/k <epsilon/2

that means that the whole area from [0,1/k] must be < epsilon/2. I understand this and can write it out using sigma notation...

Now choosing the the intervals around the other parts are proving to be difficult for me. I know they have to sum up to be less than Epsilon/2.

So what i am thinking is that if we make the with of the partitions epsilon/k, that the maximum value of the area of the graph will also be epsilon/2. Is this correct?
 
Close. I think you want to make sure that the subintervals have length less than \epsilon/2k.
 
ya that's what i meant. Thank you sir.
 
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