A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Iterated Integrals and Fubini's Theorem

College Depth 86 in the knowledge graph I know this Set as goal
5,243topics build on this
408prerequisites beneath it
See this on the map →
Double Integrals: Definition and SetupDouble Integrals over Rectangular Regions
iterated-integrals fubini-theorem order-of-integration

Core Idea

Fubini's theorem states that for continuous f on a rectangular region, ∬_R f(x, y) dA = ∫∫ f(x, y) dy dx (inner integral with respect to y, outer with respect to x). The two orders of integration give the same answer, providing flexibility in computation.

Explainer

From double integrals, you know that ∬_R f(x, y) dA represents a signed volume under the surface z = f(x, y) over a region R in the xy-plane. The abstract definition approximates this with Riemann sums over small rectangles, but actually computing that limit directly is unwieldy. Iterated integrals give you a concrete computational algorithm: integrate one variable at a time, treating the other as a constant during each step.

The intuition is a slicing argument. Fix a value x₀ and look at the "slice" of the region at that x-value: you get a one-dimensional cross-section, and ∫f(x₀, y) dy is the area under that slice (a signed area, counted by the function values). Now imagine sliding x₀ from left to right — you're sweeping out the entire region slice by slice. Integrating those slice areas ∫(∫f(x, y) dy) dx accumulates the total signed volume. Fubini's theorem makes this rigorous: for a continuous function on a rectangle [a, b] × [c, d], the double integral equals the iterated integral in either order:

∬_R f(x, y) dA = ∫_ab (∫_cd f(x, y) dy) dx = ∫_cd (∫_ab f(x, y) dx) dy.

The inner integral is evaluated first (treating the outer variable as a constant), then the result — a function of the remaining variable — is integrated by the outer integral.

The power of having two available orders becomes apparent when one order is computationally easier than the other. Consider integrating f(x, y) = e over a triangular region where y ranges from x to 1 with x from 0 to 1. In the natural order (integrate y first), the inner integral is ∫_x1 e dy — a function with no closed form. Switching to integrate x first: for a fixed y, x runs from 0 to y, so the inner integral is ∫_0y e dx = y·e, which is easy. The outer integral ∫_01 y·e dy evaluates to (e − 1)/2 by substitution. Switching the order of integration — by re-drawing the region and re-reading the bounds — is one of the most practically useful skills in multivariable calculus and appears constantly in probability, physics, and engineering applications.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionDouble Integrals: Definition and SetupIterated Integrals and Fubini's Theorem

Longest path: 87 steps · 408 total prerequisite topics

Prerequisites (1)

Leads To (1)