Change of Variables in Multiple Integrals
Carl Gustav Jacob Jacobi was one of Germany's most distinguished mathematicians during the first half of the nineteenth century. He worked and studied the functional determinant now called the Jacobian. Jacobi was not the first to study the functional determinant which now bears his name. But his work with functional determinants is what secured his place in history. Jacobi wrote a long memoir called De determinantibus functionalibus in 1841 devoted to the Jacobian. This determinant is in many ways the multivariable analogue to the differential of a single variable. |
Carl Gustav Jacob Jacobi 1804-1851
was born in Potsdam, Prussia (now Germany) and died in Berlin, Germany |
We have already seen that for functions of one variable the chain rule
at once gives the rule for change of a variable in a definite integral
There is a formula analogous to this for double and triple integrals.
Change of Variables for Double Integrals
Let be a continuous function on a region
in the
-plane, and let the transformation
maps the region
in the
-plane into the region
. Then
where is the Jacobian and
represents either
or
Change of Variables for Double Integrals
The change of variables formula for triple integrals is similar to the one given above for double integrals.
Change of Variables for Triple Integrals
Let be a continuous function on a region
in the
-space, and let the transformation
maps the region
in the
-space into the region
. Then
where is the Jacobian and
the region i
-space.
Change of Variables for Double Integrals
If or
is a one-to-one transformation, then
or
it can be shown that
1,
1
The following commands in the calcplot package plot images of regions under arbitrary coordinate transformations. With these commands we can check whether the description of a new region under a change of coordinates is correct.
In the
linalg
package
Example 1
Find the region in the
-plane corresponding to the region
in the
-plane where
a) and
under the change of variables
,
.
b) and
under the change of variables
,
.
Find the region in the
-plane corresponding to the region
in the
-plane where
c) ,
, and
under the change of variables
,
.
> | restart: MathMaple:-ini(): |
Solution
a)
|
|
b)
|
|
c)
|
|