Analysis- upper and lower integrals

  • Thread starter Thread starter kristinv88
  • Start date Start date
  • Tags Tags
    Analysis Integrals
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
kristinv88
Messages
3
Reaction score
0
Suppose that the bounded function f:[a,b]-->R has the property that for each rational number x in the interval [a,b], f(x)=o for all x in [a,b]. Prove that
the lower integral of f from a to b is less than or equal to zero which is less than or equal to the upper integral of f from a to b.

Here's what I have so far (idk if it's right though!):

Define the upper integral=sup{L(f,P) s.t. P is a partition of the interval [a,b]}.
Define the lower integral=inf{U(f,P) s.t. P is a partition of the interval [a,b]}.

Case 1: x is rational
upper integral=sup{0}=0
lower integral=inf{0}=0
so our answer for this case is trivial

Case 2: x is irrational
this is where I'm stuck!
 
Physics news on Phys.org
Your integrals are Riemann integrals, right? (Should be from your definition). So you must consider rational and irrational values of x _at once_, there is no point in seeing them separately. Therefore, for each closed interval I in your partition P, can the minimum of { f(x): x from I } be larger than zero? Can the maximum be smaller than zero? That's all you need.
 
They are Riemann integrals. I see what you mean about not splitting it up into two cases. But I don't see why the minimum can't be larger than zero or why the maximum couldn't be less than zero :confused:
 
Each (closed) interval I contains rational and irrational numbers, right? So for each I, there are two possibilities: the minimum is at a rational number, or at an irrational one. If it is at a rational number, it is zero. If it is at an irrational one, will it be positive or negative?
 
i understand it now! thank you soo much for your help :smile: