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

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

    The slice formed by keeping r constant is a cylinder.

    r slice

    z is between 0 and 4-r2.

    r slice, range of z

    Thus the limits of the middle integral sign are 0 and 4-r2.

    integral from 0 to 2, 0 to 4-r^2, alpha(r,z) to beta(r,z) of f(r,theta,z) r dtheta dz 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 dtheta dz dr with arrows to dr and inner integral sign

    We again view a slice formed by keeping r constant.

    r slice of paraboloid

    θ is between 0 and 2π.

    r slice, 2 dimensional view for range of theta

    Thus the final integral is as follows:

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

Other Orders of Integration

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