How to Solve Improper Integral: Tips & Tricks

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
techmologist
Messages
313
Reaction score
12
How do you get this:

[tex]\int_{-\infty}^{\infty}e^{-(ax^2+b/x^2)}dx = \sqrt{\frac{\pi}{a}}e^{-2\sqrt{ab}}[/tex]

I've been trying all the tricks I know, like differentiating under the integral sign and whatnot, but I can't get it. Thanks.
 
Physics news on Phys.org
In which course did you run into this monster?
 
Not in any course. I came across it in a paper where they calculate the probability that a Brownian motion X(t) crosses the line at+b at some point during the interval (0, T).
 
Send a link of the paper?
 
1)Let I be your integral
2)Find I' by differentiating under the integral sign with respect to sqrt(b)
3)Effect the change of variable u=sqrt(b/a)/x (break up the interval at 0)
4)Notice I=-2sqrt(a)I'
5)Conclude I=I0 exp(-2sqrt(ab))
6)Compute I0

sqrt() denotes the square root
I' is the derivative of I with respect to sqrt(b)
I0 is your integral when b=0
See this thread
Feynman's Calculus
 
lurflurf said:
1)Let I be your integral
2)Find I' by differentiating under the integral sign with respect to sqrt(b)
3)Effect the change of variable u=sqrt(b/a)/x (break up the interval at 0)
4)Notice I=-2sqrt(a)I'
5)Conclude I=I0 exp(-2sqrt(ab))
6)Compute I0

sqrt() denotes the square root
I' is the derivative of I with respect to sqrt(b)
I0 is your integral when b=0
See this thread
Feynman's Calculus

Thanks, lurflurf! That's exactly what I needed. Well done. That's an excellent thread you linked to, also. Surely, You're Joking is where I first learned about differentiating under the integral sign. I apparently need more practice at applying it, though.

Coriolis314 said:
Send a link of the paper?

Sure. Here is the paper where the probability is calculated (near the end) using Laplace transforms:

http://projecteuclid.org/DPubS?service=UI&version=1.0&verb=Display&handle=euclid.pjm/1102911625

Here is a paper that makes use of the result. Scroll down to where it says "Kelly Criterion"--that's it. In the section on probability of reaching a goal within a certain time.

http://edwardothorp.com/id10.html
 
Last edited: