How can I define the integral of product spaces using characteristic functions?

  • Thread starter Thread starter happysauce
  • Start date Start date
  • Tags Tags
    Integral Product
happysauce
Messages
42
Reaction score
0

Homework Statement



I just have a question about the integral of a product space. How do I define the integral of product spaces in terms of characteristic functions?

What I mean by that is, if I have a measure space, (X,M,u) and f(x) is a positive, simple, measurable function. Then ∫f du = Ʃa_{i}u(E_{i}). What I want to know is how can I apply this to a simple function given the product space of (X,M,u) and (Y,N,v)?

The problem I have to do is to prove that ∫f(x)g(y)d(u×v)=(∫f(x)du)(∫g(y)dv), you can't use fubini's theorem since the problem doesn't assume the measure spaces are sigma finite and the hint suggested using standard limit theorems for integrals, which made me think I probably had to use simple functions...
 
Physics news on Phys.org
happysauce said:
How do I define the integral of product spaces in terms of characteristic functions?

The same as any other measure space.

What I mean by that is, if I have a measure space, (X,M,u) and f(x) is a positive, simple, measurable function. Then ∫f du = Ʃa_{i}(E_{i}). What I want to know is how can I apply this to a simple function given the product space of (X,M,u) and (Y,N,v)?

The same as any other measure space.

The problem I have to do is to prove that ∫f(x)g(y)d(u×v)=(∫f(x)du)(∫g(y)dv), you can't use fubini's theorem since the problem doesn't assume the measure spaces are sigma finite and the hint suggested using standard limit theorems for integrals, which made me think I probably had to use simple functions...

This sounds like a good strategy. But you probably want to restrict yourself to simple functions of the form f(x)=\sum a_i\chi_{E_i}(x) where the E_i are "rectangles" in the product space. Can you decompose the characteristic function of a rectangular region into a product of characteristic functions on the "component" spaces?
 
That's what I tried. I took the product of the integrals and expressed them as a product of two sums [\suma_{i}u(E_{i}) ][\sumb_{j}v(E_{j})], one summed n parts the other summed m parts. Then I noticed that the product created a sum of n×m rectangles and I was able to express it in terms of one sum.
 
happysauce said:
That's what I tried. I took the product of the integrals and expressed them as a product of two sums [\suma_{i}u(E_{i}) ][\sumb_{j}v(E_{j})], one summed n parts the other summed m parts. Then I noticed that the product created a sum of n×m rectangles and I was able to express it in terms of one sum.

OK, so you proved the theorem for the special case simple functions, where for every \chi_{E_j} holds that E_j is a rectangle. What did you do next?
 
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