Processing math: 100%
Paul's Online Notes
Paul's Online Notes
Home / Calculus III / Multiple Integrals / Triple Integrals in Cylindrical Coordinates
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 15.6 : Triple Integrals in Cylindrical Coordinates

In this section we want do take a look at triple integrals done completely in Cylindrical Coordinates. Recall that cylindrical coordinates are really nothing more than an extension of polar coordinates into three dimensions. The following are the conversion formulas for cylindrical coordinates.

x=rcosθy=rsinθz=z

In order to do the integral in cylindrical coordinates we will need to know what dV will become in terms of cylindrical coordinates. We will be able to show in the Change of Variables section of this chapter that,

dV=rdzdrdθ

The region, E, over which we are integrating becomes,

E={(x,y,z)|(x,y)D,u1(x,y)zu2(x,y)}={(r,θ,z)|αθβ,h1(θ)rh2(θ),u1(rcosθ,rsinθ)zu2(rcosθ,rsinθ)}

Note that we’ve only given this for E’s in which D is in the xy-plane. We can modify this accordingly if D is in the yz-plane or the xz-plane as needed.

In terms of cylindrical coordinates a triple integral is,

Ef(x,y,z)dV=βαh2(θ)h1(θ)u2(rcosθ,rsinθ)u1(rcosθ,rsinθ)rf(rcosθ,rsinθ,z)dzdrdθ

Don’t forget to add in the r and make sure that all the x’s and y’s also get converted over into cylindrical coordinates.

Let’s see an example.

Example 1 Evaluate EydV where E is the region that lies below the plane z=x+2 above the xy-plane and between the cylinders x2+y2=1 and x2+y2=4.
Show Solution

There really isn’t too much to do with this one other than do the conversions and then evaluate the integral.

We’ll start out by getting the range for z in terms of cylindrical coordinates.

0zx+20zrcosθ+2

Remember that we are above the xy-plane and so we are above the plane z=0

Next, the region D is the region between the two circles x2+y2=1 and x2+y2=4 in the xy-plane and so the ranges for it are,

0θ2π1r2

Here is the integral.

EydV=2π021rcosθ+20(rsinθ)rdzdrdθ=2π021r2sinθ(rcosθ+2)drdθ=2π02112r3sin(2θ)+2r2sinθdrdθ=2π0(18r4sin(2θ)+23r3sinθ)|21dθ=2π0158sin(2θ)+143sinθdθ=(1516cos(2θ)143cosθ)|2π0=0

Just as we did with double integral involving polar coordinates we can start with an iterated integral in terms of x, y, and z and convert it to cylindrical coordinates.

Example 2 Convert 111y20x2+y2x2+y2xyzdzdxdy into an integral in cylindrical coordinates.
Show Solution

Here are the ranges of the variables from this iterated integral.

1y10x1y2x2+y2zx2+y2

The first two inequalities define the region D and since the upper and lower bounds for the x’s are x=1y2 and x=0 we know that we’ve got at least part of the right half a circle of radius 1 centered at the origin. Since the range of y’s is 1y1 we know that we have the complete right half of the disk of radius 1 centered at the origin. So, the ranges for D in cylindrical coordinates are,

π2θπ20r1

All that’s left to do now is to convert the limits of the z range, but that’s not too bad.

r2zr

On a side note notice that the lower bound here is an elliptic paraboloid and the upper bound is a cone. Therefore, E is a portion of the region between these two surfaces.

The integral is,

111y20x2+y2x2+y2xyzdzdxdy=π/2π/210rr2r(rcosθ)(rsinθ)zdzdrdθ=π/2π/210rr2zr3cosθsinθdzdrdθ