4.4.16 · D5Multivariable Calculus

Question bank — Double integrals over rectangles — Fubini's theorem

1,461 words7 min readBack to topic

True or false — justify

Each answer restates the reasoning, never just the label.

On a rectangle , you may swap to and keep the same numbers in the limit slots.
True — on a rectangle every limit is a pure constant, so the numbers always pair with and always pair with no matter the order. This is only safe because the region is a box.
The same limit-swapping habit is safe on a non-rectangular region.
False — there the inner limits depend on the outer variable, so blindly moving them to the other slot mixes a variable into its own bound; you must re-read the region and re-derive the limits.
always equals a positive number.
False — it is a signed volume. Where the surface is below the -plane and contributes negatively, so the total can be zero or negative.
If at every sample point of some partition, the double integral must be .
False in general — a single partition proves nothing; could be nonzero between the sample points. The integral is a limit over all shrinking partitions, not one lucky choice.
Fubini's theorem is essentially the single-variable volume-by-slicing formula applied twice.
True — slicing at fixed gives cross-sectional area , and is the ordinary "integrate the cross-section" formula; slicing the other way just repeats the idea with and swapped.
For a separable integrand , the double integral equals the product of two single integrals for any region .
False — the split only works on a rectangle, where the inner limits are constants so (and the numeric inner result) can be pulled cleanly outside; on a general region the inner limits depend on the outer variable and the product form breaks.
If both iterated integrals of over a rectangle exist and are finite, they are automatically equal.
Not guaranteed by that fact alone — for a genuinely non-integrable the two orders can differ even when each exists; equality is guaranteed once is integrable (e.g. continuous, or by Fubini–Tonelli theorem).
Changing which variable you integrate first can change the answer on a continuous rectangle problem.
False — for continuous on a rectangle the answer is fixed; only the effort changes. Choosing the easier order is the whole practical payoff of Fubini.

Spot the error

Each reveal names the flawed step and repairs it.

"To do the inner integral , I integrate both and because both appear."
Wrong — the inner integral integrates only its own variable ; here is a frozen constant. Treating as variable produces the wrong antiderivative (e.g. dropping the term).
": the inner gives and I forgot the term, so inner ."
Error — is a constant, not zero, so its antiderivative in is , not nothing. The inner is , and the term matters in the outer step.
"Because Fubini says order is free, I can move the outer limits inside without changing anything, even here on a triangle."
Error — Fubini's freedom to swap the order does not preserve limit slots on a non-rectangle. The order-swap and the limit values are two separate things; on a triangle you must recompute both bounds.
"The integrand blows up somewhere on , but Fubini is a theorem so I'll trust equal orders anyway."
Error — Fubini requires integrable (continuous, or absolutely integrable). If is unbounded/non-integrable, the hypothesis fails and the two orders can legitimately disagree.
" is separable, so on I'll write it as ."
Error — separability of the function is not enough; the region must also be a rectangle for the product split. Here couples the limits, so the shortcut is invalid.
"I sampled the corner points of each sub-rectangle and got one value, so that's the double integral."
Error — the double integral is the limit as all sub-rectangles shrink to zero, independent of which sample point you pick. One partition with one sample choice is just a Riemann sum approximation, not the exact value.

Why questions

Each reveal is the mechanism, not a slogan.

Why does freezing turn the inner integral into an ordinary single-variable integral?
With fixed at , the map is a function of one variable, so its integral over is a plain 1-D area — the cross-section of the solid at that .
Why does deserve the name "cross-sectional area"?
The vertical plane at slices the solid; the sliced face is bounded below by the plane and above by the curve , and is exactly the area of that face.
Why can be pulled outside the inner -integral in the separable case?
Relative to the inner integration variable , is a constant, and constants factor out of any integral — leaving times a fixed number.
Why does the "same solid, two slicings" argument force the two orders to be equal?
Both iterated integrals reconstruct the volume of one and the same solid; a solid has a single volume, so the two computations must land on the same number.
Why is choosing the integration order a real practical tool and not just aesthetics?
One order may hand you an antiderivative for free (as when a factor is exactly of something), while the other forces integration by parts — same answer, far more labour, via Change of order of integration.
Why do we need the limit-of-Riemann-sums definition at all, instead of just declaring the iterated integral to be the answer?
The double integral is defined as the volume-approximating limit; Fubini is a theorem proving the iterated integral equals that limit. Without the definition there is nothing for Fubini to be true about.

Edge cases

Boundary and degenerate scenarios the theorem quietly covers.

What is when is degenerate, e.g. (zero width)?
It is — the region has zero area, every sub-rectangle base , so every Riemann-sum term vanishes; there is no solid to have volume.
If is constant on , what does the double integral give?
— a flat slab of height over the box, i.e. height times base area, exactly what both iterated orders return.
Can Fubini handle an with a jump discontinuity along a line inside ?
Yes — bounded with finitely many discontinuities (a measure-zero set) is still integrable, so both orders agree; continuity is sufficient but not strictly necessary.
If is odd about the centre of a symmetric rectangle (e.g. on ), what happens?
The integral is — positive contributions on one half cancel equal negative contributions on the mirror half, which the signed-volume interpretation makes visible instantly.
Does Fubini's rectangular statement extend to three variables and boxes?
Yes — for continuous on a box you may iterate the three single integrals in any of the orders, which is the Triple integrals generalization of the same slicing logic.
What if is continuous but the rectangle is unbounded, e.g. ?
Then it is an improper double integral; Fubini's plain form does not directly apply. You need the Fubini–Tonelli theorem with to justify swapping orders.

Connections

  • Riemann sums — every trap about "one partition isn't the answer" traces back here.
  • Volume by slicing (single-variable) — the engine behind the "why" answers.
  • Double integrals over general regions — where the limit-swap habit becomes dangerous.
  • Change of order of integration — the "choose the easy order" payoff.
  • Fubini–Tonelli theorem — the safety net for unbounded/improper cases.
  • Triple integrals — the edge case extending to boxes.