Help with Change of variables and evaluating area?

Suy
Messages
101
Reaction score
0

Homework Statement



Let I=∫∫D (x2−y2)dxdy, where
D=(x,y): {1≤xy≤2, 0≤x−y≤6, x≥0, y≥0}
Show that the mapping u=xy, v=x−y maps D to the rectangle R=[1,2]χ[0,6].

(a) Compute \frac{\partial(x,y)}{\partial(u,v)} by first computing \frac{\partial(u,v)}{\partial(x,y)}.

(b) Use the Change of Variables Formula to show that I is equal to the integral of f(u,v)=v over R and evaluate.

Homework Equations



The Attempt at a Solution



(a) \frac{\partial(u,v)}{\partial(x,y)}=|-(y+x)|
so, \frac{\partial(x,y)}{\partial(u,v)}=\frac{1}{y+x}

(b)I have to evaluate I, but I have no idea how, please help!
 
Physics news on Phys.org
The change of variable converts the irregularly shaped domain D into the rectangle R, where you can evaluate I easier, to evaluate I perform the suggested change of variable, substitute in the jacobian, and evaluate over R, the jacobian you evaluated is correct, except it should be in terms of u, v, not x, y.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top