Section 4.7 Change of Variables

4.7 Change of Variables

In previous sections, we use cylindrical or spherical coordinates to deal with some special integrations, so the the computation parts

could be easier to deal with. Recall that we set [latex]x=r\text{cos}(\theta)[/latex] and [latex]y=r\text{sin}(\theta)[/latex] such that [latex]x[/latex] and [latex]y[/latex] are function of two variables [latex]r[/latex],[latex]\theta[/latex], then we can set 

\[ \int\int_{R}f(x,y)dA=\int\int_{S}f(r\text{cos}(\theta),r\text{sin}(\theta))rdrd\theta\]

where the region [latex]R[/latex] is replaced by the region [latex]S[/latex]. We transfer the region [latex]R[/latex] into a new region [latex]S[/latex]. We call this a transformation or mapping. We can do this in more general setting, not just for polar coordinates. 

Definition: Planar Transformations

A planar transformation [latex]T[/latex] is a function that transforms a region [latex]G[/latex] in one plane into a region [latex]R[/latex] in another plane by a change of variables. Both [latex]G[/latex] and [latex]R[/latex] are subsets of [latex]\mathbb{R}^{2}[/latex]. A transformation [latex]T[/latex]: [latex]G\rightarrow R[/latex], defined as [latex]T(u,v)=(x,y)[/latex], is said to be a one-to-one transformation if no two points map to the same image point.

Example 1: Suppose a transformation [latex]T[/latex] is defined as [latex]T(r,\theta)=(x,y)[/latex] where [latex]x=r\text{cos}(\theta)[/latex], [latex]y=r\text{sin}(\theta)[/latex]. Find the image of the polar rectangle [latex]G=\{(r,\theta)|1\lt r\leq2,\frac{\pi}{2}\leq\theta\leq\pi\}[/latex] in the [latex]r\theta[/latex]-plane to a region [latex]R[/latex] in the [latex]xy[/latex]-plane.

 

 

 

 

Exercise 1: Suppose a transformation [latex]T[/latex] is defined as [latex]T(r,\theta)=(x,y)[/latex] where [latex]x=r\text{cos}(\theta)[/latex], [latex]y=r\text{sin}(\theta)[/latex]. Find the image of the polar rectangle [latex]G=\{(r,\theta)|0\lt r\leq1,0\leq\theta\leq\frac{\pi}{2}\}[/latex] in the [latex]r\theta[/latex]-plane to a region [latex]R[/latex] in the [latex]xy[/latex]-plane.

 

 

 

Example 2: Find the image of [latex]S[/latex] under the transformation where [latex]S[/latex] is square bounded by [latex]u=0[/latex], [latex]u=1[/latex], [latex]v=0[/latex], [latex]v=1[/latex], [latex]x=u[/latex], [latex]y=v(1+u^{2})[/latex]. Draw both regions. 

 

 

 

 

Exercise 2: Find the image of [latex]S[/latex] under the transformation where [latex]S[/latex] is square bounded by [latex]u=0[/latex], [latex]u=1[/latex], [latex]v=0[/latex], [latex]v=1[/latex], [latex]x=v[/latex], [latex]y=u(1+v^{2})[/latex]. Draw both regions. 

 

 

 

When we do the double integration after change the variables [latex]x=r\text{cos}(\theta)[/latex] and [latex]y=r\text{sin}(\theta)[/latex], we have to change [latex]dA[/latex] into [latex]rdrd\theta[/latex], the reason is that when we do Riemann sum, we have [latex]dA=rdrd\theta[/latex]. At here [latex]r[/latex] is actually called Jacobian. 

Definition

The Jacobian of the [latex]C^{1}[/latex] transformation [latex]T(u,v)=(g(u,v),h(u,v))[/latex] is denoted by [latex]J(u,v)[/latex] and is defined by the [latex]2\times2[/latex] determinant

\[J(u,v)=\frac{\partial(x,y)}{\partial(u,v)}=\left|\begin{array}{cc}\frac{\partial x}{\partial u} & \frac{\partial y}{\partial u}\frac{\partial x}{\partial v} & \frac{\partial y}{\partial v}\end{array}\right|=(\frac{\partial x}{\partial u}\frac{\partial y}{\partial v}-\frac{\partial x}{\partial v}\frac{\partial y}{\partial u}).\]

Reasoning: Use Cross product and the area of parallelogram. Show the case of [latex]x=r\text{cos}(\theta)[/latex] and [latex]y=r\text{sin}(\theta)[/latex].

Theorem: Change of Variables for Double Integrals 

Let [latex]T(u,v)=(x,y)[/latex] where [latex]x=g(u,v)[/latex] and [latex]y=h(u,v)[/latex] be a one-to-one [latex]C^{1}[/latex] transformation, with a nonzero Jacobian on the interior of the region [latex]S[/latex] in the [latex]uv[/latex]-plane; it maps [latex]S[/latex] into the region [latex]R[/latex] in the [latex]xy[/latex]-plane. If [latex]F[/latex] is continuous on [latex]R[/latex], then 

\[\int\int_{R}f(x,y)dA=\int\int_{S}f(g(u,v),h(u,v))\left|\frac{\partial(x,y)}{\partial(u,v)}\right|dudv.\]

 

 

Example 3: Find Jacobian where [latex]x=u+u^{2}v[/latex] and [latex]y=uv[/latex].

 

 

Exercise 3: Find Jacobian where [latex]x=u^{2}v[/latex] and [latex]y=u+v^{2}[/latex]. 

 

 

 

Example 4: Use transformation, [latex]x=2u+v[/latex] and [latex]y=u-v[/latex] to evaluate the integral [latex]\int\int_{R}(x+y)dA[/latex] where [latex]R[/latex] is the region with vertices [latex](0,0),(1,-1)[/latex], [latex](2,1)[/latex] and [latex](3,0)[/latex].

 

 

 

 

Exercise 4: Use transformation, [latex]x=u-v[/latex] and [latex]y=u+v[/latex] to evaluate the integral [latex]\int\int_{R}(x-y)dA[/latex] where [latex]R[/latex] is the region with vertices [latex](0,0),(1,1)[/latex], [latex](-1,1)[/latex], and [latex](0,2)[/latex].

 

 

 

Example 5: Find equations of a transformation [latex]T[/latex] that maps a rectangular region [latex]S[/latex] in the [latex]uv[/latex]-plane onto [latex]R[/latex], the parallelogram with vertices [latex](0,0)[/latex], [latex](2,4),(3,3)[/latex] and [latex](1,-1)[/latex].

 

 

 

 

Exercise 5: Find equations of a transformation [latex]T[/latex] that maps a rectangular region [latex]S[/latex] in the [latex]uv[/latex]-plane onto [latex]R[/latex], the parallelogram with vertices [latex](0,0)[/latex], [latex](1,0),(2,1)[/latex] and [latex](1,1)[/latex].

 

 

 

Example 6: Evaluate using change of variables [latex]\int\int_{R}\frac{x-2y}{3x-y}dA[/latex] where [latex]R[/latex] is the parallelogram enclosed by the lines [latex]x-2y=0[/latex], [latex]x-2y=4[/latex], [latex]3x-y=1[/latex] and [latex]3x-y=8[/latex].

 

 

 

 

Exercise 6: Evaluate using change of variables [latex]\int\int_{R}(2x+y)(x-3y)dA[/latex] where [latex]R[/latex] is the parallelogram enclosed by the lines [latex]2x+y=0[/latex], [latex]2x+y=3[/latex], [latex]x-3y=-1[/latex] and [latex]x-3y=2[/latex].

 

 

 

Example 7: Evaluate the integral using transformation [latex]\int\int_{R}(x-y)dA[/latex] where [latex]R[/latex] is the parallelogram with vertices [latex](0,0)[/latex], [latex](2,4),(3,3)[/latex] and [latex](1,-1)[/latex].

 

 

Group work:

1. Evaluate the integral using transformation [latex]\int\int_{R}(x+y)dA[/latex] where [latex]R[/latex] is the parallelogram with vertices [latex](0,0)[/latex], [latex](1,0),(2,1)[/latex] and [latex](1,1)[/latex].

 

2. Evaluate using change of variables [latex]\int\int_{R}(x+y)e^{x^{2}-y^{2}}dA[/latex] where [latex]R[/latex] is the parallelogram enclosed by the lines [latex]x-y=0[/latex], [latex]x-y=1[/latex], [latex]x+y=1[/latex] and [latex]x+y=2[/latex].

 

3. Evaluate the integral using transformation [latex]\int\int_{R}(x+2y)dA[/latex] where [latex]R[/latex] is the parallelogram with vertices [latex](0,0)[/latex], [latex](4,3),(2,4)[/latex] and [latex](-2,1)[/latex].

License

Multivariable Calculus Copyright © by Kuei-Nuan Lin. All Rights Reserved.

Share This Book