I would like to know if one can define the Fourier transform of $\log(a+|x|)$ with positive $a$ in some distributional sense. I tried to compute it using Mathematica, but the answer I get seems to be wrong since the inverse Fourier transform of it is not consistent. Does anyone have a trick to massage this function that allows the computation of the Fourier transform by hand? Thanks
-
1Since $\log(a+|x|)/(1+|x|)$ is bounded, there is constant $C>0$ such that $|\log(a+|x|)| \leq C (1+|x|)$. From that we have $\log(a+|x|)$ is a tempered distribution, and, consequently, it makes sense to calculate its Fourier Transform, which I don't know what it is. – Hugo Feb 14 '20 at 23:52
-
1Maybe this post is helpful: Fourier transform of $\log|x|$ – Hugo Feb 15 '20 at 00:05
-
1Thanks, I am going to have a look to that post to see if the strategy used in $\log |x|$ can be tweaked to be applied to this shift. – blackhole1511 Feb 15 '20 at 14:14
-
@Hugocito, could you also see my question here https://math.stackexchange.com/questions/3548070/fourier-transform-of-logx-textsignx. How can one generally tell if a distribution is tempered? – blackhole1511 Feb 15 '20 at 23:27
1 Answers
Since tonight I'm on a roll: Per the discussion in the answer here we introduce a convergence factor in the integral and we consider
$$F_{\epsilon}(\omega)=\int_{-\infty}^{\infty}dx \log(|x|+a)e^{-i\omega x}e^{-\epsilon|x|}=e^{za}\int_{a}^{\infty}dx \log(x)e^{-zx}+ e^{z^* a}\int_{a}^{\infty}dx \log(x)e^{-z^*x}$$
where $z=\epsilon+i\omega$. Both integrals can be conveniently rewritten after an integration by parts as
$$e^{za}\int_{a}^{\infty}\log(x)e^{-zx}dx=\log a\frac{e^{za}}{z}+\frac{1}{z}\int_{a}^{\infty}e^{-zx}\frac{dx}{x}=\log a\frac{e^{-za}}{z}+\frac{e^{za}}{z}E_1(za)$$
where $E_1$ denotes the conventional exponential integral. It is well known that this function has only a log-type branch point at $z=0$ so if we are going to encounter interesting distributions in the $\epsilon\to 0$ limit, it is going to be at $\omega=0$. To isolate the distributional behavior at $\omega=0$ we exploit the series expansion of the special function around $x=0$ and we define $G(z)=\frac{E_1(z)+\gamma+\log(z)}{z}$, which is entire. The final result is
$$F_\epsilon(\omega)=\left((-\gamma-\log z)\frac{e^{za}}{z}+(-\gamma-\log z^*)\frac{e^{z^*a}}{z^*}\right)+a(e^{za}G(za)+e^{z^*a}G(z^*a))$$
which upon taking the limit gives (exercise)
$$F(\omega)=-2\pi\gamma\delta(\omega)-2\gamma\frac{\sin(\omega a)}{\omega}+2\pi\mathcal{P} \frac{\cos(a|\omega|)}{|\omega|}-2\mathcal{P}\frac{\sin(a|\omega|)\log|\omega|}{|\omega|}+a(e^{i\omega a}G(i\omega a)+e^{-i\omega a}G(-i\omega a))$$

- 10,775