Home page for accesible maths 4 Double integrals: general regions and change of variable

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

4.4 Change of variable for double integrals: the general case

Let u, v be new coordinates, and  x=x⁢(u,v),y=y⁢(u,v). The problem is to calculate a double integral (i.e. a volume) in terms of u and v. For this, we need an estimate of the area of the small region bounded by the curves corresponding to values u,u+δ⁢u,v,v+δ⁢v.

In the diagram, P is the point [x⁢(u,v),y⁢(u,v)] and A is the point [x⁢(u+δ⁢u,v),y⁢(u+δ⁢u,v)]. Recall that x⁢(u+δ⁢u,v)-x⁢(u,v)≈xu⁢δ⁢u, in which xu is evaluated at (u,v). Similarly for y. Hence the vector P⁢A→ is approximately  (xu⁢δ⁢u,yu⁢δ⁢u). Similarly  P⁢B→≈(xv⁢δ⁢v,yv⁢δ⁢v).
Lemma 4.6

Let S be a parallelogram with sides given by the vectors (x1,y1) and (x2,y2). Then the area of S is  |x1⁢y2-x2⁢y1|.

Proof

Recall from Chapter 1 that the area is given by |(x1,y1,0)×(x2,y2,0)|, which equals |(0,0,x1⁢y2-x2⁢y1)|=|x1⁢y2-x2⁢y1|. □

So the area δ⁢A between the curves  u,u+δ⁢u,v,v+δ⁢v  is approximately

which is equal to |xu⁢yv-xv⁢yu|⁢δ⁢u⁢δ⁢v. Its contribution to the volume is  δ⁢A×f⁢[x⁢(u,v),y⁢(u,v)]. The expression

xu⁢yv-xv⁢yu=|xuxvyuyv|

is called the Jacobian  ∂⁡(x,y)∂⁡(u,v).

Conclusion. We have

∫∫Rf⁢(x,y)⁢𝑑x⁢𝑑y=∫∫R′f⁢[x⁢(u,v),y⁢(u,v)]⁢|∂⁡(x,y)∂⁡(u,v)|⁢𝑑u⁢𝑑v,

where R′ is the same region expressed in terms of u and v.

Polar coordinates. Since x=r⁢cos⁡θ and y=r⁢sin⁡θ, we have

∂⁡(x,y)∂⁡(r,θ)=|cos⁡θ-r⁢sin⁡θsin⁡θr⁢cos⁡θ|=r⁢(cos2⁡θ+sin2⁡θ)=r,

so the new result agrees with our earlier one for this case.

Sometimes it is more convenient to define u and v in terms of x and y (this is only valid if, in principle, we can solve to express x and y uniquely in terms of u and v). As we saw in section 3,

(∂⁡u∂⁡x∂⁡u∂⁡y∂⁡v∂⁡x∂⁡v∂⁡y)⁢(∂⁡x∂⁡u∂⁡x∂⁡v∂⁡y∂⁡u∂⁡y∂⁡v)=(1001).

It follows that

∂⁡(u,v)∂⁡(x,y)⁢∂⁡(x,y)∂⁡(u,v)=1,

so that the required Jacobian ∂⁡(x,y)∂⁡(u,v) is simply the reciprocal of ∂⁡(u,v)∂⁡(x,y).


Example 4.7

Evaluate  ∫∫R(x2-y2)⁢𝑑x⁢𝑑y,  where R is the rectangle bounded by  x+y=0,  x+y=2,   y=x and y=x-1.

Example 4.8

Let R be the region bounded by  x⁢y=a,  x⁢y=b,  y2=p⁢x and y2=q⁢x, where 0<a<b and 0<p<q. Find the area of R, and evaluate  ∫∫Ry3⁢𝑑x⁢𝑑y.