Integrate e^(-u^2) du: Polar Coords Explained

  • Thread starter Thread starter Chronos000
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 9K views
Chronos000
Messages
80
Reaction score
0

Homework Statement



I need to integrate e^(-u^2) du


I know I can write this as a double integral of exp(-x^2)dx . exp(-y^2)dy

I'm told I need to change this into polar coordinates but I'm unsure really what's going on
 
Physics news on Phys.org
It may help if you describe what you are trying to accomplish. I don't follow how [tex]\int {e^{-{u^2}} du = \int\int e^{-{x^2}} e^{-{y^2}} dx dy[/tex]. I think you are trying to say that it is the product of two integrals, [tex]\int {e^{-{u^2}} du = \int e^{-{x^2}} dx \int e^{-{y^2}} dy[/tex]You can't directly integrate [tex]e^{x^2}[/tex]. I believe you can use a Maclaurin series to approximate a value. Look at the Maclaurin series for [tex]e^x[/tex] and substitute x with [tex]x^2[/tex].

Assuming that your x and y are Cartesian, you can substitute their polar alternative. Just like on the unit circle, the x-horizontal axis component of a point is normally associated as the product of the magnitude of the point from the zero origin and the cosine of the angle, namely [tex]r \cos{\Theta}[/tex]. Use this in your integral and you might get something that can be integrated, but without more about the problem, this may not be correct.
 
Last edited:
Go to Wolframalpha.com and use their computational engine to integrate E^(-x^2) dx

Their solution is .5*Sqrt(Pi) erf(x) + Constant
 
the answer I am looking to get is SQRT(Pi).

The x and y were in cartesian yes. I have a part solution which states

"Change to circular polar coordinates (x, y) -> (rho,phi ) and evaluate the angular
integral (remember if you change variables correctly, the area of a ring should
enter as 2*Pi*r*dr)."

If r = (x,y) = (rho.cos(phi), rho.sin(phi) ), I am unsure of the limits or really what's going on. i don't see why you need cylindrical polars? (apart from the fact you can't do it in cartesian)