Analysis- upper and lower integrals

  • Thread starter Thread starter kristinv88
  • Start date Start date
  • Tags Tags
    Analysis Integrals
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 seperately. 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:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top