Improper Integral of the following integral?

eyesontheball1
Messages
31
Reaction score
0
How would one go about computing the following improper integral, with limits of integration [0,∞) using residues?

\int exp(x+1/x)/x
 
Physics news on Phys.org
The integral doesn't converge. There's no point in trying to find a way to prove that using residues.
 
How does it not converge though? I've been confused by this integral for quite some time. Using some crappy software of mine, the integral seems to converge to .2278. However, when I apply residues to this improper integral and integrate along a contour with a counter-clockwise semi-circle in the upper half plane and a small circle with radius approaching 0 around the essential singularity at z=0, I get that the integral is equal to 0, by using the fact that the series representation of this function can be written as the product of two absolutely convergent sums, thus allowing one to use the binomial theorem to write out each summand and then rearrange the terms of the series to arrive at the result of the coefficient of 1/z being equal to the infinite series from n=0 to infinity of a_k, where a_k = kth term of the series = (x^k/k!)^2. Sorry about being messy, I'm kind of in a rush at the moment and don't have time to write out all the appropriate syntax.

David
 
eyesontheball1 said:
How does it not converge though?
For positive ##x##, ##\exp(x + 1/x) \geq \exp(x)##, so the integrand is bounded below by ##e^x/x##. The latter function diverges to infinity as ##x \rightarrow \infty##, so certainly it can't have finite area.
 
Oh WOW! I'm sorry guys. The integrand should be exp[-(x+1/x)]/x, heh.
 
Last edited:
Back
Top