Can this difficult Gaussian integral be done analytically?

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
5 replies · 2K views
Ben D.
Messages
4
Reaction score
0
Here is a tough integral that I'm not quite sure how to do. It's the Gaussian average:

$$
I = \int_{-\infty}^{\infty}dx\, \frac{e^{-\frac{x^2}{2}}}{\sqrt{2\pi}}\sqrt{1+a^2 \sinh^2(b x)}
$$

for ##0 < a < 1## and ##b > 0##. Obviously the integral can be done for ##a = 0## (or ##b=0##) and for ##a=1##. But otherwise, I'm stomped? Expanding the root in powers of ##a##, we can do all the integrals in the series and get a power series. But the sequences I get don't seem easy to work with.

I'm curious if there is an elegant way to do this? Is it even doable? To clarify, I'm looking for a closed form analytical solution (if it exists).

Ben

P.S. Solutions in term of known special functions are acceptable.
 
Last edited:
on Phys.org
Integrals like that make me think of the saddle-point method. However, it is a method for approximation and not exact aside from trivial cases.
 
Haborix said:
Integrals like that make me think of the saddle-point method. However, it is a method for approximation and not exact aside from trivial cases.
Yes, the saddle point approximation is useful in a couple of limits, but these limits are basically just the trivial limits because the integrand is almost exactly Gaussian (or a pair of Gaussians) in these limits.