Integration by change of variable

asif zaidi
Messages
56
Reaction score
0
Hello:

In Problem Solution part below, I am not sure of Step 2 and am having problems with Step 3.
Thanks in advance


Problem Statement:

Let D = {(x1,x2)| x1,x2>0, 1<= x1^{2} - x2^{2} <=9, 2 <= x1x2 <= 4.
Use hyperbolic coordinates g(u,v) = {u^{2} - v^{2}, uv} to show that

integ on D of (x1^{2} + x2^{2}) dx1dx2 = 8 ---- equation 1.


Problem Solution:


Step1: To show that Jacobian of g is non-zero
This was OK. Det is 2u^{2} + 2v^{2}. it is also given that u,v >0. Therefore det will always be >0


Step2: To convert x1,x2 into u, v

Substituting (u^{2} - v^{2})^{2} into x1^{2} and (uv)^{2} into x2^{2} equation 1 changes to after manipulation to ( I also did multiply by the Jacobian)

integ on R of (2u^{6} + 2v^{6}

Step3: To determine limits of u,v.
This is where I am having problems with

How do I translate 1<= x1^2 - x2^2 <=9 and 2 <= x1x2 <= 4 into u, v. Everything I do doesn't give me the ans in the question.



Thanks

Asif
 
Physics news on Phys.org
You are taking x1= u2- v2 and x2= uv?

It is far simpler to let u= x12- x22 and v= x1x2.
 
Excellent - thank you.
It worked.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top