Polar Coordinates Improper Integral Proofs

themadhatter1
Messages
139
Reaction score
0

Homework Statement


(a) we define the improper integral (over the entire plane R2)
I=\int\int_{R^2}e^{-(x^2+y^2)}dA=\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}e^{-(x^2+y^2)}dy dx=\lim_{a\rightarrow\infty}\int\int_{D_{a}} e^{-(x^2+y^2)} dA

where Da is the disk with radius a and center the origin. Show that
\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}e^{-(x^2+y^2)}dA=\pi

(b)
An equilivent definition of the improper integral in part (a) is
\int\int_{R^2}e^{-(x^2+y^2)}dA=\lim_{a\rightarrow\infty}\int\int_{S_{a}} e^{-(x^2+y^2)} dA

where Sa is the square with vertices (\pm a,\pm a) Use this to show that
\int_{-\infty}^{\infty}e^{-x^2}dx\int_{-\infty}^{\infty}e^{-y^2}dy=\pi

(c) deduce that

\int_{-\infty}^{\infty}e^{-x^2}dx=\sqrt{\pi}

(d) By making the change of variable t=\sqrt{2}x. show that
\int_{-\infty}^{\infty}e^{\frac{-x^2}{2}}dx=\sqrt{2\pi}

Homework Equations






The Attempt at a Solution


I proved a by doing a change of variables into polar coordinates. However, I'm not quite sure how I would go about proving b.The idea that Sa is a square means I would be using Cartesian coordinates however, those 2 integrals don't have an antiderviative, what should I look at next?
 
Physics news on Phys.org
update, I proved everything, however I'm not sure If my proof for b is what they're asking for. I said that

\int_{-\infty}^{\infty}e^{-x^2}dx\int_{-\infty}^{\infty}e^{-y^2}dy=\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}e^{-(x^2+y^2)}dy dx

and since I had proved that the rhs of the equation equals pi it must be true that the left hand side of the equation equals pi as well. Dosen't a square of infinite dimensions have the same area as a polar rectangle where 0≤θ≤2∏ and 0≤r≤infinity. Does this satisfy the question being asked?
 
That's exactly what I did for part b. I have this assigned so I need some help on this problem as well.

I don't know how to do part c yet. I took the equation from b, and divided by the e^(-(y^2)) integral and all I would have to do is prove that that integral equals √∏. I tried to say that -y^2=x^2-r^2 so if you replace the e^(-(y^2)) integral with e^(x^2)/e^(r^2) (which I'm not sure if you can do), then idk I'm kinda stuck.
 
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