I came across the integral: $$ \mbox{P.V.}\int_{-\infty}^{\infty} {\mathrm{e}^{\mathrm{i}\omega x} \over \left\lvert\omega\right\rvert} \,\mathrm{d}\omega $$ in my research, and can’t figure it out after several hours of trial and error.
I didn’t know how to use Contour integration techniques on it because the pole is an absolute value, so I tried generating a power series for the exponential kernel, but ended up with a log function that blew up.
May you please explain how I can evaluate such an integral $?$. Wolfram has the answer, but I care more about the thought process than anything.
Many thanks in advance $!$.
$\newcommand{\bbx}[1]{\,\bbox[15px,border:1px groove navy]{\displaystyle{#1}}\,} \newcommand{\braces}[1]{\left\lbrace\,{#1}\,\right\rbrace} \newcommand{\bracks}[1]{\left\lbrack\,{#1}\,\right\rbrack} \newcommand{\dd}{\mathrm{d}} \newcommand{\ds}[1]{\displaystyle{#1}} \newcommand{\expo}[1]{\,\mathrm{e}^{#1}\,} \newcommand{\ic}{\mathrm{i}} \newcommand{\mc}[1]{\mathcal{#1}} \newcommand{\mrm}[1]{\mathrm{#1}} \newcommand{\on}[1]{\operatorname{#1}} \newcommand{\pars}[1]{\left(\,{#1}\,\right)} \newcommand{\partiald}[3][]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} \newcommand{\root}[2][]{\,\sqrt[#1]{\,{#2}\,}\,} \newcommand{\totald}[3][]{\frac{\mathrm{d}^{#1} #2}{\mathrm{d} #3^{#1}}} \newcommand{\verts}[1]{\left\vert\,{#1}\,\right\vert}$ \begin{align} &\bbox[5px,#ffd]{\mbox{P.V.}\int_{-\infty}^{\infty} {\expo{\ic\omega x} \over \verts{\omega}}\,\dd\omega} \\[2mm] \stackrel{\mrm{DEF.}}{=}\,\,\,& \lim_{\epsilon \to 0^{+}}\,\,\pars{% \int_{-\infty}^{-\epsilon}{\expo{\ic\omega x} \over -\omega}\,\dd\omega + \int_{\epsilon}^{\infty}{\expo{\ic\omega x} \over \omega}\,\dd\omega} \\[5mm] = &\ \lim_{\epsilon \to 0^{+}}\,\,\pars{% \int_{\epsilon}^{\infty}{\expo{-\ic\omega x} \over \omega}\,\dd\omega + \int_{\epsilon}^{\infty}{\expo{\ic\omega x} \over \omega}\,\dd\omega} \\[5mm] = &\ \lim_{\epsilon \to 0^{+}}\,\,\bracks{2% \int_{\epsilon}^{\infty}{\cos\pars{\omega x} \over \omega}\,\dd\omega} \\[5mm] = &\ 2\int_{0}^{\infty}{\cos\pars{\omega\verts{x}} \over \omega}\,\dd\omega = 2\int_{0}^{\infty}{\cos\pars{\omega} \over \omega}\,\dd\omega \\[2mm] &\ \mbox{which}\ diverges\ \mbox{logarithmically.} \end{align}