Cylinderical Coordinates are the three-dimensional analogue of polar coordinates. They are useful for describing regions with rotational symmetry.

In cylindrical coordinates, the point P means the following:

  • and are the polar coordinates of the projection of P onto the xy-plane.
  • is the distance from P to the xy-plane

Sketch

The relationship between cylindrical and Cartesian coordinates is:

This comes from the fact that the x- and y-coordinates of a point in cylindrical coordinates can be expressed in polar. We also have:

Key Formula


Applications

Example

Plot the point with cylinderical coordinates and convert to rectangular coordinates.

To find the rectangular coordinates, use the above formulae:

This yields a rectangular result:

Example

Identify the surface


Triple Integrals in Cylinderical Coordinates

Suppose is a Type 1 region whose projection onto the xy-plane can be described conveniently on polar coordinates.

is a Type 1 region, so it’s bounded between the surfaces and . We can therefore write:

Sketch

But we know how to integrate over in polar coordinates:

Converting x and y to polar coordinates, we have the result:

Remarks

  1. To integrate in cylindrical coordinates, we convert x and y to polar and leave z alone. We “run” z from the bottom surface to the top surface, then integrate over and as we did with double integrals in polar coordinates.

  2. The expression represents the volume element in cyldindrical coordinates. The volume of the volume element is the area of the base times the height. But the base is the polar area element, whichi has area , and the height is , so we get:

Sketch

in the limiting process of the integral.


Example

Evaluate:

where is the solid that lies under the paraboloid and above the xy-plane.

  1. Obtain limits on z in cylindrical coordinates

    As a Type 1 region, . In cylindrical coordinates, , so we get

  2. Express in Polar Coordinates

    The disk has polar bounds ,

  3. Set-up and evalutate the integral

Sketch