Double integrals extend single integrals to functions of two variables, allowing us to calculate areas, volumes, and other properties of complex shapes. They're evaluated using iterated integrals, where we integrate with respect to one variable at a time.
Applications of double integrals are vast, from finding centers of mass to calculating moments of inertia. They're used in physics, engineering, and other fields to solve real-world problems involving variable densities, electric charges, and gravitational potentials.
Key Concepts and Definitions
Double integrals extend the concept of single integrals to functions of two variables
Iterated integrals evaluate double integrals by integrating with respect to one variable at a time
Compute the inner integral first, treating the other variable as a constant
Then evaluate the outer integral using the result from the inner integral
Fubini's Theorem states that if f(x,y) is continuous over a closed, bounded region R, the double integral of f over R equals the iterated integral
The order of integration can be interchanged if the function is continuous and the region is bounded
Jacobian determinant is used when changing variables in double integrals
For polar coordinates, the Jacobian is r, so dA=rdrdθ
Double integrals can be used to find volumes, areas, centers of mass, and moments of inertia
Double Integrals in Rectangular Coordinates
Double integrals in rectangular coordinates are written as ∬Rf(x,y)dA
The region R is typically described by the bounds of x and y
Evaluate the double integral by iterating the integrals with respect to x and y
Choose the order of integration based on the region's description
Sketch the region to determine the appropriate bounds for each integral
Example: ∫01∫01−xxydydx integrates xy over the triangular region bounded by y=0, x=0, and x+y=1
To change the order of integration, adjust the bounds accordingly
For the example above, changing to dydx yields ∫01∫01−yxydxdy
Double Integrals in Polar Coordinates
Double integrals in polar coordinates are written as ∬Rf(r,θ)rdrdθ
The region R is typically described by the bounds of r and θ
Convert the function f(x,y) to polar form f(r,θ) using x=rcosθ and y=rsinθ
Determine the bounds for r and θ based on the region's description in polar coordinates
Sketch the region to identify the appropriate bounds
Evaluate the double integral by iterating the integrals with respect to r and θ
Example: ∫0π/2∫01r2drdθ integrates r2 over the quarter circle of radius 1 in the first quadrant
Polar coordinates simplify double integrals for regions with circular symmetry
Applications in Area Calculation
Double integrals can be used to calculate areas of regions in the plane
For a region R, the area is given by ∬R1dA
In rectangular coordinates, ∬R1dA=∫ab∫g1(x)g2(x)1dydx
g1(x) and g2(x) are the lower and upper bounds of y in terms of x
In polar coordinates, ∬R1dA=∫αβ∫h1(θ)h2(θ)rdrdθ
h1(θ) and h2(θ) are the lower and upper bounds of r in terms of θ
Example: Find the area enclosed by the circle x2+y2=4
In polar coordinates, the equation becomes r2=4, so r=2
∫02π∫02rdrdθ=4π
Volume Calculation Using Double Integrals
Double integrals can calculate volumes of solids by integrating cross-sectional areas
For a solid bounded by z=f(x,y) and the region R in the xy-plane, the volume is ∬Rf(x,y)dA
In rectangular coordinates, ∬Rf(x,y)dA=∫ab∫cdf(x,y)dydx
Integrate the cross-sectional area f(x,y) over the region R
In polar coordinates, ∬Rf(r,θ)dA=∫αβ∫g1(θ)g2(θ)f(r,θ)rdrdθ
Convert f(x,y) to polar form f(r,θ) and integrate over the region R
Example: Find the volume of the solid bounded by z=x2+y2 and z=4
In rectangular coordinates, ∫−22∫−4−x24−x2(4−x2−y2)dydx
Center of Mass and Moments of Inertia
Double integrals can find the center of mass and moments of inertia for thin plates
For a thin plate with density δ(x,y) over a region R, the center of mass is (xˉ,yˉ):
xˉ=∬Rδ(x,y)dA∬Rxδ(x,y)dA and yˉ=∬Rδ(x,y)dA∬Ryδ(x,y)dA
Moments of inertia measure a plate's resistance to rotational acceleration
Ix=∬Ry2δ(x,y)dA and Iy=∬Rx2δ(x,y)dA
For a plate with constant density δ, the formulas simplify to: