rocket said:
Hi,
I'm not sure how to do this question. Any help would be great.
Let B be the region in the first quadrant of R^2 bounded by xy=1, xy=3, x^2-y^2=1, x^2-y^2=4. Find \int_B(x^2+y^2) using the substitution u=x^2-y^2, v=xy.. Use the Inverse Function theorem rather than solving for x and y explicitly.
Hello Rocket. Welcome to PF. You know, I've been working with the Implicit Function Theorem lately too and feel this problem nicely accentuates my work. This is what I think and I hope those in here better than me will correct anything I say that reflects my recent understanding of the theorems.
The problem here is two fold: Calculating the correct Jacobian and then figuring out what are the new limits of integration in terms of u and v. Have you looked at the theorem and especially the case when the transformation is from \mathbb{R}^2\rightarrow\mathbb{R}^2? That's the case above since we have (x,y) to (u,v). In this case, the Implicit Function Theorem reduces to the Inverse Function Theorem which under suitable restrictions, (Jacobian not zero), guarantees the existence of an inverse function. If we have an inverse function, then we have one-to-one and thus:
In the case above we have:
f:(x,y)\rightarrow (x^2-y^2,xy)
In order to solve the indicated integral by change of variable, we require the inverse functions:
x=h(u,v)
y=k(u,v)
and the Jacobian:
\frac{\partial(x,y)}{\partial(u,v)}
However, if the transformations above satisfy the requirements of the Implicit Function Theorem, i.e., are one-to-one in the requested domain, we can solve for this Jacobian using the following relationship:
\frac{\partial(x,y)}{\partial(u,v)}=\frac{1}{\frac{\partial(u,v)}{\partial(x,y)}}
Now, how do we figure out the new bounds on the integral? How about substituting the values of u and v into the four equations?