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

Example

We will integrate over the solid T formed by taking all nonnegative (r,theta,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 dr dθ

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

integral from alpha to beta, g(theta) to h(theta), j(r,theta) to k(r,theta) of f(r,theta,z) r dz dr dtheta
  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 dr dtheta with arrows to dtheta and outer integral sign

    θ is between 0 and 2π

    solid paraboloid with range of theta

    Therefore the limits of the first integral sign are 0 and 2π.

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

  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 dr dtheta with arrows to dr and middle integral sign

    The slice formed by keeping θ constant is shown below.

    solid paraboloid with theta slice

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

    theta slice, 2 dimensional view for range of r

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

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

  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 dr dtheta with arrows to dz and inner integral sign

    We again view the slice formed by keeping θ constant.

    solid paraboloid with theta slice

    z is between 0 and 4-r2.

    theta slice, 2 dimensional view for range of z

    The final integral is as follows:

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

Other Orders of Integration

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