Any double integral can be represented as an integral over an area
There is no rule specifying the order of integration with respect to x or y. This integral is just as good.
It should come as no surprise that, one method of manipulating multiple integrals is to change the order of integration.
There are a variety of reasons why interchanging the order of integration would be useful. Sometimes the integral can only be computed with elementary functions in one particular order. Along the same lines, it may be possible to identify a good substitution with a particular order of integration. If integration in one order works but the other doesn’t this means a new integral identity has been derived. These results can be tabulated. Interchanging the order of integration over rectangular regions is always possible and is known as Fubini’s theorem.
Theorem 1. Fubini’s Theorem. When integrating over the rectangular region $latex R:\{a\le x\le b,c\le y\le d\} $ the order of integration can be reversed and the limits of integration unmodified.
Example 1. Verify Fubini’s theorem for a simple multiple integral.
Solution 1. We will try the integral both ways, first integrating y then x, or second integrating x then y.
Fubini’s theorem is verified for this example. This particular integral is a sum of separable integrals and not very impressive. If I wanted to calculate the integral as fast as possible then I would write.
Example 2. Attempt to verify Fubini’s theorem and which order is it easier to evaluate the integral.
Solution 2. We see that we can make a u substitution when the integral is first done in terms of y.
If we had integrated in terms of x first then we would have gotten
Now the last integral we end up with after integrating by parts is by no means trivial.
I’m not quite sure how to proceed in evaluating this improper integral, but Maple evaluates it as \textit{e}-2 which is what we got for the other integral. Solving this integral requires a new method. The main point is that Fubini’s theorem appears to hold, even for difficult integrals
So we couldn’t solve it in this order, but on the flip side, interchanging the order of integration can give us a result for a really difficult integral because Fubini’s theorem applies. Such results can be kept in a table of
integration. One thing is for sure, the order integration matters in practice.
Example 3. Calculate the following integral which is over a rectangular region.
Solution 3. We can use Fubini’s theorem in evaluating the integral. We can choose either order of the integration. In the order dxdy, we find an answer to the integral. In the order dydx, we are left with an integral that we do not know how to evaluate by our repertoire of methods. Equating the two integrals by Fubini’s theorem we derive a result for a curious looking integral.
The integrals we examined up to now have dealt with constant limits of integration. Now we will introduce variable limits of integration. For a double integral integration over a simple region can be represented as
Or written for short,
Here g(x) and h(x) represent the boundary of a region. Sometimes it is possible to interchange the order of integration and the limits enclose the entire region. Other times the integral over the total area has to be broken into pieces.
Draw a picture of the region to calculate the new variable limits. In general, this is a bit messy, but there is one special region which is easy to reverse, a rectangular region.
The most general triple integral over a volume is
After successive integrations, dummy variables disappear. In principle, b and a can be functions themselves but they shouldn’t have any of the dummy variables x, y, or z in them.
Example 4. Write out an integral for $latex f(x,y)$ over a circle of radius R centered at the origin. Reverse the order of integration and write the new integral.
Solution 4. A circle has an upper and lower branch enclosing its region.
The integral of $latex f(x,y)$ over the circle can be written as.
Since a circle is a simple region that can be reversed without splitting it into pieces we can write the interchanged integral as
Example 5. Show how to define and interchange the limits of integration when integrating over a triangle with vertices situated at (0, 0) to (0, 1) to (1, 1).
Solution 5. When we integrate with respect to y and then with respect to x, the top of the triangle is parameterized by a sloped line and the bottom of the triangle is the x axis.
This is the first parameterization of the integral. In the second parameterization of the integral, the left and right curves are
We can write an integral over this region two ways
Example 6. Calculate the area of the triangle in the previous two parameterizations and show that they are equal.
Solution 6. For finding the area $latex f(x,y)=1$. We have
The area of the triangle is 1/2 in both cases.
Example 7. Integrate the area of the region bounded by the two functions given and then reverse the order of integration and get the same result.
Solution 7.
Reversing the equations for x and y allows the two new bounds to be found. This region is symmetric so the two bounds are.
The integral for the area is the same with the symbols reversed.
Example 8. The way in which a region is specified may dictate which order to setup the integration for. Suppose our region is bounded by the hyperbola
Evaluate the area of the region.
Solution 8. Notice this area is hourglass shaped. We can’t first integrate with respect to x because the boundary of the region does not pass a vertical line test. Say out near x = 1.1 the line x = 1.1 crosses the hyperbola twice and crosses the lines $latex y=\pm \sqrt{3} $ also. Since it crosses four times you can’t write this as an integral. We can integrate in one piece with respect to y first.
The integral looks like this
I leave integration details as an exercise. This example illustrates when with variable limits, integration in one step may only be possible with a certain order of integration.
We have studied some practical matters of evaluating multiple integrals. If the limits of integration are constant then the order of integration can be reversed. This is known as Fubini’s theorem. Variable limits of integration correspond to more general regions. Here also the order of integration can be interchanged, but for certain regions the double integral must be broken into pieces. When an integral can be evaluated in one order, but not the other this can be regarded as a new integration technique called integration under the integral sign.
Previous Topic: Separable Integrals
Next Topic: Changing Coordinates With the Jacobian








































“When integrating over the rectangular region $latex R:\{a\le x\le b,c\le y\le d\} $ the order of integration can be reversed and the limits of integration unmodified.”
This is wrong, see http://en.wikipedia.org/wiki/Fubini%27s_theorem#Evaluation.