Recent content by bjteoh

  1. B

    Why Do Complete Elliptic Integrals Challenge Many Learners?

    The answer is 2*sqrt(2)*EllipticE((1/2)*sqrt(2)) where EllipticE(x) is complete elliptic integrals of the second kind
  2. B

    Integrating a function involved error functions and a Gaussian kernel

    I was trying perform sort of educated guess based on arctan(b*c/sqrt(a*(b^2+c^2+a)))/sqrt(a*pi) - solution for the integration of exp(-ax^2)*erf(bx)*erf(cx) from 0 to infinity but no luck, since the one I need is a translated version for the above. I am wondering is that any systematic back...
  3. B

    Integrating a function involved error functions and a Gaussian kernel

    I am currently facing a problem of integrating exp(-ax^2)*erf(bx+c)*erf(dx+f) with the integral boundaries 0 and infinity. I have gone through some handbooks but what I could locate is the integration of exp(-ax^2)*erf(bx)*erf(cx) from 0 to infinity which yields...
Back
Top