Prove that a double integral exists

theneedtoknow
Messages
169
Reaction score
0

Homework Statement


Let f(x,y) = 1 if x = 1/3 and y is rational, and let f(x,y) = 0 otherwise. Show that the double integral of f over the region Q = [0,1]x[0,1] in R2 exists (SSQ f dA exists) yet the integral from 0 to 1 of f(1/3, y) does not exist.

(sorry for the weird way of writing, I'm not sure how to do integral signs)


Homework Equations





The Attempt at a Solution


For the second part - a function is integrable if its set of discontinuities is finite or has zero content. However, irrational numbers are infinitely dense in any interval so the set of discontinuities are infinite and they cnanot be covered by a finite amoutn of intervals with arbitrarily small lengths, so the function f(1/3, y) is not integrable

But the second part is kind of counter-intuitive to me. No matter how i partition that square, as long as the partitions have real lengths, then the lower riemann summ will always be 0 (since every square that contains a point where x= 1/3 and y is rational, will also contain points where x is not 1/3 and/or y is not rational) and the upper riemann summ will always be non-zero (since, any partitioning into squares of real lengths, will result in at least some squares containing points where x = 1/3 and y is rational). So, the lower integral and upper integral will not agree (one is zero, one non-zero), so how can the double integal over the region exist?
 
Physics news on Phys.org
Not every 'square' (really the partition can consist of rectangles as well) contains a point where x=1/3. How about [1/2,1]x[1/2,1]? How about [0,1/4]x[0,1]? Etc etc. If you draw small enough rectangles, very few of them will overlap x=1/3 and they can have very small total area.
 
Ok, I think I know what you're saying
The integral exists if the difference between the upper and lower riemann sums can be made arbitrarily small (There exist partitions p of Q such that Spf - spf < epsilon for any epsilon >0). I know spf is always 0, and, while Spf will not be zero for any partition into rectangles of real lengths, it can be made to approach zero by refining the partitions and making the total area of all the rectangless that contain x = 1/3 approach zero (since the area containing points where f=1 is reduced, the upper riemann sum is also reduced).

So, for any epsilon we choose, there exists a particion p of Q such that Spf - spf < e

is this what you meant?
 
That's exactly what I mean. If all of the rectangles have side length less than e/2, then all of the rectangles that touch x=1/3 will lie between x=1/3-e/2 and x=1/3+e/2. Hence the total area is less than e.
 
It makes a lot more sense now.. :) Gotta watch out for my faulty intuition haha. Thank you so much for your help!
 
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