Use contour Integration to evaluate $\int_0^{\infty} \frac{\sin ^3 t}{t} dt$.
First note that $\sin^3 (t)= \Im (\frac{3e^it-e^{3it}}{t})$.
Here I have something like a half donut in the upper half plane.
$\gamma_1$ is the semi-circle with radius $R$ going counterclockwise, where $\theta\in [0,\pi]$
$\gamma_2$ is the line from $-R$ to $-\epsilon$.
$\gamma_3$ is the semi-circle with radius $\epsilon$ going counterclockwise, where $\theta\in [0,\pi]$
$\gamma_4$ is from $\epsilon$ to $R$.
For $\gamma_3$, we have $|\int_{\gamma_3} \frac{\sin^3(t)}{t} dt| \leq \frac{\sin^3(\epsilon)}{\epsilon} \pi \epsilon \rightarrow 0$ as $\epsilon \rightarrow 0$.
However, for $\gamma_1$, we can't do this anymore, so we have to evaluate this directly.
So for $\gamma_1$, we have $\int_{\gamma_1} \frac{\sin^3(t)}{t} dt$ But it seems very complicated to evaluate. So I wonder if there's any simpler way of evaluating this, or am I missing something in my calculation?
Thanks in advance!