Let f(x)=1ex+e−x+2
Compute the Fourier transform of f.
We can factor the denominator to get f(x)=1(exp(x/2)+exp(−x/2))2=1(2cosh(x/2))2
I'm thinking of using residue from complex analysis. To find the singularity, we have exp(x/2)=−exp(−x/2)⟺exp(x)=−1
We know exp(iπ)=−1. So the singularities are iπ+2πki.
Answer
Related techniques: (I), (II). First, we recall the Mellin transform of a function f
F(s)=∫∞0xs−1f(x)dx.
Now, making the change of variables u=ex in the original integral gives
I=∫∞−∞e−iwxex(1+ex)2dx=∫∞0u−iw(1+u)2du.
Now, the last integral is nothing but the Mellin transform of the function 1(1+u)2 with s=1−iw which is given by
I=πwsinh(πw)
Note: To find the Mellin transform of the function 1(1+u)2, you can use the β function. See here for the technique.
No comments:
Post a Comment