Share on Facebook Share on Twitter Email
Answers.com

Fubini's theorem

 
Sci-Tech Dictionary: Fubini's theorem
(fü′bē·nēz ′thir·əm)

(mathematics) The theorem stating conditions under which


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Fubini's theorem
Top

In mathematical analysis, Fubini's theorem, named after Guido Fubini, is a result which gives conditions under which it is possible to change the order of integration.

Contents

Theorem statement

Suppose A and B are complete measure spaces. Suppose f(x,y) is A X B measurable. If

\int_{A\times B} |f(x,y)|\,d(x,y)<\infty,

where the integral is taken with respect to a product measure on the space over A × B, then

\int_A\left(\int_B f(x,y)\,dy\right)\,dx=\int_B\left(\int_A f(x,y)\,dx\right)\,dy=\int_{A\times B} f(x,y)\,d(x,y),

the first two integrals being iterated integrals with respect to two measures, respectively, and the third being an integral with respect to a product of these two measures.

If the above integral of the absolute value is not finite, then the two iterated integrals may actually have different values. See below for an illustration of this possibility.

Corollary

If for some functions g and h, then

\int_A g(x)\, dx \int_B h(y)\, dy = \int_{A\times B} g(x)h(y)\,d(x,y),

the third integral being with respect to a product measure.

Alternate theorem statement

Another version of Fubini's theorem states that if A and B are σ-finite measure spaces, not necessarily complete, and if either

\int_A\left(\int_B |f(x,y)|\,dy\right)\,dx<\infty      or      \int_B\left(\int_A |f(x,y)|\,dx\right)\,dy<\infty,

then

\int_{A\times B} |f(x,y)|\,d(x,y)<\infty

and

\int_A\left(\int_B f(x,y)\,dy\right)\,dx=\int_B\left(\int_A f(x,y)\,dx\right)\,dy=\int_{A\times B} f(x,y)\,d(x,y).

In this version the condition that the measures are σ-finite is necessary.

Tonelli's theorem

Tonelli's theorem (named after Leonida Tonelli) is a successor of Fubini's theorem. The conclusion of Tonelli's theorem is identical to that of Fubini's theorem, but the assumptions are different. Tonelli's theorem states that on the product of two σ-finite measure spaces, a product measure integral can be evaluated by way of an iterated integral for nonnegative measurable functions, regardless of whether they have finite integral.

In fact, the existence of the first integral above (the integral of the absolute value), can be guaranteed by Tonelli's theorem (see below).

A formal statement of Tonelli's theorem is identical to that of Fubini's theorem, except that the requirements are now that (X, A, μ) and (Y, B, ν) are σ-finite measure spaces, while f maps X×Y to [0, ∞].

Applications

Gaussian integral

One application of Fubini's theorem is the evaluation of the Gaussian integral which is the basis for much of probability theory:

\int_{-\infty}^\infty e^{-x^2}\,dx = \sqrt{\pi}.

To see how Fubini's theorem is used to prove this, see Gaussian integral.

Another nice use of Tonelli's theorem is to apply it to |ƒ(xy)| for a complex-valued function ƒ.

It is useful to note that if

 \varphi(x)=\int |f(x,y)|\,dy\text{ and }\int \varphi(x)\, dx <\infty,

then

 \int |f(x,y)| \, d(x,y) < \infty.

This is often a useful way to check the conditions of Fubini's theorem.

Rearranging a conditionally convergent iterated integral

The iterated integral

\int_0^1\int_0^1 \frac{x^2-y^2}{(x^2+y^2)^2}\,dy\,dx

does not converge absolutely (i.e. the integral of the absolute value is not finite):

\int_0^1\int_0^1
\left|\frac{x^2-y^2}{(x^2+y^2)^2}\right|\,dy\,dx=\infty.

Fubini's theorem tells us that if the integral of the absolute value is finite, then the order of integration does not matter; if we integrate first with respect to x and then with respect to y, we get the same result as if we integrate first with respect to y and then with respect to x. The assumption that the integral of the absolute value is finite is "Lebesgue integrability".

That the assumption of Lebesgue integrability in Fubini's theorem cannot be dropped can be seen by examining this particular iterated integral. Putting "dx dy" in place of "dy dx" has the effect of multiplying the value of the integral by −1 because of the antisymmetry of the function being integrated. Therefore, unless the value of the integral is zero, putting "dx dy" in place of "dy dx" actually changes the value of the integral. That is indeed what happens in this case.

Proof

One way to do this without using Fubini's theorem is as follows:


\begin{align}
& {} \quad \int_0^1\int_0^1
\left|\frac{x^2-y^2}{(x^2+y^2)^2}\right|\,dx\,dy=\int_0^1\left[\int_0^y
\frac{y^2-x^2}{(x^2+y^2)^2}\,dx+\int_y^1\frac{x^2-y^2}{(x^2+y^2)^2}\,dx\right]\,dy \\
& = \int_0^1\left(\frac{1}{2y}+\frac{1}{2y}-\frac{1}{y^2+1}\right)\,dy=\int_0^1 \frac{1}{y}\,dy-\int_0^1\frac{1}{1+y^2}\,dy.
\end{align}

Evaluation

Firstly, we consider the "inside" integral.


\begin{align}
& {} \quad \int_0^1\frac{x^2-y^2}{(x^2+y^2)^2}\,dy \\
& = \int_0^1 \frac{x^2 + y^2 - 2y^2}{(x^2 + y^2)^2} \, dy \\
& = \int_0^1 \frac{1}{x^2 + y^2} \, dy + \int_0^1 \frac{-2y^2}{(x^2 + y^2)^2} \, dy \\
& = \int_0^1 \frac{1}{x^2 + y^2} \, dy + \int_0^1 y \left(\frac{d}{dy} \frac{1}{x^2 + y^2}\right) \, dy \\
& = \int_0^1 \frac{1}{x^2 + y^2} \, dy + \left(\left[\frac{y}{x^2 + y^2}\right]_{y=0}^1 - \int_0^1 \frac{1}{x^2 + y^2} \, dy\right)\text{ (by parts)} \\
& = \frac{1}{1 + x^2}.
\end{align}

This takes care of the "inside" integral with respect to y; now we do the "outside" integral with respect to x:

\int_0^1\frac{1}{1+x^2}\,dx
=\left[\arctan(x)\right]_0^1

=\arctan(1)-\arctan(0)=\frac{\pi}{4}.

Thus we have

\int_0^1\int_0^1\frac{x^2-y^2}{(x^2+y^2)^2}\,dy\,dx=\frac{\pi}{4}

and

\int_0^1\int_0^1\frac{x^2-y^2}{(x^2+y^2)^2}\,dx\,dy=-\frac{\pi}{4}.

Fubini's theorem implies that since these two iterated integrals differ, the integral of the absolute value must be ∞.

Statement

When

\int_a^b\int_c^d \left|f(x,y)\right|\,dy\,dx=\infty

then the two iterated integrals

\int_a^b\int_c^d f(x,y)\,dy\,dx\ \mbox{and}\ \int_c^d\int_a^b f(x,y)\,dx\,dy

may have different finite values.

Strong versions

The existence of strengthenings of Fubini's theorem, where the function is no longer assumed to be measurable but merely that the two iterated integrals are well defined and exist, is independent of the standard Zermelo–Fraenkel axioms of set theory. Martin's axiom implies that there exists a function on the unit square whose iterated integrals are not equal, while a variant of Freiling's axiom of symmetry implies that in fact a strong Fubini-type theorem for [0, 1] does hold, and whenever the two iterated integrals exist they are equal[1]. See List of statements undecidable in ZFC.

References

  1. ^ Chris Freiling, Axioms of symmetry: throwing darts at the real number line, J. Symbolic Logic 51 (1986), no. 1, 190–200.

External links


Best of the Web: Fubini's theorem
Top

Some good "Fubini's theorem" pages on the web:


Math
mathworld.wolfram.com
 
 
 

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Fubini's theorem" Read more