Integral between -infinity and +infinity

  • Thread starter Thread starter rwooduk
  • Start date Start date
  • Tags Tags
    Integral
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
2 replies · 2K views
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
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
[tex]J \equiv \int \frac{e^{-iwt}}{a-iw} \, dw = i e^{-at} \int \frac{e^{ut}}{u} \, du[/tex]
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 .