I'm having lots of troubles in computing this Fourier Transform:
$$\frac{1}{\sqrt{2\pi}} \int_{-\infty}^{+\infty} \ln(\beta x)\ e^{ikx}\ \text{d}x$$
Where $\beta\ \in\mathbb{R}$ and of course $\beta \neq 0$.
According to W. Mathematica, the result is the following:
$$-\frac{\sqrt{\frac{\pi }{2}}}{\left| k\right| }+\sqrt{2 \pi }\log (\beta) \delta (k)+\frac{i \pi ^{3/2} \delta (k)}{\sqrt{2}}-\gamma \sqrt{2 \pi } \delta (k)+\frac{\sqrt{\frac{\pi }{2}} }{k}$$
Can someone give me some hint?
I already tried to manipulate the integrand a bit, for example by(obviously) rewriting the log as a sum, and that made me to find the term
$$\sqrt{2 \pi } \log (\beta) \delta (k)$$
But for the remaining part I'm quite stuck, also because of the Euler-Mascheroni constant $\gamma$ that pops up somehow.
Thanks in advance!