Hints in solving this analitically?

  • Context: Graduate 
  • Thread starter Thread starter Petr Mugver
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Petr Mugver
Messages
279
Reaction score
0
[tex]\int_{-\infty}^{+\infty}\frac{e^{-x^2}}{\sqrt{x^2+1}}dx[/tex]

I calculated it numerically, but I need an exact number. Hints?
 
Physics news on Phys.org
Well you can't express the answer purely by analyctic functions, but you could write the answer like this[tex]I \, = \sqrt{e} \, K_0 \left( \frac{1}{2} \right)[/tex]

Where K_0 is the modified Bessel function of the second kind.

Or use the MejerG function to express the answer.
 
Last edited:
You can start by noticing that this is really another form of:

[tex] \int_{0}^{\infty }cos(x sinh (t))dt[/tex]

Which is itself a special case of the Digamma function when v=0.

In any case, it's not easy to integrate it. You could try a series expansion centered at x=0, but it gets really messy. Your best bet is analytically. Otherwise, try starting with the Digamma function.
 
I was not able to edit my previous post for some reason. i meant to say that your best bet is to solve numerically, not analytically. But of course, we don't know your level of expertise with these kinds of integrals.