Fubini’s theorem allows swapping the variables being integrated with respect to, provided the integrated function is continuous. It is extremely useful in computing double integrals and triple integrals.
Rectangular-like Domain
Fubini's Theorem (Rectangular Domain) ^fubini-theorem-rect
Let be a continuous bivariate function over a rectangular domain . Then:
Fubini's Theorem (Cuboidal Domain) ^fubini-theorem-cuboid
Let be a continuous trivariate function over a cuboidal domain . Then:
\begin{align} \iint _{C} f(x,y,z) \, \text{d}{V} &= \int_{e}^f \int_{c}^d \int _{a}^b f(x,y,z) \, \text{d}{x} \, \text{d}{y} \, \text{d}{z} \\ &= \int_{c}^d \int_{e}^f \int _{a}^b f(x,y,z) \, \text{d}{x} \, \text{d}{z} \, \text{d}{y} \\
&= \dots (\text{Any permutation of } \left( \int_{a}^b f , \text{d}x, \int_{c}^d f , \text{d}y, \int_{e}^f f , \text{d}z \right))
\end{align}
Fubini's Theorem (Hypercube Domain) ^fubini-theorem-hypercube
Let be a continuous multivariate function over a -dimensional hypercube . Then:
i.e. the order of integration does not matter, as long as we’re applying the correct bounds.
General Domain
The rectangular case can be extended to obtain a more general version:
Fubini's Theorem ^fubini-theorem-general
Let be a continuous bivariate function over a domain . Then, if is both horizontally simple and vertically simple, we can swap the variables:
I.e. the order of integration does not matter.
Product Of Integrals
A useful corollary of Fubini’s theorem is that the integral of products is the products of integrals.
C1: Integral of products is the product of integrals ^c1
Let #todo
Derivation
Take a function integrated over some domain . Assume that this function can be factorised with respect to each variable, that is, . Then:
We can ‘pull out’ the , since it is a constant with respect to :
But then, with respect to , the integral only contains terms and constants, so is constant w.r.t and can also be pulled out:
The reason we need Fubini’s theorem is that it allows swapping the two integrals, which means it obeys the commutativity of multiplication.