Skip to main content
2 of 3
edited tags; edited tags

Analytical approximation of indefinite integral on a given interval to a given precision

I'm looking for an analytical approximation of $\int_a^b e^{-x^2}\text{erf}(x+c) dx$ that would be accurate to precision $\epsilon$ for $a,b,c$ within a certain range. How do I ask Mathematica for that?

I tried to Integrate the above expression, but no analytical solutions found.

Michael
  • 787
  • 6
  • 11