Objectives
In this section you will learn how to...
switch coordinate systems for integration (u-substitution for higher dimensions)
In this section you will learn how to...
switch coordinate systems for integration (u-substitution for higher dimensions)
To find the Jacobian of the transformation →T(u,v)=(x(u,v),y(u,v)), we first find the derivative of →T. This is a square matrix, so it has a determinant, which should give us information about area. As the determinant may be positive or negative, we then take the absolute value to obtain the Jacobian. Formally:
Suppose →T(u,v)=(x(u,v),y(u,v)) is a differentiable coordinate transformation. The Jacobian of the transformation →T is the absolute value of the determinant of the derivative. Notationally we write
J(u,v)=∂(x,y)∂(u,v)=|det(D→T(u,v))|.For a tongue twister, say “the absolute value of the determinant of the derivative” ten times really fast.
Consider the transformation u=x+2y and v=2x−y.
Solve for x and y in terms of u and v.
Next compute the Jacobian ∂(x,y)∂(u,v).
We were give u and v in terms of x and y, so we could have directly computed ∂(u,v)∂(x,y). Do so now.
Make a conjecture about the relationship between ∂(x,y)∂(u,v) and ∂(u,v)∂(x,y).
Suppose that f is integrable over a region Rxy in the xy plane. Suppose that →T(u,v)=(x(u,v),y(u,v)) is a coordinate transformation that has the Jacobian ∂(x,y)∂(u,v). Suppose the region Ruv in the uv-plane corresponds to the region Rxy in the xy-plane. Provided the Jacobian is nonzero except possibly on regions with zero area, we can then write
∬Rxyf(x,y)dxdy=∬Ruvf(x(u,v),y(u,v))∂(x,y)∂(u,v)dudv.We can remember this in differential form as
dxdy=∂(x,y)∂(u,v)dudv.Let's use this to rapidly find the area inside of an ellipse.
Consider the region R inside the ellipse (xa)2+(yb)2=1. We'll consider the change of coordinates given by u=(x/a) and v=(y/b).
Draw the region R in the xy-plane.
After substituting u=x/a and v=y/b, draw the region Ruv in the uv-plane. You should have a circle.
What is the area inside this circle in the uv-plane?
Solve for x and y, and then compute the Jacobian ∂(x,y)∂(u,v).
Show how to get the same result from directly computing ∂(u,v)∂(x,y).
We know the area in the xy-plane of the ellipse is ∬Rxydxdy. Use the previous theorem to switch to an integral over the region Ruv. Then evaluate this integral by using facts about area to prove that the area in the xy plane is πab.
you don't actually have to set up any bounds, rather just reduce this to an area integral over the region \(R_{uv}\text{.}\)
Let R be the region in the plane bounded by the curves:
x+2y=1x+2y=42x−y=02x−y=8We want to compute the integral ∬Rxdxdy using a change of coordinates. [Challenge: Try doing this without looking at the steps in the next paragraph]
Draw the region R in the xy-plane.
Use the change of coordinates u=x+2y and v=2x−y to evaluate this integral.
What are the bounds for u and v? You'll want to solve for x and y in terms of u and v, and then you'll need a Jacobian.
Make sure you provide a sketch of the region Ruv in the uv-plane (it should be a rectangle).
Use the transformation u=3x+2y and v=x+4y to evaluate the integral
∬R(3x2+14xy+8y2)dxdy=∬R(3x+2y)(x+4y)dxdyfor the region R that is bounded by the lines y=−(3/2)x+1, y=−(3/2)x+3, y=−(1/4)x, and y=(−1/4)x+1.
These are provided to help you achieve better skills in basic computational answers.