Solving Difficult Integral: \int_{-\infty}^{+\infty}Exp(-x^2)*Erf(x^2 - a^2)dx

  • Context: Graduate 
  • Thread starter Thread starter Heimdall
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Heimdall
Messages
38
Reaction score
0
Hi,

I have an integral that I find quite difficult, I can't obtain anything from mathematica (but I'm far from being an expert).

Would some of you have a hint ? is it analytical ? It seems to be a "simple" function, from the physicist I am it should be integrable...

this integral is :

[tex]\int_{-\infty}^{+\infty}Exp(-x^2)*Erf(x^2 - a^2)dx[/tex]Thanks !
 
Physics news on Phys.org
Mathematica doesn't give me an analytical solution either.
But the integrand seems to be sharply peaked around x = 0, and we have the nice result
[tex]\frac{d}{dx} \operatorname{erf}(x) = \frac{2}{\sqrt{\pi}} e^{-x^2}[/tex]
so maybe you can do something like steepest descent (expand the integrand around 0)?