Thread Closed

Riemann integration

 
Share Thread Thread Tools
Feb18-08, 11:35 AM   #1
 

Riemann integration


1. The problem statement, all variables and given/known data
Prove that the function specified below is Riemann integrable and that its integral is equal to zero.


2. Relevant equations
f(x)=1 for x=1/n (n is a natural number) and 0 elsewhere on the interval [0,1].


3. The attempt at a solution
I have divided the partition into two subintervals, the first with tags different from x=1/n and the second with tags at x=1/n. But, given an epsilon>0, I am not sure how to choose my delta (the norm of the partition) such that the points where the function is not zero doesn't make a contribution.

Or, is my approach all wrong?

Thanks!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Feb18-08, 12:19 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Maybe not all wrong, but I would say overly complicated. :)

Consider any partition of [0,1]. Note that every subinterval from your partition contains a point not of the form 1/n.
Feb18-08, 12:26 PM   #3
 
Yeah, it is sometimes like that if you study independently. :P

So, considering any partition of [0,1]. I should then tag the points different from 1/n, then making all the contributions zero. Right?
Feb18-08, 12:51 PM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

Riemann integration


Wait, a sec, have you seen the result that if a function is discontinuous at a countable number of points then it is integrable?
Feb18-08, 12:53 PM   #5
 
No, i have not. But I will definetly look for it now.

Thanks!
Feb18-08, 01:06 PM   #6
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Well, if your book hasn't covered this yet, try to do without it.

You want to show that the lower and upper integrals are 0. Prove that the lower riemann sums s(f;P) are 0 for any partition P of [0,1]. This will of course imply that the lower integral is 0.

For the upper integral, you want to show that the inf over every P partition of [0,1] of the upper riemann sums S(f,P) is 0. Show that for every epsilon>0, you can always find a partition P' such that S(f;P')<epsilon.
Feb18-08, 01:14 PM   #7
 
What you are describing now feels much better, the squeeze theorem. :)

But I don't understand at all, how to deal with the upper integral...? When finding the inf over every partition. I would like to do it in the same way as i treat the lower integral.

:S
Feb18-08, 04:32 PM   #8
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
And I don't understand your question. :P
Feb18-08, 04:34 PM   #9
 
Ok. :)

Quote by quasar987 View Post
For the upper integral, you want to show that the inf over every P partition of [0,1] of the upper riemann sums S(f,P) is 0. Show that for every epsilon>0, you can always find a partition P' such that S(f;P')<epsilon.
I don't understand this!
Feb18-08, 04:51 PM   #10
 
Now, I understand. (I hope so anyway)

When you wrote 'inf' I thought you meant infimum... so I thought that I was really lost since I have never heard of infimum in the context as Riemann integrals. But you must have meant int as in integral, right?

And, yes! I am an analysis-rookie. ;)
Feb18-08, 05:03 PM   #11
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
I sure meant infimum.

How do you define the upper integral? For me, the upper integral is defined as

[tex]\inf_{P\in \mathcal{P}[0,1]}S(f;P)[/tex]

where [tex]\mathcal{P}[0,1][/tex] is the set of all partitions of [0,1] and

[tex]S(f;P)=\sum_{x_i\in P}\max_{x\in[x_i-1,x_i]}f(x)[/tex]
Feb18-08, 05:08 PM   #12
 
Sorry!

I don't define the 'upper integral' at all. For me the 'Riemann integral' is defined as a limit of the Riemann sums as the norm tend to zero. That is why I am talking about the partitions and their tags. I can't find any section with upper Riemann sums either. It is only the Riemann sum.
Feb18-08, 05:50 PM   #13
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
I see!

Well in that case it's even simpler! Consider epsilon>0, then for any delta>0, we have that any Riemann sum associated with a partition whose norm is lesser than delta is 0 because in every subinterval of [0,1], there is a point not of the form 1/n!
Feb18-08, 09:57 PM   #14
 
Recognitions:
Homework Helper Homework Help
I would procede thusly
clearly the lower integral is 0
take any partition and choose taggeg point where f=0
consider the upper integral
suppose the norm is h where 1>h>0
The idea is we want to make a large sum
f1h1+f2h2+f3h3+...+fNhN
f=0,1 so we choose f=1 whenever possible
to take maximum advantage consiger our taggged partition
0=x0=<x*1=<x1=<x*2=<...=<x*N-1=<xN-1=<x*N=<xN=1
we would like n for our tagged partition to include points where f=1 when possible
so we begin
1>1-h>...>h+1/2>1/2>-h+1/2>...>h+1/3>1/3>-h+1/3>...
however at some point intervals chosen in this way begin to intersect and an adjustment is needed
we need to know when
1/n-1/(n+1)<2h
elementary algebra tells us this happens when
n>N=floor(-1+sqrt(1+1/(2h)))/2
thus
the upper integral
UI<1/(N+1)+2hN
we want something in h alone
I leave that to you
Feb19-08, 03:02 AM   #15
 
Finally, I understand! Thank you so much! :)
Thread Closed
Thread Tools


Similar Threads for: Riemann integration
Thread Forum Replies
Area - Riemann Sum/Integration problem Calculus & Beyond Homework 8
Integration vs. Riemann Sums Calculus & Beyond Homework 5
Fractional Integration and the Riemann Zeta function Calculus 0
Elements of multiple riemann integration Calculus 6
Re: Riemann (was: Reimann) Integration General Physics 0