Why Can't I Calculate This Inverse Fourier Transform Correctly?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
cathode-ray
Messages
50
Reaction score
0

Homework Statement



Hi!

I tried to get the inverse Fourier transform of the function:

[itex]X(j\omega)=1/(jw+a)[/itex]​

for a>0, using the integral:

[itex]x(t)=(1/2\pi)\int_{-\infty}^{+\infty} X(j\omega)e^{j\omega t}d\omega[/itex]​

I know that the inverse Fourier transform of [itex]X(j\omega)[/itex] is:

[itex]x(t)=e^{-at}u(t), a>0[/itex]​

but when i tried to calculate the integral i got:

[itex]x(t)=(1/2\pi)\int_{-\infty}^{+\infty} e^{j\omega t}/(jw+a)[/itex]​

,and i wasnt able to get that integral using any of the techniques i know. What am i doing wrong or isn't possible to get the inverse Fourier transform of that function this way?
 
Physics news on Phys.org
I guess you have to look into the residue theorem here. Let me know if you need more instructions.
 
Thanks a lot :D. I always forgot that theorem to calculate integrals. It should work. I am going to try it and if i have some problem i will say something.