Skip to main content

Iterated Integrals

Iterated integrals are double integrals written as nested single integrals, so you integrate with respect to one variable first and then the other. In Multivariable Calculus, they are the main setup tool for regions that are not simple rectangles.

Last updated July 2026

What are Iterated Integrals?

Iterated integrals are the standard way to compute a double integral in Multivariable Calculus by doing one integral inside another. You treat one variable as fixed, integrate with respect to the other variable, and then finish with the outer integral.

For a rectangular region, this can look like abcdf(x,y)dydx\int_a^b \int_c^d f(x,y)\,dy\,dx. The inner integral is taken first, so you are finding the accumulated effect across one direction before moving across the second direction. The order matters in the notation, because dydxdy\,dx means "integrate with respect to y first, then x."

The real payoff shows up when the region is not a rectangle. In that case, the bounds are no longer constants on both integrals. One or both limits become functions that describe the boundary curves of the region, like the area between two graphs or the slice of a region between vertical or horizontal lines. This is why setting up the integral correctly is usually the hardest part.

A common way to organize a region is by taking vertical strips or horizontal strips. If you use vertical strips, x usually runs from one constant value to another, while y goes from a lower curve to an upper curve. If you switch to horizontal strips, the roles reverse. Both are still iterated integrals, but the order of integration changes the limits you have to write.

A small example makes the idea clearer. If a region lies between y=x2y=x^2 and y=2xy=2x, you might write one iterated integral as 02x22xf(x,y)dydx\int_0^2 \int_{x^2}^{2x} f(x,y)\,dy\,dx. The inside bounds come from the curves that trap the region, not from the function being integrated. That is the piece many people miss at first: the integrand and the region are separate jobs.

If the region is awkward, you may need to split it into two or more pieces or reverse the order of integration. Fubini's Theorem is what justifies that move when the function behaves nicely, and it is the reason iterated integrals are so flexible.

Why Iterated Integrals matter in Multivariable Calculus

Iterated integrals are the setup tool for double integrals, so if you can write them correctly, you can compute area, volume, mass, and average value over a region. In Multivariable Calculus, the algebra is usually manageable once the limits match the picture.

They also train you to read a region geometrically. A lot of problems are really asking, "Can you describe this shaded region with bounds that make sense?" That means identifying which variable should be inside, which curves form the top and bottom or left and right boundaries, and whether the region needs to be split.

This skill carries into later topics too. Surface area, triple integrals, and coordinate changes all rely on the same habit: translate a shape into limits that describe it cleanly. If your bounds are off, the integral may still look polished but represent the wrong piece of the plane.

Iterated integrals also show why the order of integration matters. Sometimes one order is simple and the other is a mess, so choosing the better order saves time and reduces mistakes. That is a big part of doing well on problem sets, quizzes, and exam-style questions in this course.

Keep studying Multivariable Calculus Unit 4

How Iterated Integrals connect across the course

Double Integral

An iterated integral is one way to compute a double integral. The double integral is the overall quantity, like area or volume, while the iterated form is the step-by-step setup you actually evaluate. If you can move between the two, you can read the notation and the geometry at the same time.

Fubini's Theorem

Fubini's Theorem tells you when you are allowed to compute a double integral as an iterated integral and, in many cases, swap the order of integration. That matters because changing the order can turn a difficult integral into an easier one. It does not fix bad bounds, though, so the region still has to be described correctly.

Region of Integration

The region of integration is what determines the bounds in an iterated integral. For general regions, the limits often come from curves, not constants, so the picture of the shaded region matters as much as the formula. If you misread the region, the nested integral will describe the wrong area.

Order of Integration

Order of integration tells you which variable goes inside the integral first. The order changes the bounds and can change how hard the problem feels, even though the final value should match when the setup is valid. A lot of exam questions are really testing whether you can choose the easier order.

Are Iterated Integrals on the Multivariable Calculus exam?

A problem set or quiz usually asks you to set up or evaluate a double integral over a shaded region. Your job is to read the graph, decide whether to use vertical or horizontal strips, and write the correct inner and outer bounds. If the region is not rectangular, you may need to split it into two iterated integrals or switch the order of integration to make the bounds simpler.

A common mistake is mixing up the limits for the inside and outside variable. Another one is using the boundary curves as if they were part of the integrand instead of part of the region. If the question says change the order of integration, redraw the region first, then rewrite the limits from the new perspective. That is usually the fastest way to avoid sign and bound errors.

Iterated Integrals vs Double Integral

A double integral is the overall integral over a two-dimensional region, while an iterated integral is the nested form used to compute it. They often represent the same quantity, but iterated integrals spell out the order of integration and the bounds. If you see nested limits, you are looking at the computational setup, not a different kind of problem.

Key things to remember about Iterated Integrals

  • Iterated integrals compute a double integral one variable at a time.

  • The order of integration tells you which variable is inside and which is outside.

  • For general regions, the bounds usually come from the curves that form the boundary of the region.

  • If the region is hard to describe in one order, switching the order can make the integral much easier.

  • Always check that your bounds match the shaded region, not just the integrand.

Frequently asked questions about Iterated Integrals

What is iterated integrals in Multivariable Calculus?

Iterated integrals are nested single integrals used to compute double integrals. You integrate with respect to one variable first, then use that result in the outer integral. In Multivariable Calculus, they are the standard way to evaluate integrals over rectangular and non-rectangular regions.

How do you set up an iterated integral over a general region?

Start by sketching the region and deciding whether vertical or horizontal strips make the bounds easier. Then write the inner variable with limits from the two boundary curves, and the outer variable with limits from the full span of the region. If the shape changes, split the integral into separate pieces.

What is the difference between iterated integrals and double integrals?

A double integral is the full two-dimensional integral, and an iterated integral is one way to calculate it. The iterated form shows the order of integration explicitly, which is why it is so useful for setup and computation. In practice, your class may use the terms together, but they are not identical.

Can you change the order of integration?

Yes, when the conditions for Fubini's Theorem are met, you can often reverse the order. But you cannot just swap the variables and keep the same bounds, because the region has to be rewritten from the new direction. That step is where most mistakes happen.