Setting up an Integral Over a Solid with Order of Integration dz dθ dr

Example

We will integrate over the solid T formed by taking all nonnegative (r,θ,z) under the paraboloid z = 4 - x2 - y2. We convert the equation of the paraboloid to cylindrical coordinates, getting z = 4 - r2.
solid formed by taking all points under the paraboloid z = 4 - x^2 - y^2 and above xy-plane

Basic Steps with Order dz dθ dr

To determine the limits of integration, we take the outermost variable and work inward. The integral will have the general form

integral from a to b, alpha(r) to beta(r), j(r,theta) to k(r,theta) of f(r,theta,z) r dz dtheta dr
  1. Determine the maximum and minimum values of the outermost variable. These will be the limits of integration on the first integral sign.

    triple integral over T of f(r,theta,z) r dz dtheta dr with arrows to dr and outer integral sign

    Since r is between 0 and 2, the limits of the first integral sign are 0 and 2.

    integral from 0 to 2, alpha(r) to beta(r), j(r,theta) to k(r,theta) of f(r,theta,z) r dz dtheta dr

  2. View a slice formed by keeping the outermost variable constant. Now determine the maximum and minimum values of the middle variable within that slice in terms of the outermost variable. This will give the limits of integration for the middle integral. Note that if the maximum and minimum values depend on where the slice is taken, you will need to split the integral.

    triple integral over T of f(r,theta,z) r dz dtheta dr with arrows to dtheta and middle integral sign

    The slice formed by keeping r constant is shown below.

    solid paraboloid with r slice

    θ is between 0 and 2π and doesn't depend on r.

    r slice, 2 dimensional view for range of theta

    Thus the limits of the middle integral sign are 0 and 2π.

    integral from 0 to 2, 0 to 2pi, j(r,theta) to k(r,theta) of f(r,theta,z) r dz dtheta dr

  3. Finally, using the same slice, determine the range of the innermost variable in terms of the other two variables. This will give the limits of integration for the inner integral. Note that if the range of the innermost variable changes within the slice, you will need to split the integral.

    triple integral over T of f(r,theta,z) r dz dtheta dr with arrows to dz and inner integral sign

    We again view the slice formed by keeping r constant.

    solid paraboloid with r slice

    z is between 0 and 4-r2.

    r slice, 2 dimensional view for range of z

    The final integral is as follows:

    integral from 0 to 2, 0 to 2pi, 0 to 4-r^2 of f(r,theta,z) r dz dtheta dr

Other Orders of Integration

Back to Integrating Using Cylindrical Coordinates.
Back to Describing Surfaces Using Different Coordinate Systems.