Convert a region into a rectangle

  • Thread starter Thread starter lyranger
  • Start date Start date
  • Tags Tags
    Convert Rectangle
lyranger
Messages
7
Reaction score
0

Homework Statement



Let R be the region bounded by x^3/2+y^3/2=a^3/2 (x>0, y>0) and the coordinate axes x=0, y=0. Express it in double integral over a rectangle.

Homework Equations


The Attempt at a Solution



How to solve this people please?

I tried a couples time but failed to find v u which is essential to solving this problem as all we have to do is find ∂(u,v)/∂(x,y)

cheers
 
Last edited by a moderator:
Physics news on Phys.org
lyranger said:
let R be the region bounded by x^3/2+y^3/2=a^3/2 (x>0, y>0) and the coordinate axes x=0 y=0 express it in double integral over a rectangle
how to solve this people please

I tried a couples time but failed to find v u which is essential to solving this problem as all we have to do is finding ∂(u,v)/∂(x,y)

cheers

What specifically have you tried?
 
let u=y/(a^1.5-x^1.5)^2/3 and v=x/(a^1.5-y^1.5)^2/3
got 0 for this
let u=y/(a^1.5-x^1.5)^2/3 and v=x/y this got really nasty
so i just don't know the trick of findin proper v and u
 
Try \displaystyle u=x^{3/2}+y^{3/2} \,,\ and \displaystyle v=x^{3/2}-y^{3/2} \,,\

You may have to do some tweaking on this.
 
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