I'm supposed to show that $$p.v. \int_{\mathbb{R}}\frac{e^{iat}}{t}dt = i\pi \operatorname{sgn}(a)$$ by integrating along the two semi-circles. So far I have the following for a>0: \begin{align} p.v. \int_{\mathbb{R}}\frac{e^{iat}}{t}dt&=\lim_{r\to 0,R\to\infty}\int_{r<|t|<R}\frac{e^{iat}}{t}dt \\&=\lim_{r\to 0,R\to\infty}\int_{\gamma_{-}}\frac{e^{iat}}{t}dt+\int_{\gamma{+}}\frac{e^{iat}}{t}dt\stackrel{Cauchy}{=}\lim_{r\to 0}\int_{\gamma_r}\frac{e^{iat}}{t}dt-\lim_{R\to\infty}\int_{\gamma_R}\frac{e^{iat}}{t}dt \\&=\lim_{r\to0}i\int_{0}^{\pi}e^{iare^{i\phi}}d\phi-\lim_{R\to\infty}i\int_{0}^{\pi}e^{iaRe^{i\phi}}d\phi \\&=i\pi-\lim_{R\to\infty}i\int_0^\pi \underbrace{e^{iaR\cos\phi}}_{\text{bound by }1}\cdot \underbrace{e^{-aR\sin\phi}}_{\to 0}=i\pi \end{align}
- I'm not sure if I'm allowed to do that last step to show that the second integral is $0$.
- Also I'm struggling with $a<0$ because if that last step would be correct the second integral would go to infinity. Or do I have to calculate that completely different?
- Can I use the normal logarithm to show that the integral is $0$ for $a=0$?
Any help would be very much appreciated :)