lesson

Several Variables · Intermediate Undergraduate

Multiple Integrals

Accumulate functions over planar and spatial regions using Riemann sums, iterated integrals, and coordinate changes.

A multiple integral accumulates a quantity distributed across a two-dimensional or three-dimensional region. The integrand describes density per unit area or volume, while the differential element describes a small geometric piece. Riemann sums explain why those factors multiply and then add. Iterated integrals convert multidimensional accumulation into a sequence of one-variable integrations. Coordinate changes reshape difficult regions, but their Jacobian factors must preserve local area or volume.

Extend one-dimensional accumulation to a region

A single integral accumulates values across small intervals of width Δx\Delta x. A double integral accumulates across small pieces of area ΔA\Delta A. A triple integral accumulates across small pieces of volume ΔV\Delta V. The dimensionality of the domain changes, but the pattern remains density times small measure followed by summation. Understanding that pattern is more durable than memorizing several integral symbols.

Let RR be a bounded region in the xyxy-plane. Partition it into small subregions RkR_k with areas ΔAk\Delta A_k. Choose a sample point (xk,yk)(x_k^*,y_k^*) inside each piece. The sum kf(xk,yk)ΔAk\sum_k f(x_k^*,y_k^*)\Delta A_k approximates the total accumulation. The subscript kk indexes pieces rather than representing a coordinate.

As the largest subregion diameter approaches zero, the Riemann sums may approach a unique limit. That limit is written Rf(x,y)dA\iint_R f(x,y)\,dA. The double integral symbol signals accumulation over a planar region. The differential dAdA represents an infinitesimal area element. Existence requires appropriate behavior from both the function and the region.

A planar region is partitioned into small cells whose density values multiply their areas before summation.

Interpret what a double integral measures

If f(x,y)0f(x,y)\geq0 represents height above the xyxy-plane, then RfdA\iint_R f\,dA represents volume under the surface. Each product fΔAf\Delta A approximates a thin column. Adding the columns approximates total volume. The limiting process removes dependence on the particular partition. This geometric interpretation is useful but not universal.

If ff can be negative, the integral is signed accumulation. Contributions below zero subtract from contributions above zero. The result need not equal geometric volume because geometric volume is nonnegative. If ff is surface mass density, the integral gives mass rather than volume. Interpretation comes from the integrand and its units.

Suppose surface density σ\sigma has units kgm2\mathrm{kg\,m^{-2}}. The area element has units m2\mathrm{m^2}. Their product has units kg\mathrm{kg}, so RσdA\iint_R\sigma\,dA is mass. Unit multiplication explains the physical meaning before evaluation. A correct antiderivative with incorrect units signals a flawed setup or model.

Convert a rectangular region into an iterated integral

For rectangle R=[a,b]×[c,d]R=[a,b]\times[c,d], a double integral can be evaluated as abcdf(x,y)dydx\int_a^b\int_c^d f(x,y)\,dy\,dx. The inner integral treats xx as fixed and accumulates in the yy direction. Its result is then a function of xx. The outer integral accumulates those strip totals from aa to bb. Read the differentials from inside outward to identify the order.

Under conditions supplied by Fubini’s theorem, the order can be reversed: abcdfdydx=cdabfdxdy\int_a^b\int_c^d f\,dy\,dx=\int_c^d\int_a^b f\,dx\,dy. Continuity on a closed rectangle is a familiar sufficient condition. More general integrability conditions also exist. Order exchange is a theorem-supported operation rather than a typographical rearrangement. The bounds must move with their corresponding variables.

For f(x,y)=x+2yf(x,y)=x+2y on 0x10\leq x\leq1 and 0y20\leq y\leq2, integrate in yy first. The inner result is 02(x+2y)dy=2x+4\int_0^2(x+2y)\,dy=2x+4. Integrating from x=0x=0 to x=1x=1 gives 01(2x+4)dx=5\int_0^1(2x+4)\,dx=5. Reversing order gives the same value and supplies an independent check. The agreement also confirms that both descriptions cover the identical rectangle.

Describe variable-bound regions with slices

A Type I region uses vertical slices: R={(x,y):axb, g1(x)yg2(x)}R=\{(x,y):a\leq x\leq b,\ g_1(x)\leq y\leq g_2(x)\}. For each fixed xx, the variable yy runs from a lower boundary to an upper boundary. The corresponding integral is abg1(x)g2(x)f(x,y)dydx\int_a^b\int_{g_1(x)}^{g_2(x)}f(x,y)\,dy\,dx. The outer bounds cover the horizontal shadow of the region. Every vertical slice should enter and leave the region exactly once.

A Type II region uses horizontal slices: R={(x,y):cyd, h1(y)xh2(y)}R=\{(x,y):c\leq y\leq d,\ h_1(y)\leq x\leq h_2(y)\}. Its integral is cdh1(y)h2(y)f(x,y)dxdy\int_c^d\int_{h_1(y)}^{h_2(y)}f(x,y)\,dx\,dy. Now the outer bounds cover the vertical shadow. The inner limits describe left and right boundaries. A region may be simple in one orientation and require splitting in the other.

Always sketch the region before writing bounds. Mark intersection points and decide which variable is swept inside. Trace several representative slices across the drawing. The inner lower and upper limits must match the slice endpoints. This geometric procedure prevents bounds that describe a different region while looking algebraically plausible.

One planar region is shown with vertical slices and horizontal slices, connecting geometry to integration order.

Reverse integration order carefully

Changing order means redescribing the same set of points. It does not merely mean swapping dxdx and dydy. Begin from the original inequalities and draw their region. Determine the new outer interval from the region’s projection. Then solve boundaries for the new inner variable.

Consider 0x10\leq x\leq1 and x2yxx^2\leq y\leq x. This region lies between y=x2y=x^2 and y=xy=x. Its vertical-slice integral is 01x2xf(x,y)dydx\int_0^1\int_{x^2}^{x}f(x,y)\,dy\,dx. For horizontal slices, 0y10\leq y\leq1 and yxyy\leq x\leq\sqrt y. Therefore the reversed integral is 01yyf(x,y)dxdy\int_0^1\int_y^{\sqrt y}f(x,y)\,dx\,dy.

Test the new bounds with an interior point such as (0.5,0.3)(0.5,0.3). It satisfies 0.30.50.30.3\leq0.5\leq\sqrt{0.3}. Test a point outside to ensure it is rejected. Comparing the boundary intersection values confirms the outer endpoints. These checks are faster than discovering a wrong region after lengthy integration.

Compute mass and moments from density

For a lamina occupying region RR with surface density σ(x,y)\sigma(x,y), mass is M=RσdAM=\iint_R\sigma\,dA. A lamina is an idealized thin plate. Density may vary with position. The mass element is dm=σdAdm=\sigma\,dA. Integration adds all infinitesimal mass contributions.

Moments about the axes are Mx=RyσdAM_x=\iint_R y\sigma\,dA and My=RxσdAM_y=\iint_R x\sigma\,dA. The coordinate multiplying density is the perpendicular distance from the corresponding axis. These quantities have units of mass times length. The centroid is xˉ=My/M\bar x=M_y/M and yˉ=Mx/M\bar y=M_x/M. Dividing by total mass produces coordinates with units of length.

Suppose 0yx1m0\leq y\leq x\leq1\,\mathrm m and σ(x,y)=(x+y)kgm3\sigma(x,y)=(x+y)\,\mathrm{kg\,m^{-3}}. Because x+yx+y has units of metres, the density has units kgm2\mathrm{kg\,m^{-2}}. The mass is M=01m0x(x+y)kgm3dydx=0.500kgM=\int_0^{1\,\mathrm m}\int_0^x(x+y)\,\mathrm{kg\,m^{-3}}\,dy\,dx=0.500\,\mathrm{kg}. Every bound and factor retains units. The result’s kilograms confirm density times area.

Use average value over a region

The average value of ff over region RR is favg=1Area(R)RfdAf_{\mathrm{avg}}=\dfrac{1}{\operatorname{Area}(R)}\iint_R f\,dA. The denominator is the region’s area. The numerator is total accumulation. Their ratio has the same units as ff. This is the multidimensional counterpart of average value on an interval.

If ff is temperature in degrees Celsius, integrating fdAf\,dA produces degree-Celsius square metres. Dividing by square metres returns degrees Celsius. The average is not generally the value at the geometric center. Spatial variation and region shape both affect it. Symmetry may simplify the result when the function and region have compatible patterns.

The area itself is found by integrating one: Area(R)=R1dA\operatorname{Area}(R)=\iint_R1\,dA. The integrand one is dimensionless. Multiplication by dAdA supplies area units. This identity makes denominator construction systematic. It also provides a basic test for any proposed bounds.

Introduce polar coordinates for circular geometry

Polar coordinates describe a point by radius rr and angle θ\theta. The transformations are x=rcosθx=r\cos\theta and y=rsinθy=r\sin\theta. Radius measures distance from the origin, while angle is measured from the positive xx-axis. Also, x2+y2=r2x^2+y^2=r^2. Circular boundaries often become constant radial limits.

A small polar cell is approximately a thin sector. Its radial width is drdr. Its tangential length is approximately rdθr\,d\theta. Multiplying gives area element dA=rdrdθdA=r\,dr\,d\theta. The factor rr is essential because cells at larger radius span more area for the same coordinate increments.

For the disk x2+y2R2x^2+y^2\leq R^2, use 0rR0\leq r\leq R and 0θ2π0\leq\theta\leq2\pi. Its area is 02π0Rrdrdθ=πR2\int_0^{2\pi}\int_0^R r\,dr\,d\theta=\pi R^2. Omitting rr would produce units of length rather than area. The familiar disk formula therefore validates both the bounds and Jacobian factor. This benchmark should be checked whenever polar area notation still feels unfamiliar.

Polar coordinate cells widen with radius, explaining the area factor r dr d theta.

Transform integrands and bounds together

Changing to polar coordinates requires transforming every occurrence of xx and yy. For example, x2+y2x^2+y^2 becomes r2r^2. The region boundaries must also be rewritten in rr and θ\theta. Finally, dAdA becomes rdrdθr\,dr\,d\theta. Missing any one of these steps creates a mixed-coordinate expression.

Consider integrating x2+y2x^2+y^2 over the disk of radius RR. Polar form gives 02π0Rr2(rdrdθ)\int_0^{2\pi}\int_0^R r^2(r\,dr\,d\theta). The first r2r^2 comes from the function, while the additional rr comes from area scaling. The radial integrand is therefore r3r^3. Keeping those origins separate prevents an unexplained exponent.

Angular bounds need not cover a complete circle. A first-quadrant disk uses 0θπ20\leq\theta\leq\dfrac{\pi}{2}. An annulus uses inner and outer radial bounds. A sector combines angular and radial restrictions. Drawing rays and circles makes these bounds easier to verify than translating inequalities blindly.

Generalize with a Jacobian determinant

Suppose x=x(u,v)x=x(u,v) and y=y(u,v)y=y(u,v). The transformation maps a small rectangle in the uvuv-plane to an approximate parallelogram in the xyxy-plane. Its local area scale is the absolute Jacobian determinant. Thus dA=(x,y)(u,v)dudvdA=\left|\dfrac{\partial(x,y)}{\partial(u,v)}\right|du\,dv. The absolute value keeps geometric area nonnegative.

The determinant is xuyvxvyu\dfrac{\partial x}{\partial u}\dfrac{\partial y}{\partial v}-\dfrac{\partial x}{\partial v}\dfrac{\partial y}{\partial u}. Each partial derivative measures local stretching or shearing. The determinant combines those directional effects into oriented area scale. A negative determinant reverses orientation. Its absolute magnitude supplies the area multiplier.

For polar coordinates, the determinant equals rr. This recovers the familiar polar area element rather than introducing an unrelated rule. A zero Jacobian signals local collapse of area and possible failure of one-to-one coordinates. Transformations should be checked for coverage and duplication. A correct determinant cannot repair bounds that traverse the region multiple times.

Extend accumulation to three dimensions

A triple integral Ef(x,y,z)dV\iiint_E f(x,y,z)\,dV accumulates over a spatial region EE. The volume element dVdV represents a small three-dimensional piece. If ff is volume density in kgm3\mathrm{kg\,m^{-3}}, the result has units kilograms. If f=1f=1, the result is the volume of EE. Iterated integration evaluates one coordinate at a time.

Cartesian volume element is dV=dxdydzdV=dx\,dy\,dz in one chosen order. Cylindrical coordinates use x=rcosθx=r\cos\theta, y=rsinθy=r\sin\theta, and z=zz=z, giving dV=rdrdθdzdV=r\,dr\,d\theta\,dz up to order. The polar area factor remains because horizontal cross-sections are circular. Bounds should describe the solid without gaps or repeated coverage. Different orders may simplify different boundary surfaces.

Standard spherical coordinates use radial distance ρ\rho, polar angle ϕ\phi, and azimuthal angle θ\theta. Their volume element is dV=ρ2sinϕdρdϕdθdV=\rho^2\sin\phi\,d\rho\,d\phi\,d\theta. The symbol ρ\rho is a coordinate and should not be confused with a density function using the same letter. State the convention because some disciplines swap angular names. The Jacobian factor captures how spherical coordinate cells expand with radius and latitude.

Diagnose setup and evaluation errors

One common error is writing bounds without drawing the region. Another is attaching bounds to the wrong differential. A third is changing coordinates but omitting the Jacobian. A fourth is interpreting every double integral as volume. Naming the density, domain, and desired accumulated quantity prevents these category errors.

Dimensional analysis should accompany every physical integral. Density times area must produce mass for a lamina. Density times volume must produce mass for a solid. A probability density times its domain measure must produce a dimensionless probability. If units disagree, inspect the density definition, coordinate conversion, and differential element.

Numerical reasonableness also matters. Integrating a nonnegative function over a positive-area region cannot produce a negative result. An average value should lie between the minimum and maximum when those exist. Symmetric odd contributions may cancel. Estimates using minimum times area and maximum times area can bracket many answers.

Practice complete setups before calculating

For region 0x2m0\leq x\leq2\,\mathrm m and xy2xx\leq y\leq2x, sketch several vertical slices. Set up R(x+y)dA\iint_R(x+y)\,dA in the stated order. Identify the units required for x+yx+y if the result is meant to be volume. Reverse the order by solving the boundary lines for xx. Split the new description if one horizontal formula cannot cover the entire region.

For the unit disk, write R1dA\iint_R1\,dA in polar coordinates. Explain why the radial bound is zero to one and the angular bound is zero to 2π2\pi. Include the factor rr. Evaluate to obtain π\pi square units. Then modify the bounds for the upper half-disk without changing the Jacobian.

Finally, choose a volume density of 5.00kgm35.00\,\mathrm{kg\,m^{-3}} inside a rectangular solid measuring 2.00m2.00\,\mathrm m by 3.00m3.00\,\mathrm m by 4.00m4.00\,\mathrm m. Set up a triple integral with units. Its result is 120kg120\,\mathrm{kg}. Confirm the same value by density times volume. Agreement links the integral to familiar constant-density reasoning.

Connect forward to vector calculus

Multiple integrals accumulate scalar densities across regions. Vector calculus extends accumulation to circulation along curves and flux through surfaces. Orientation then affects signs as well as magnitudes. Jacobians and parameterizations describe local length, area, and volume scaling. The geometric discipline practiced here carries directly into those theorems.

Probability also uses multiple integrals for joint continuous distributions. A joint density integrates to one over its support. Integrating over a subregion gives event probability. Marginal densities arise by integrating out unwanted variables. The same bounds-and-units reasoning prevents probability errors.

You are ready to continue when you can explain a double integral as a Riemann-sum limit, build bounds from a sketch, and reverse order without changing the region. You should transform integrand, bounds, and differential element together. You should interpret Jacobians as local scale factors and attach units to physical accumulations. These habits turn multiple integration into geometry-guided accounting. Vector and probability applications can then reuse the framework with confidence.

Knowledge Map

Where this lesson fits

Prerequisites

IntegrationThe Fundamental Theorem of Calculus

Continue exploring

Connections

Related lessons

Several VariablesPartial DerivativesSeveral VariablesVectors and Geometry in Space

Applications

  • mass
  • probability density
  • volume
  • centroids