Integral between -infinity and +infinity

  • Thread starter Thread starter rwooduk
  • Start date Start date
  • Tags Tags
    Integral
rwooduk
Messages
757
Reaction score
59
integral between -infinity and +infinity of

e^-iwt / (a - iw) dw



u = a - iw

du/dw = -i

dw = du / -i

e^-iwt = e^(u+a)t / -iu du


its a homework question, so just a pointer as to which method to use would be appreciated, it says substitution, but I've tried the above and doesn't get me anywhere, maybe I am not choosing the correct substitution?

thanks for any help
 
Physics news on Phys.org
Have you been instructed to use substitution?
Have you tried ratonalizing the denominator?
 
rwooduk said:
integral between -infinity and +infinity of

e^-iwt / (a - iw) dw



u = a - iw

du/dw = -i

dw = du / -i

e^-iwt = e^(u+a)t / -iu du


its a homework question, so just a pointer as to which method to use would be appreciated, it says substitution, but I've tried the above and doesn't get me anywhere, maybe I am not choosing the correct substitution?

thanks for any help

Your exp(at) part has the wrong sign in the exponent. You should find that your integral, J, is
J \equiv \int \frac{e^{-iwt}}{a-iw} \, dw = i e^{-at} \int \frac{e^{ut}}{u} \, du
This last form reveals that the integral is "non-elementary", because ##\exp(tu)/u## cannot be integrated found as a finite expression involving elementary functions; it involves the so-called exponential integral; see http://en.wikipedia.org/wiki/Exponential_integral .
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top