Iterated Integration

Iterated integration is a way to compute a double integral by integrating one variable at a time. In Multivariable Calculus, you use it to find volume or accumulated value over a region.

Last updated July 2026

What is Iterated Integration?

Iterated integration is the standard way Multivariable Calculus evaluates a double integral by doing two one-variable integrals in a row. You start with one variable, treat the other as constant, and then integrate the result with respect to the second variable.

For a rectangle, the setup looks like abcdf(x,y)dydx\int_a^b\int_c^d f(x,y)\,dy\,dx or cdabf(x,y)dxdy\int_c^d\int_a^b f(x,y)\,dx\,dy. The inside integral is the inner integral, and the outside one is the outer integral. That order matters when you are setting up the problem, because the inner limits describe how one variable moves while the other stays fixed.

This is where the geometry shows up. A double integral over a region in the xyxy-plane measures the accumulated volume under a surface z=f(x,y)z=f(x,y). Iterated integration breaks that 3D accumulation into slices, often visualized as thin walls or layers. You add up the contribution of each slice, then add up those slices across the whole region.

For rectangular regions, the limits are constant, which makes the process straightforward. For example, if f(x,y)=x+yf(x,y)=x+y on [0,1]×[0,2][0,1]\times[0,2], you can write 0102(x+y)dydx\int_0^1\int_0^2 (x+y)\,dy\,dx. First integrate with respect to yy, then with respect to xx, and you get the total accumulated value over that box.

The harder part is not the integration itself, but the setup. On non-rectangular regions, you have to describe the region carefully so the limits match the boundary curves. That is why iterated integration is tied to region of integration and to knowing when changing the order of integration will make the work simpler.

Why Iterated Integration matters in Multivariable Calculus

Iterated integration is the move that turns double integrals from a new notation into something you can actually compute. In Multivariable Calculus, you are constantly translating a region in the plane into limits of integration, and this method is the bridge between the picture and the algebra.

It also shows how multivariable ideas extend single-variable calculus. In Calc 1, you integrate across an interval. Here, you integrate across a region, but you still rely on the same habits: identify the bounds, treat constants correctly, and keep track of what the variable means at each step.

This concept shows up every time you calculate volume under a surface, total mass from a density function, or any quantity spread across an area. If the surface or region is simple, the double integral is usually a straightforward iterated integral. If the region is awkward, the whole problem may get easier once you rewrite the limits or switch the order.

It also sets up later material. Once you are comfortable with iterated integration, polar coordinates, triple integrals, and more advanced theorems make more sense because you already know how to read a region as limits and a surface as accumulated slices.

Keep studying Multivariable Calculus Unit 4

How Iterated Integration connects across the course

Double Integral

A double integral is the full two-variable integral that iterated integration evaluates. The notation tells you the quantity being accumulated over a region, while iterated integration is the procedure you use to compute it. If you can write the double integral correctly, the next step is usually deciding the order and finding the right bounds.

Fubini's Theorem

Fubini's Theorem is what justifies turning a double integral into an iterated one, and it also lets you switch the order when the function behaves well. That matters when one set of bounds is messy but the other is clean. In homework, this often shows up as a choice between two setups for the same region.

Region of Integration

The region of integration tells you where the integral is being taken, so it controls the limits. For rectangles, the region is easy to describe with constants. For curved or triangular regions, you have to read the boundary carefully before you write the inner and outer limits.

inner integral

The inner integral is the first integral you evaluate, and its variable is the one that changes inside the region while the other variable is held fixed. If you mix up the inner and outer variables, the setup breaks fast. A lot of mistakes in double integrals come from forgetting which variable the bounds belong to.

Is Iterated Integration on the Multivariable Calculus exam?

A problem set or quiz item will usually ask you to set up or evaluate a double integral, and iterated integration is the method you use. You may need to read a graph, identify the region, choose an order like dydxdy\,dx or dxdydx\,dy, and then compute the two single integrals carefully.

The most common trap is using the wrong bounds for the inside variable. Another frequent error is forgetting that the outer variable acts like a constant during the inner integration. If the first setup looks ugly, switching the order of integration is often the cleanest move, as long as you rewrite the region correctly.

Iterated Integration vs Fubini's Theorem

Iterated integration is the method, while Fubini's Theorem is the result that says the method works for nice functions and regions. In other words, you use iterated integration to calculate, and you appeal to Fubini when you want to justify doing it in either order.

Key things to remember about Iterated Integration

  • Iterated integration means evaluating a double integral as two one-variable integrals done one after the other.

  • The inside limits and outside limits come from the region of integration, so the picture matters as much as the algebra.

  • For rectangular regions, the setup is usually the easiest because the bounds are constants.

  • Changing the order of integration can make a hard problem much easier, but only if you rewrite the region correctly.

  • A double integral often represents accumulated volume, mass, or another quantity spread across a 2D region.

Frequently asked questions about Iterated Integration

What is iterated integration in Multivariable Calculus?

Iterated integration is the process of evaluating a double integral by integrating one variable at a time. You write the integral with an inner integral and an outer integral, using bounds that match the region you are integrating over. It is the standard calculation method for double integrals over rectangles and many more general regions too.

How do you set up iterated integrals?

Start by identifying the region of integration, then decide which variable you want to integrate first. The inner limits come from the top and bottom, or left and right, boundaries for that variable, while the outer limits describe the full span of the other variable. If the first setup looks complicated, try reversing the order.

What is the difference between iterated integration and a double integral?

A double integral is the two-variable integral you want to compute, and iterated integration is the method you use to compute it. You can think of the double integral as the goal and the iterated integral as the step-by-step procedure. In class, the notation often looks similar, but the roles are different.

Can you change the order of integration?

Yes, if the function and region satisfy the conditions covered by Fubini's Theorem. Changing the order is often a smart move when the original bounds are messy or the inner integral is hard to evaluate. You still have to redraw or reinterpret the region so the new limits are correct.