Cylindrical coordinates provide an alternative coordinate system for representing points in three-dimensional space. While Cartesian coordinates use (x, y, z) to specify a point, cylindrical coordinates use (r, , z), where:
The conversion between Cartesian and cylindrical coordinates is given by:
Conversely, we can convert from Cartesian to cylindrical:
When we evaluate triple integrals in cylindrical coordinates, we must account for the change in volume element. The triple integral of a function f(r, , z) over a region E in cylindrical coordinates is:
The additional factor of r in the integrand is crucial. It represents the Jacobian determinant of the transformation from Cartesian to cylindrical coordinates. This adjustment accounts for how area elements transform between coordinate systems.
Without the r factor, our triple integrals in cylindrical coordinates would give incorrect results. This factor essentially stretches or shrinks the volume element as we change coordinates.
When setting up a triple integral in cylindrical coordinates, we need to determine the appropriate limits for r, , and z that describe our region of integration.
For r: The radial coordinate typically ranges from 0 to some function of , or between two functions r() and r(). For a complete circular region, r might range from 0 to a constant R.
For : The angular coordinate typically ranges over some interval [, ]. For a complete circular region, this would be [0, 2].
For z: The vertical coordinate typically ranges between two functions of r and , or between constants. These functions represent the bottom and top surfaces of our region.
To find the volume of a cylinder with radius R and height H, we can use a triple integral in cylindrical coordinates. The region E is defined by:
Setting up the integral:
Evaluating this integral:
This confirms the familiar formula for the volume of a cylinder.
For a cone with base radius R and height H, we can describe it in cylindrical coordinates:
The volume is:
Evaluating:
This matches the standard formula for the volume of a cone.
While we often know formulas for basic shapes, triple integrals in cylindrical coordinates allow us to find volumes of more complex, rotationally symmetric three-dimensional objects.
If we have an object with density function (r, , z), we can find its total mass:
The center of mass coordinates (r, , z) can be calculated using
Finding the radial and angular coordinates of the center of mass in cylindrical coordinates can be more involved, often requiring conversion back to Cartesian coordinates.
Triple integrals in cylindrical coordinates are particularly useful for calculating moments of inertia for rotationally symmetric objects. For example, the moment of inertia about the z-axis is
When converting triple integrals from Cartesian to cylindrical coordinates, follow these steps:
In many cases, the difficulty of evaluating a triple integral is significantly reduced by switching to an appropriate coordinate system. Cylindrical coordinates are particularly effective when dealing with problems involving circles, cylinders, cones, or other rotationally symmetric objects.
Understanding triple integrals in cylindrical coordinates is an essential skill in multivariable calculus, physics, and engineering, as many real-world problems naturally exhibit cylindrical symmetry.
