Fourier transform question, keep getting zero, minus infinity limit

rwooduk
Messages
757
Reaction score
59
calculate the Fourier transform of the function g(x) if g(x) = 0 for x<0 and g(x) = ##e^{-x}## otherwise.

putting g(x) into the transform we have:

##\tilde{g}(p) \propto \int_{0}^{inf} e^{-ipx} e^{-x} dx##

which we can write:

##\tilde{g}(p) \propto \int_{0}^{inf} e^{-x(ip+1)} dx##

which will give:

##\tilde{g}(p) \propto e^{-x(ip+1)} ## for x between 0 and infinity

the problem is ##e^{0} = 1## and ##e^{-inf} = 1## so i get zero.

is there a way around this?

thanks for any help.
 
Physics news on Phys.org
rwooduk said:
calculate the Fourier transform of the function g(x) if g(x) = 0 for x<0 and g(x) = ##e^{-x}## otherwise.

putting g(x) into the transform we have:

##\tilde{g}(p) \propto \int_{0}^{inf} e^{-ipx} e^{-x} dx##

which we can write:

##\tilde{g}(p) \propto \int_{0}^{inf} e^{-x(ip+1)} dx##

which will give:

##\tilde{g}(p) \propto e^{-x(ip+1)} ## for x between 0 and infinity

the problem is ##e^{0} = 1## and ##e^{-inf} = 1## so i get zero.

is there a way around this?

thanks for any help.

Is ##e^{-∞} = 1##? That would mean ##1/e^{∞} = 1##, which implies ##e^{∞} = 1##.
 
  • Like
Likes 1 person
SteamKing said:
Is ##e^{-∞} = 1##? That would mean ##1/e^{∞} = 1##, which implies ##e^{∞} = 1##.

oh dear, so easy, and it took me ages to do all the latex on that op.

Thanks for clearing this up it's appreciated!
 
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