Volume and Mass
Calculating Volume with Triple Integrals
The volume of a solid region in is computed by integrating the volume element over that region. In cylindrical coordinates, the volume element picks up the Jacobian factor :
That extra factor of is not optional. It accounts for the fact that cylindrical "slices" farther from the -axis sweep out more area. Forgetting it is one of the most common mistakes on exams.
Setting up the integral:
- Sketch the region and identify its symmetry.
- Determine the bounds for , , and . These may be constants or functions of the other variables.
- Choose an integration order that matches the region. Common choices are or , but any valid order works.
- Evaluate from the inside out, applying standard integration techniques as needed.
Example: Find the volume of a right circular cylinder with radius and height .
Determining Mass and Fluid Pressure
Mass of a solid object with a spatially varying density function (mass per unit volume) is:
Don't forget: the factor from the cylindrical volume element multiplies whatever integrand you already have.
Example: Find the mass of a solid cone with base radius , height , and density (density increases linearly with height). The cone has its apex at the origin and opens upward, so at height the radial bound is .
Fluid pressure at the base of a container can be found by integrating the weight of the fluid column. For a cylindrical tank of radius , height , and constant density , the total weight of the fluid (which acts on the base area) is:
Note that this gives the total gravitational force on the base, not the pressure at a single point. The hydrostatic pressure at depth below the surface is simply . The triple integral approach is useful when density varies spatially or the geometry is irregular.
Probability Density Functions
Triple integrals can compute probabilities when a continuous random variable is distributed over a 3D region. If is a joint probability density function (PDF), the probability that a random point falls in region is:
A valid PDF must satisfy two conditions:
- everywhere
Example: A uniform PDF over a cylinder of radius and height is inside the cylinder and 0 outside. Integrating over the entire cylinder:
This confirms it's a valid PDF. To find the probability of landing in a sub-region, you'd integrate the same PDF over that smaller region with cylindrical limits.

Center of Mass and Moment of Inertia
Calculating Center of Mass
The center of mass is the average position of all the mass in an object, weighted by density. For a solid with density , the coordinates of the center of mass are:
where is the total mass.
In cylindrical coordinates, remember that and . For any solid that's symmetric about the -axis (full rotation, density independent of ), the integrals for and vanish because and integrate to zero over . This means you only need to compute .
For objects with uniform density, the center of mass is the same as the centroid (purely geometric center), since cancels from numerator and denominator.
Example: For a solid hemisphere of radius and uniform density, symmetry gives . Computing :
The center of mass sits 3/8 of the way up from the flat base, which makes intuitive sense since there's more mass near the base than near the top.
Determining Moment of Inertia
Moment of inertia quantifies how much an object resists angular acceleration about a given axis. The farther the mass is from the axis, the larger the moment of inertia.
Here is the perpendicular distance from the point to the axis of rotation. For rotation about the -axis, in cylindrical coordinates, which makes the setup especially clean.
Example: Moment of inertia of a solid cylinder (radius , height , uniform density ) about its central axis:
Since the total mass is , this simplifies to the familiar .
Watch the integrand carefully: you get from the moment of inertia formula and another from the volume element, giving in the integrand.
Parallel axis theorem: If you know the moment of inertia about an axis through the center of mass, the moment about any parallel axis a distance away is:
This saves you from re-doing the full integral when you shift axes.

Gravitational and Heat Distribution
Gravitational Potential and Force
The gravitational potential at point due to a continuous mass distribution is:
where is the gravitational constant, are coordinates of the mass element, and .
The gravitational force is the negative gradient of the potential:
For a uniform sphere of radius , mass , and a field point at distance from the center:
- Outside (): The sphere acts like a point mass.
- Inside (): Only the mass enclosed within radius contributes.
Cylindrical coordinates are particularly useful for computing potentials of cylindrical shells, solenoid-like mass distributions, or any geometry where the mass has rotational symmetry about an axis.
Heat Distribution and Flux
A temperature function describes how temperature varies throughout a 3D region. The average temperature over region is:
This is the same structure as a center-of-mass calculation, but with temperature replacing density times a coordinate.
Heat flux describes the rate and direction of heat flow. By Fourier's law, the heat flux vector is , where is the thermal conductivity. The total heat flow through a surface is:
where is the outward unit normal. By the divergence theorem, the total flux through a closed surface equals:
This connects the surface integral back to a triple integral, which is often easier to evaluate in cylindrical coordinates when the region has the right symmetry.
Example: For over a cube of side (from 0 to in each direction):
- Average temperature:
- Since and , the total outward heat flux through the cube's surface is (using the divergence theorem), or equivalently outward if you define flux as positive outward with .