Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

3.8: Jacobians

( \newcommand{\kernel}{\mathrm{null}\,}\)

Consider the integral

20xcos(x2)dx.

To evaluate this integral we use the u-substitution

u=x2.

This substitution sends the interval [0,2] onto the interval [0,4]. We can see that there is stretching of the interval. The stretching is not uniform. In fact, the first part [0,0.5] is actually contracted. This is the reason why we need to find du.

dudx=2x

or

dxdu=12x.

This is the factor that needs to be multiplied in when we perform the substitution. Notice for small positive values of x, this factor is greater than 1 and for large values of x, the factor is smaller than 1. This is how the stretching and contracting is accounted for.

We have seen that when we convert 2D Cartesian coordinates to Polar coordinates, we use

dydx=rdrdθ

with a geometrical argument, we showed why the "extra r" is included. Taking the analogy from the one variable case, the transformation to polar coordinates produces stretching and contracting. The "extra r" takes care of this stretching and contracting. The goal for this section is to be able to find the "extra factor" for a more general transformation. We call this "extra factor" the Jacobian of the transformation. We can find it by taking the determinant of the two by two matrix of partial derivatives.

Definition: Jacobian for Planar Transformations

Let

x=g(u,v)

and

y=h(u,v)

be a transformation of the plane. Then the Jacobian of this transformation is

(x,y)(u,v)=|xuxvyuyv|=xuyvyuxv.

Example 3.8.1: Polar Transformation

Find the Jacobian of the polar coordinates transformation x(r,θ)=rcosθ and y(r,q)=rsinθ..

Solution

This is a direct application of Equation 3.8.8. We have

(x,y)(r,θ)=|cosθrsinθsinθrcosθ|=rcos2θ+rsin2θ=r.

This is comforting since it agrees with the extra factor in integration (Equation ???).

2D Jacobians

Theorem: Integration and Coordinate Transformations

Let

T:R2R2

given by

x=g(u,v)andy=h(u,v)

be a transformation on the plane that is one to one from a region S to a region R. If g and h have continuous partial derivatives such that the Jacobian is never zero, then

Rf(x,y)dydx=f(g(u,v),h(u,v))|(x,y)(u,v)|dudv.

Remark: A useful fact is that the Jacobian of the inverse transformation is the reciprocal of the Jacobian of the original transformation.

(x,y)(u,v)=1|(u,v)(x,y)|

This is a consequence of the fact that the determinant of the inverse of a matrix A is the reciprocal of the determinant of A.

Proof

As usual, we cut S up into tiny rectangles so that the image under T of each rectangle is a parallelogram.

alt

We need to find the area of the parallelogram. Considering differentials, we have

T(u+Δu,v)=T(u,v)+(xuΔu,yuΔu)

T(u,v+Δv)=T(u,v)+(xvΔv,yvΔv).

Thus the two vectors that make the parallelogram are

P=xuΔuˆi+yuΔuˆjQ=xvΔvˆi+yvΔvˆj.

To find the area of this parallelogram we just cross the two vectors.

P×Q=|ˆiˆjˆkxuΔuyuΔu0xvΔvyuΔv0|=|xuyvxvyu|ΔuΔv=|(x,y)(x,y)|ΔuΔv

and the extra factor is revealed.

Example 3.8.2

Use an appropriate change of variables to find the volume of the region below

z=(xy)2

above the x-axis, over the parallelogram with vertices (0,0), (1,1), (2,0), and (1,1).

alt

Solution

We find the equations of the four lines that make the parallelogram to be

y=xy=x2y=xy=x+2

or

xy=0xy=2x+y=0x+y=2.

The region is given by

0<xy<2and0<x+y<2.

This leads us to the inverse transformation

u(x,y)=xyv(x,y)=x+y.

The Jacobian of the inverse transformation is

(u,v)(x,y)=|1111|=2.

Since the Jacobian is the reciprocal of the inverse Jacobian we get

(u,v)(x,y)=12.

The region is given by

0<u<2and0<v<2

and the function is given by

z=u2.

Putting this all together, we get the double integral

2020u2(12)dudv=20[u36]2dv=2043dv=83.

3D Jacobians

For transformations from R3 to R3, we define the Jacobian in a similar way

(x,y,z)(u,v,w)=|xuxvxwyuyvywzuzvzw|.

Example 3.8.3: Spherical Transformation

Find the Jacobian for the spherical coordinate transformation

x=rcosθsinϕy=rsinθsinϕz=rcosϕ.

Solution

We take partial derivatives and compute

(x,y,z)(ρ,θ,ϕ)=|cosθsinϕρsinθsinϕρcosθcosϕsinθsinϕρcosθsinϕρsinθcosϕcosϕ0ρsinϕ|=|cosθsinϕ(ρ2cosθsin2ϕ)+ρsinθsinϕ(ρsinθsin2ϕρsinθcos2ϕ)+ρcosθcosϕ(ρcosθcosϕsinϕ)=ρ2cos2θsin3ϕρ2sin2θsinϕ(sin2ϕ+cos2ϕ)ρ2cos2θcos2ϕsinϕ=ρ2sinϕ(cos2θsin2ϕ+sin2θ+cos2θcos2ϕ)=ρ2sinϕ(cos2θ(sin2ϕ+cos2ϕ)+sin2θ)=ρ2sinϕ(cos2θ+sin2θ)=ρ2sinϕ.

Contributors and Attributions


This page titled 3.8: Jacobians is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by Larry Green.

  • Was this article helpful?

Support Center

How can we help?