Double Integrals (Cartesian and Polar Coordinates)
Double Integral
For a function defined on a region , the double integral is
where is an infinitesimal area element.
It generalizes the definite integral to two variables.
Geometric meaning: represents the volume under above region .
Iterated Integrals
For rectangular regions :
The order of integration may be switched (if is continuous).
Example 1 – Volume under a plane
Evaluate
Solution:
Answer:.
Example 2 – Iterated Integral
Evaluate
Solution:
Answer:.
Double Integrals over General Regions
Some regions are not rectangular. They are classified as:
Type I regions:
Type II regions:
Example 3 – Type I Region
Evaluate
where is bounded by .
Solution:
Answer:.
Area of a Region
Area Formula
The area of a region is:
Example 4 – Area between curves
Find the area between and for .
Solution:
Answer:.
Changing the Order of Integration
Sometimes reversing the order makes integration easier.
This requires redrawing the region and adjusting bounds.
Example 5 – Changing order
Evaluate
Solution:
Region: .
Equivalent: .
So,
Which is simpler to handle than the original.
Properties of Double Integrals
Properties
Let be integrable on .
Linearity:
Additivity over regions:
if , disjoint.
Positivity: If , then .
Comparison: If , then
Zero function: If , integral is .
Absolute value inequality:
Mean Value Theorem: If continuous, then
for some .
Example 6 – Using linearity
Compute
Solution:
First term:
Second term:
So total:
Double Integrals in Polar Coordinates
Coordinate Transformation
,
Area element:
So,
Example 7 – Area of a circle
Find the area of a circle of radius .
Solution:
Example 8 – Function over a disk
Evaluate
Solution:
Example 9 – Annular region
Find the area between and , with .
Solution:
Example 10 – Sector integral
Compute
Solution:
Symmetry in Double Integrals
Symmetry Principle
If the region is symmetric about an axis or the origin, and the integrand has certain parity properties (odd/even), then the integral may simplify dramatically.
Rules:
If is symmetric about the y-axis, and is odd in , then
If is even in the symmetric variable, we can compute only half the region and double the result.
Example 11 – Odd function symmetry
Evaluate
Solution:
The region is the unit disk, symmetric about the y-axis.
The function is odd in .
By symmetry, the integral vanishes:
Example 12 – Mixed parity
Evaluate
Solution:
Region: square symmetric in both x and y.
Function: .
In , it is odd ().
Region symmetric about x-axis.
Therefore:
Example 13 – Even function
Evaluate
Solution:
Both terms are even in and .
So we can compute only in the first quadrant and multiply by 4:
Inner integral:
Outer:
Multiply by 4:
Applications of Double Integrals
Mass and Centroid
Mass of a Lamina
If a thin lamina occupies region with density , its mass is
Centroid of a Lamina
The centroid is given by
Example 14 – Uniform density lamina
Find the centroid of the semicircular region with uniform density.
Solution:
Mass:
By symmetry, .
For :
Use polar coordinates:
Divide by mass:
Centroid:.
Example 15 – Non-uniform density
Find the mass of the unit disk with density .
Solution:
In polar coordinates:
Mean Value Property
If is continuous on , then there exists a point such that
Example 16 – Average value
Compute the average value of on .
Solution:
Average value:
Here .
So:
Answer:.
Moments of Inertia
Moment of Inertia
For a lamina with density over a region , the moments of inertia measure its resistance to rotation about an axis.
About the x-axis ():
About the y-axis ():
About the origin (Polar Moment, ): This measures resistance to twisting.
Radii of Gyration
The radius of gyration is the distance from the axis at which the entire mass could be concentrated without changing the moment of inertia.
Example 17 – Moment of Inertia of a Rectangle
Find the moments of inertia , , and for a rectangular lamina with constant density defined by .
Solution:
First, calculate the mass .
Moment about x-axis:
Moment about y-axis:
Polar Moment:
Surface Area
Surface Area Formula
The area of the surface over a region in the xy-plane is given by
Derivation Idea: We approximate a small patch of the surface with a patch of its tangent plane. The area of this tangent plane patch is larger than its shadow in the xy-plane. The scaling factor is , which is the magnitude of the normal vector to the surface divided by its z-component.
Another
The area of the surface over a closed and bounded plane region is $$ \pu{ Surface area = } \iint_{\mathbb{R}} \frac{|\nabla f|}{|\nabla f \cdot \mathbf{p}|} \dd A $$ where is normal vector to and
Example 18 – Surface Area of a Plane
Find the area of the portion of the plane that lies above the rectangular region in the xy-plane.
Solution:
Let . First, we find the partial derivatives.
Now, we plug these into the surface area formula.
The integral becomes:
Since is a unit square, its area is .
Answer:.
Triple Integrals in Cartesian Coordinates
Triple Integral
For a function defined on a solid region , the triple integral is
where is an infinitesimal volume element, .
It generalizes the double integral to three variables.
If , the integral gives the volume of the region .
If is a density function , the integral gives the mass of the solid.
Iterated Integrals for General Regions
For a general region , we set up the bounds iteratively. For example, if is bounded below by and above by , over a 2D region in the xy-plane:
Example 19 – Volume of a Tetrahedron
Evaluate where is the solid tetrahedron bounded by the planes , , , and .
Solution:
Set the bounds for z: The solid is bounded below by and above by the plane .
Project onto the xy-plane: The projection is the triangle bounded by , , and .
Set the bounds for R (Type I): For this triangle, goes from to , and for each , goes from to .
Now, set up the iterated integral:
Innermost integral (z):
Middle integral (y):
Outermost integral (x):
Answer:.
Triple Integrals in Cylindrical & Spherical Coordinates
Cylindrical Coordinates
Cylindrical coordinates are essentially polar coordinates in the xy-plane plus a z-coordinate.
Transformation:
Volume Element: The volume of a small cylindrical wedge is . - Integral:
Example 20 – Volume using Cylindrical Coordinates
Find the volume of the solid that lies within the cylinder , below the plane , and above the paraboloid .
Solution:
In cylindrical coordinates:
The cylinder is .
The plane is .
The paraboloid is .
The bounds are:
: from to .
: from to .
: from to .
The volume is .
Inner integral ():
Middle integral ():
Outer integral ():
Answer:.
Spherical Coordinates
Spherical coordinates are useful for regions with spherical symmetry.
Transformation:
: distance from origin ()
: angle from the positive z-axis ()
: same as in cylindrical coordinates ()
Volume Element:. - Integral:
Example 21 – Volume of an Ice Cream Cone
Find the volume of the solid that lies above the cone and below the sphere .
Solution:
First, convert the boundaries to spherical coordinates.
Cone:.
Sphere:.
The bounds are:
: from to .
: from to .
: from to .
Set up the volume integral:
Inner integral ():
Middle integral (): (Use u-sub: )
Outer integral ():
Answer:.
Change of Variables in Multiple Integrals: The Jacobian
The Jacobian
For a transformation from -coordinates to -coordinates given by and , the Jacobian determinant is:
The Jacobian relates the area element in the two coordinate systems:
Change of Variables Formula
Let be a region in the -plane and be its corresponding region in the -plane under the transformation. Then:
This formula extends to triple integrals with a Jacobian matrix.
Jacobians for Polar, Cylindrical, and Spherical Coordinates
The change of variables we've already used are special cases of this general theorem.
Polar:. The Jacobian is .
So (since ).
Cylindrical:. The Jacobian is .
Spherical:. The Jacobian is .
Example 22 – Integration over a Parallelogram
Evaluate where is the parallelogram enclosed by the lines , , , and .
Solution:
The region is complex in Cartesian coordinates. We use a change of variables suggested by the boundary lines.
Let and .
This transforms the region in the -plane to a simple rectangle in the -plane defined by and .
We need to express and in terms of and to find the Jacobian.
From .
Substitute into .
Then .
Now, calculate the Jacobian :
The absolute value is . Now, transform the integral: