Is Wolfram's Answer to the Integral Problem Wrong?

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
8 replies · 2K views
nikos749
Messages
3
Reaction score
0
TL;DR
i had been trying to solve $$\int_0^{\infty} \frac{e^{iax}-e^{-ibx}}{x^2} dx$$ with mathematica but the result was "Integral does not converge''
I had been trying to aplly the sokhotski–plemelj theorem but with no success.
Moreover i replaced exponential function with taylor expansion but i still can not solve the integral.
thanks
 
Physics news on Phys.org
I would split it into two integrals, substitute ##x## by ##\dfrac{1}{x}## and look whether I can get it to look like the Gamma function.
$$
\int_0^\infty x^{z-1}e^{-\mu x} = \dfrac{\Gamma(z)}{\mu^z} \; , \;Re(z),Re(\mu) > 0
$$
$$
\int_0^\infty x^{z-1}e^{- i \mu x} = \dfrac{\Gamma(z)}{( i \mu)^z} \; , \;0<Re(z)<1,\mu > 0
$$
 
  • Like
Likes   Reactions: dextercioby
fresh_42 said:
I would split it into two integrals, substitute ##x## by ##\dfrac{1}{x}## and look whether I can get it to look like the Gamma function.
$$
\int_0^\infty x^{z-1}e^{-\mu x} = \dfrac{\Gamma(z)}{\mu^z} \; , \;Re(z),Re(\mu) > 0
$$
$$
\int_0^\infty x^{z-1}e^{- i \mu x} = \dfrac{\Gamma(z)}{( i \mu)^z} \; , \;0<Re(z)<1,\mu > 0
$$
i end up $$\int_0^{\infty} ( e^{ia/x}-e^{-ib/x})dx$$ which is something different from gamma function
 
I do not understand what is point simplifying it if it is already clear, that the integral does not converge. Even ##\int_0^1(dx*\frac{1}{x^2})## does not converge.
 
olgerm said:
I do not understand what is point simplifying it if it is already clear, that the integral does not converge. Even ##\int_0^1(dx*\frac{1}{x^2})## does not converge.
Wolfram Alpha is a good hint, but not a proof. You cannot rule out interpretation errors. E.g. it does converge for ##a=b=0## and Wolfram Alpha didn't consider the possible values of the constants. And what if ##a,b## are multiples of ##2\pi\,?##