I Gaussian Integral Coordinate Change

AI Thread Summary
The discussion focuses on the coordinate change from dxdy to dr in the context of using polar coordinates to solve the Gaussian integral. It emphasizes the importance of understanding the Jacobian determinant, which relates the area elements in Cartesian and polar coordinates. The standard result for the area element transformation is provided, indicating that dxdy can be expressed as r dr dθ. Additionally, the need to specify integration limits for x and y is highlighted. The conversation aims to clarify the rigorous approach to this coordinate transformation in multivariable calculus.
looseleaf
Messages
24
Reaction score
1
Hi everyone, sorry for the basic question. But I was just wondering how one does the explicit coordinate change from dxdy to dr in the polar-coordinates method for solving the gaussian. I can appreciate that using the polar element and integrating from 0 to inf covers the same area, but how do we do this in a rigorous way? I know it's a basic multivariable calculus question, but I couldn't find what I was looking for by googling.

Thanks!
 
Mathematics news on Phys.org
looseleaf said:
Hi everyone, sorry for the basic question. But I was just wondering how one does the explicit coordinate change from dxdy to dr in S3:=sum(1/n^3,n=2..infinity);evalf(S3);the polar-coordinates method for solving the gaussian. I can appreciate that using the polar element and integrating from 0 to inf covers the same area, but how do we do this in a rigorous way? I know it's a basic multivariable calculus question, but I couldn't find what I was looking for by googling.

Thanks!
Standard textbook result:
$$ dx \, dy = \frac{\partial(x,y)}{\partial(u,v)} \: du \, dv,$$
Here
$$ \frac{\partial(x,y)}{\partial(u,v)} \equiv \left| \begin{array}{cc} \partial x/ \partial u & \partial x /\partial v\\
\partial y /\partial u & \partial y / \partial v \end{array} \right| $$
 
  • Like
Likes looseleaf
Ray Vickson said:
Standard textbook result:
$$ dx \, dy = \frac{\partial(x,y)}{\partial(u,v)} \: du \, dv,$$
Here
$$ \frac{\partial(x,y)}{\partial(u,v)} \equiv \left| \begin{array}{cc} \partial x/ \partial u & \partial x /\partial v\\
\partial y /\partial u & \partial y / \partial v \end{array} \right| $$
Thank you :)
 
##dxdy=rdrd\theta##. You need to describe the integration limits on ##x,y##.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top