Prove the change of variables formula for double integrals

alanthreonus
Messages
9
Reaction score
0

Homework Statement


Use Green's Theorem to prove for the case f(x,y) = 1

\int\int_R dxdy = \int\int_S |\partial(x,y)/\partial(u,v)|dudv

EDIT: R is the region in the xy-plane that corresponds to the region S in the uv-plane under the transformation given by x = g(u,v), y = h(u,v), and the expression on the right is the Jacobian.

Homework Equations


A = \oint _C xdy = -\oint _C ydx = 1/2\oint _C xdy - ydx

The Attempt at a Solution


My textbook says that the left side of the equation I'm trying to prove is A(R), so I can apply the first part of the equation in 2., but I don't understand what it's talking about because the equation in 2. deals with line integrals, and I'm trying to prove an equation with double integrals.
 
Last edited:
Physics news on Phys.org
alanthreonus said:

Homework Statement


Use Green's Theorem to prove for the case f(x,y) = 1

\int\int_R dxdy = \int\int_S |\partial(x,y)/\partial(u,v)|dudv
What is R? S?
How are u and v related to x and y?
Isn't the expression in absolute values on the right side the determinant of the Jacobian?
alanthreonus said:

Homework Equations


A = \oint _C xdy = -\oint _C ydx = 1/2\oint _C xdy - ydx


The Attempt at a Solution


My textbook says that the left side of the equation I'm trying to prove is A(R), so I can apply the first part of the equation in 2., but I don't understand what it's talking about because the equation in 2. deals with line integrals, and I'm trying to prove an equation with double integrals.
 
R is the region in the xy-plane that corresponds to the region S in the uv-plane under the transformation given by x = g(u,v), y = h(u,v), and, yes, that is the Jacobian.
 
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