Computing Fourier transforms with exponentials

  • Thread starter Thread starter js10j2jh
  • Start date Start date
  • Tags Tags
    Computing Fourier
js10j2jh
Messages
2
Reaction score
0

Homework Statement



Compute the Fourier transform of f(x)=exp(-b|x|), b>0

Homework Equations



F(k)=1/2pi(integral[inf,-inf]f(x)exp(ikx)dx)

The Attempt at a Solution



F(k)=1/2pi(integral[inf,-inf]exp(ikx-b|x|)

How do I solve this? I've tried to solve it but can't get to a solution because of the modulus sign.
 
Physics news on Phys.org
write the integral as sum of two integrals and integrate each one of them.
 
Thank you!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top