$\displaystyle \int_0^{\infty} e^{-ax} \dfrac {\sin x}{x} dx = \dfrac {\pi}{2} - \arctan (a)$ for any $a >0$
I am really not sure how to go about doing this. I checked Wolfram Alpha and the function does not have an elementary antidericative. I do not have that many special tools (mostly just Fubini's Theorem). My best guess is that we have to do a substitution of some kind, and maybe integration by parts. Then hopefully we will get a "known" integral. However, I don't really know in what direction to go.
You have $$ \frac{1}{2}\int_{-1}^1 e^{ixt} \, dt = \frac{\sin{x}}{x}. $$ Insert this and change the order of integration with Fubini and you just have to calculate $$ \frac{1}{2}\int_{-1}^{1} \frac{dt}{a-it}. $$ You can get rid of the imaginary part by noting that $$ \frac{1}{a-it} = \frac{a+it}{a^2+t^2} $$ and the latter term is odd, so the integral is equal to $$ \frac{1}{2} \int_{-1}^1 \frac{a \, dt}{a^2+t^2} = \int_0^1 \frac{a \, dt}{a^2+t^2} = \arctan{(1/a)} = \operatorname{arccot}{a} = \frac{\pi}{2}-\arctan{a}. $$