Iterated integral

From HandWiki
Short description: Type of integral of functions of multiple variables

In multivariable calculus, an iterated integral is the result of applying integrals to a function of more than one variable (for example [math]\displaystyle{ f(x,y) }[/math] or [math]\displaystyle{ f(x,y,z) }[/math]) in such a way that each of the integrals considers some of the variables as given constants. For example, the function [math]\displaystyle{ f(x,y) }[/math], if [math]\displaystyle{ y }[/math] is considered a given parameter, can be integrated with respect to [math]\displaystyle{ x }[/math], [math]\displaystyle{ \int f(x,y)\,dx }[/math]. The result is a function of [math]\displaystyle{ y }[/math] and therefore its integral can be considered. If this is done, the result is the iterated integral

[math]\displaystyle{ \int\left(\int f(x,y)\,dx\right)\,dy. }[/math]

It is key for the notion of iterated integrals that this is different, in principle, from the multiple integral

[math]\displaystyle{ \iint f(x,y)\,dx\,dy. }[/math]

In general, although these two can be different, Fubini's theorem states that under specific conditions, they are equivalent.

The alternative notation for iterated integrals

[math]\displaystyle{ \int dy \int dx \, f(x,y) }[/math]

is also used.

In the notation that uses parentheses, iterated integrals are computed following the operational order indicated by the parentheses starting from the most inner integral outside. In the alternative notation, writing [math]\displaystyle{ \int dy \, \int dx \, f(x, y) }[/math], the innermost integrand is computed first.

Examples

A simple computation

For the iterated integral

[math]\displaystyle{ \int\left(\int (x+y) \, dx\right) \, dy }[/math]

the integral

[math]\displaystyle{ \int (x+y) \, dx = \frac{x^2}{2} + yx }[/math]

is computed first and then the result is used to compute the integral with respect to y.

[math]\displaystyle{ \int \left(\frac{x^2}{2} + yx\right) \, dy = \frac{yx^2}{2} + \frac{xy^2}{2} }[/math]

This example omits the constants of integration. After the first integration with respect to x, we would rigorously need to introduce a "constant" function of y. That is, If we were to differentiate this function with respect to x, any terms containing only y would vanish, leaving the original integrand. Similarly for the second integral, we would introduce a "constant" function of x, because we have integrated with respect to y. In this way, indefinite integration does not make very much sense for functions of several variables.

The order is important

The order in which the integrals are computed is important in iterated integrals, particularly when the integrand is not continuous on the domain of integration. Examples in which the different orders lead to different results are usually for complicated functions as the one that follows.

Define the sequence [math]\displaystyle{ a_0=0\lt a_1\lt a_2\lt \cdots }[/math] such that [math]\displaystyle{ a_n\to1 }[/math]. Let [math]\displaystyle{ g_n }[/math] be a sequence of continuous functions not vanishing in the interval [math]\displaystyle{ (a_n,a_{n+1}) }[/math] and zero elsewhere, such that [math]\displaystyle{ \int_0^1 g_n=1 }[/math] for every [math]\displaystyle{ n }[/math]. Define

[math]\displaystyle{ f(x,y)=\sum_{n=0}^\infty \left( g_n(x)-g_{n+1}(x)\right)g_n(y). }[/math]

In the previous sum, at each specific [math]\displaystyle{ (x,y) }[/math], at most one term is different from zero. For this function it happens that[1]

[math]\displaystyle{ \int_0^1 \left(\int_0^1 f(x,y) \,dy\right)\,dx =\int_0^{a_1}\left(\int_0^{a_1}g_0(x)g_0(y)\,dy\right)\,dx= 1\neq0 = \int_0^1 0\,dy = \int_0^1 \left(\int_0^1 f(x,y)\, dx\right)\,dy }[/math]

See also

References

  1. Rudin, W., Real and complex analysis, 1970