Skip to main content

Order of Integration

Order of integration is the sequence in which you integrate the variables in a double integral, like dx dy or dy dx. In Multivariable Calculus, it affects how you set up limits over a region.

Last updated July 2026

What is Order of Integration?

Order of integration is the sequence you use when evaluating a double integral in Multivariable Calculus. If you write an iterated integral as Rf(x,y)dxdy\int\int_R f(x,y)\,dx\,dy, you are integrating with respect to xx first and yy second. If you write dydxdy\,dx, that order is reversed.

The order matters because the region you are integrating over may be easier to describe one way than the other. For a rectangular region, either order usually works with constant bounds. For a general region, though, one order may require fewer pieces or cleaner limits, especially when the boundary is given by a curve.

A common setup in this topic is a Type I or Type II region. In a Type I region, you slice vertically, so xx runs between two curves while yy stays in a fixed interval. In a Type II region, you slice horizontally, so yy runs between two curves while xx stays in a fixed interval. Changing the order of integration often means switching between those two viewpoints.

That switch is where a lot of mistakes happen. You cannot just swap the symbols and keep the same bounds. The new order has to match the new description of the region, which means you may need to redraw the region, find where the boundary curves intersect, and rewrite the limits from scratch.

Here is a simple example. If a region is bounded by y=x2y=x^2 and y=4y=4, then one setup is x=22y=x24f(x,y)dydx\int_{x=-2}^{2}\int_{y=x^2}^{4} f(x,y)\,dy\,dx. If you reverse the order, you describe the same region as y=04x=yyf(x,y)dxdy\int_{y=0}^{4}\int_{x=-\sqrt{y}}^{\sqrt{y}} f(x,y)\,dx\,dy. Same region, different slicing.

So when your instructor says to think about the order of integration, they usually mean: draw the region, decide which variable is easiest to integrate first, and rewrite the bounds to match that choice.

Why Order of Integration matters in Multivariable Calculus

Order of integration is one of the main setup skills in double integrals over general regions. The actual integration often becomes routine once the limits are correct, but the setup can completely change whether a problem feels manageable or messy.

This concept shows up whenever you are finding area, mass, volume under a surface, or a weighted average over a region that is not a simple rectangle. In those problems, the bounds come from the geometry of the region, not from a formula you memorize. If you pick a good order, the limits may be simple and the inside integral may be easy to finish.

It also trains you to read a region in more than one way. A graph can be sliced vertically or horizontally, and each slice gives a different iterated integral. That flexibility matters in Multivariable Calculus because many later topics depend on choosing the best coordinate description, not just doing one standard routine.

A lot of mistakes in this unit come from confusing the order with the region itself. Two iterated integrals can look very different and still describe the same region. Being able to switch order cleanly means you can check your work, fix awkward bounds, and avoid getting stuck on an integral that looked easier before you set it up.

Keep studying Multivariable Calculus Unit 4

How Order of Integration connects across the course

Double Integral

Order of integration is part of how you compute a double integral. The integral tells you what quantity you are adding up over the region, while the order tells you how you break that region into one-variable slices. If the setup is right, the evaluation usually becomes much more straightforward.

Iterated Integrals

An iterated integral is the written form that shows the order directly. When you see nested integral signs, the inside variable is integrated first. Order of integration is basically the rule for deciding how those nested bounds should be written for a given region.

Limits of Integration

The limits have to match the order you choose. If you switch from dydxdy\,dx to dxdydx\,dy, the numbers and functions that describe the bounds usually change too. Most errors in this topic come from swapping the order without rewriting the limits to fit the new slices.

Double Integral in Polar Coordinates

Sometimes the best move is not just changing the order, but changing coordinate systems. Polar coordinates can make circular or radial regions much easier to describe than rectangular bounds. Order of integration still matters there, but the geometry often becomes cleaner after the coordinate switch.

Is Order of Integration on the Multivariable Calculus exam?

A problem set or quiz question usually asks you to set up or evaluate a double integral over a shaded region. Your job is to decide whether vertical slices or horizontal slices give simpler bounds, then write the iterated integral in that order. If the region is awkward, you may need to sketch it, find intersections, and rewrite the bounds before you even start integrating.

You might also be asked to compare two integrals and decide whether they represent the same region. In that case, look at which variable is inside, what the inner limits depend on, and whether the outer limits match the projected interval. A quick sketch often catches the mistake before you calculate anything.

If the class uses word problems, the order of integration shows up when you turn a physical region into a computation for area, mass, or volume. The grading usually rewards a correct setup even if the arithmetic is messy, so writing the bounds clearly is half the work.

Order of Integration vs Limits of Integration

Order of integration tells you which variable comes first in the iterated integral. Limits of integration are the actual boundary values for each variable. You can change the order and keep the same region, but the limits must be rewritten to match that new order.

Key things to remember about Order of Integration

  • Order of integration is the sequence you use to evaluate an iterated double integral, like dydxdy\,dx or dxdydx\,dy.

  • Changing the order can make a problem much easier, especially when one slicing direction matches the region better than the other.

  • For a general region, you usually need to redraw the graph and rewrite the bounds instead of just swapping the variables.

  • Type I regions use vertical slices, while Type II regions use horizontal slices, so the order and the picture have to agree.

  • The biggest mistake is switching the order but keeping the old limits, which changes the region and gives the wrong answer.

Frequently asked questions about Order of Integration

What is order of integration in Multivariable Calculus?

It is the sequence in which you integrate the variables in a double integral. For example, dydxdy\,dx means integrate with respect to yy first, then xx. The order affects how you describe the region and write the limits.

How do I change the order of integration?

First sketch the region and identify its boundary curves or lines. Then describe the same region using the other slicing direction, which often means solving the boundary equations for the other variable. The new order needs new limits that match the new slices.

Why would I swap the order of integration?

You swap the order when the original setup is hard to integrate or has awkward bounds. A different order can turn curved or piecewise limits into a simpler problem. That is common in general regions where one direction is much cleaner than the other.

Is order of integration the same as limits of integration?

No. The order tells you which variable comes first, and the limits tell you the actual starting and ending values for each variable. You can think of order as the structure and limits as the numbers or functions that fill that structure.