Maths encyclopedia and lessons  
Search

Mathematics Encyclopedia and Lessons

 
     
 

Lessons

Popular
Subjects

algebra
arithmetic
calculus
equations
geometry
differential equations
trigonometry
number theory
probability theory
more
 

References

applied mathematics
mathematical games
mathematicians
more
 
 

An elegant rearrangement of a conditionally convergent iterated integral

Introduction

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. Clearly 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.

How to evaluate this integral

The integral

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

can be evaluated via the trigonometric substitution

y = xtan(θ),
dy=x\sec^2(\theta)\,d\theta,
x2 + y2 = x2 + x2tan2(θ) = x2(1 + tan2(θ)) = x2sec2(θ).

The bounds of integration can be found thus:

0\leq y\leq 1,
0\leq x\tan(\theta)\leq 1,
0\leq\tan(\theta)\leq 1/x,
0\leq\theta\leq\arctan(1/x).

The integral then becomes

\int_0^{\arctan(1/x)} \frac{x^2(1-\tan^2(\theta))}{(x^2\sec^2(\theta))^2} x\sec^2(\theta)\,d\theta =\frac{1}{x}\int_0^{\arctan(1/x)} \frac{1-\tan^2(\theta)}{\sec^2(\theta)}\,d\theta
=\frac{1}{x}\int_0^{\arctan(1/x)} \cos^2(\theta)-\sin^2(\theta)\,d\theta =\frac{1}{x}\int_0^{\arctan(1/x)} \cos(2\theta)\,d\theta =\frac{1}{x}\left[\frac{\sin(2\theta)}{2} \right]_{\theta:=0}^{\theta=\arctan(1/x)}
=\frac{1}{x}\left[\sin(\theta)\cos(\theta) \right]_{\theta:=0}^{\theta=\arctan(1/x)} =\frac{1}{x}\sin(\arctan(1/x))\cos(\arctan(1/x)).

Now recall the trigonometric identities

\sin(\arctan(1/x))=\frac{x}{\sqrt{1+x^2}} \ \mbox{and}\ \cos(\arctan(1/x))=\frac{1}{\sqrt{1+x^2}}.

The expression above then becomes

\frac{1}{1+x^2}.

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}.

The moral of the story

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.

01-04-2007 01:18:14
The contents of this article are licensed from Wikipedia.org
under the GNU Free Documentation License. How to see transparent copy