Difficult integration question

  • Thread starter Thread starter regularngon
  • Start date Start date
  • Tags Tags
    Integration
regularngon
Messages
19
Reaction score
0

Homework Statement


Show that the function f : [0,1] × [0,1] → R given by

f(x,y) =

{ 0 if x is irrational, or x is rational and y is irrational
{ 1/q if x is rational, y = p/q with gcd(p,q) = 1

Is integrable and compute the integral.


Homework Equations





The Attempt at a Solution



I know I have to use the fact that Riemann integrability is equivalent to the fact that for every E > 0 there exists a partition P such that U(f,P) - L(f,P) < E.

Due to the density of the rationals in the reals, we are always going to have L(f,P) = 0. So I just have to find a partition P such that U(f,P) < E. So I'm quite sure that I'm going to have to use the infinite sum of 1/2^n. However, I'm quite stuck on figuring out a valid partition. The more I think, the harder finding this partition seems to be :(

Any suggestions? Thanks.
 
Physics news on Phys.org
No one has any suggestions? :cry:
 
The first condition of this question is similar to that of Drichilet function. Break the condition further from this.
 
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