Status:
15.8 Substitutions in Multiple Integrals
Just as change of variables is an important tool in evaluating integrals in one variable, the same is true in evaluating integrals in several variables. In this section we study how this is done. We already worked with some specific change of variables: from rectangular coordinates to its polar coordinates , where the integral in changes into integrals in ; similarly from rectangular coordinates to its cylindrical coordinates , where the integral in changes into integrals in ; and from rectangular coordinates to its spherical coordinates , where the integral in changes into integrals in . In this section, we will study the general rule for change of variables in multiple integrals.
A change of variables in two variables from to can be expressed as . We assume that it transforms the region in the variables into a region in the variables. We also assume that both and have continuous partial derivatives for . The key ingredient is a change of variables in multiple variable integral is the Jacobian matrix and Jacobian determinant in . Another notation for is .
Similarly for a change of variable in three variables. The reason that this matrix and its determinant enters is through linear approximation of : suppose we do a partition of into small rectangles parallel to the and axes, and is the vertex of one such rectangle and and are the lengths of this small rectangle, up to an error which is vanishingly small compared to . Then the image in of this rectangle is approximated by the parallelogram with edges the area of this parallelogram is This is how enters into the change of variables formula.
In actual implementation of change of variables, the harder part is to find an appropriate and such that the corresponding region of integration is easy to work with (as close to a rectangular region as possible) and the resulting integral is easy to evaluate.
When making a linear change of variables the vector maps to , while the vector maps to , so the unit square in the -plane with the origin as its vertices is mapped to the parallelogram in the -plane with the origin, as its vertices.
Find the following definitions/concepts/formulas/theorems:
- Coordinate transformation (aka map or mapping)
- One-to-one transformation/map (means the same thing it did in high school algebra)
- Image/preimage
- Jacobian (aka Jacobian determinant - you should notice that there are several notations)
- Theorem: Substitution for Double Integrals (aka Change of Variables Formula)
- Polar coordinates map (in Example 1)
- Linear transformation/map
- Change of variables formula for three variables
- Jacobian equivalent for cylindrical and spherical coordinates
Example 1 just computes the Jacobian for polar coordinates. We showed why the was there geometrically (and informally), and this is a completely independent justification for the presence of in .
Examples 2 and 3 work with linear maps between coordinate systems. Example 2 can be done without making a change of variables, but the important thing to learn is how a linear change of variables maps a rectangle to a parallelogram. In Example 3, the part that causes difficulty in evaluating the integral is the factor , while the factor is manageable. The choice of change of variables is not unique. One could also work with (namely, no change on ), and , then and the region of integration in becomes . Note that we often introduce as functions of and then need to invert it to find as functions of . But an important property as a consequence of implicit differentiation, we have so we need not necessarily find the inverse directly but only compute In the case of our , Example 4 is a more complicated example, mostly because the map is nonlinear and the change of variable is a bit artificial. Can work?
Example 5 is a linear transformation, but with the twist that there are three independent variables. The key point is still that we are mapping a slanted solid region into a rectangular one because the integration process is simpler.
Reading Questions/Quizzes
- For the change of variables given by , find .
- Find a linear change of variables to transform the parallelogram in the -plane with the origin, as its vertices into the unit square in the -plane the origin, as its vertices. Then compute and evaluate .
- In the set up of the above problem, suppose is a region in the -plane with area 5 and is the region in the -plane mapped from by this change of variables. Find the area of .
- Solve the system for and in terms of and . Then find the value of the Jacobian . Also, find the image under the transformation of the triangular region with vertices in the -plane. Sketch the transformed region in the -plane.
- For in the previous problem, verify that
- For the change of variables from rectangular coordinates to polar coordinates, verify that
- Use the transformation from number 4 to evaluate the integral for the region bounded by the lines
- Let be the region in the first quadrant of the -plane bounded by the hyperbolas , and the lines . Use the transformation with and to rewrite as an integral over an appropriate region in the -plane. Then evaluate the -integral over .
- Evaluate the appropriate determinant to show that the Jacobian of the transformation from Cartesian -space to Cartesian -space is .