Change of limits when integrating with polar coordinates

Pyroadept
Messages
82
Reaction score
0

Homework Statement




∫ e^(\pix^2) dx, with limits -∞ to ∞


Homework Equations



∫∫ dxdy = ∫∫ rdrdθ



The Attempt at a Solution



Hi, here's what I've done so far:

Introduce a dummy variable y to get

∫∫ e^\pi(x^2 + y^2) dxdy, with limits -∞ to ∞ for both dx and dy

Introduce polar coordinates: x^2 + y^2 = r^2

The equation becomes:

∫∫ e^(\pir^2) rdrdθ

But I don't know how to change the limits. Am I right in that the r limits stay the same and the θ limits change to \pi/2 and -\pi/2?

If this is right, when I integrate the first part, I end up with 0. Is this correct?
Thanks for any help.

P.S. I don't know why the pi is higher than the other figures, but it's meant to be at the same level!
 
Physics news on Phys.org
Well, first of all, the integral you give will not converge. e^{\pi x^2} go to infinity to fast at each end. I am going to assume you meant e^{-\pi x^2}
Since your integration includes the entire plane, you need for r to go from 0 to \infty and \theta[/b] to go from 0 to 2\pi.<br /> <br /> But you might find it easier to use the fact that \int_{-\infty}^\infty e^{-\pi x^2}dx= 2\int_0^\infty e^{-\pi x^2}dx so that the double integral is restricted to the first quadrant. r still goes from 0 to \infty but \theta goes from 0 to \pi/2.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top