Evaluate the integral $\int_{-\infty}^{+\infty} \frac{\sin{(x - 3)}}{x - 3} e^{-|x|} dx$. I tried to use Fourier transforms of functions $\frac{\sin{x}}{x}$ and $e^{-|x|}$, because if $f(x) = \frac{\sin{(x - 3)}}{x - 3}$ and $g(x) = e^{-|x|}$, then
$$ \int_{-\infty}^{+\infty} \frac{\sin{(x - 3)}}{x - 3} e^{-|x|} dx = \widehat{f \cdot g}(0) = [\hat{f} * \hat{g}](0) $$
But i ended up with some other weird integral $$ \int_{-\infty}^{+\infty} \frac{\sin{(x - 3)}}{x - 3} e^{-|x|} dx = \int_{-1}^{1} \frac{e^{3ix}}{1+x^2}dx $$
Your integral can be transformed into a "less weird" one :
$$I= 2\int_{0}^{1} \frac{\cos(3x)}{1+x^2}dx$$
by splitting the integration on $[-1,1]$ into two integrals, one on $[-1,0]$, the other one on $[0,1]$, then making the change of variables $x=-X$ in the first one, and using Euler formula
$$2 \cos(a)=e^{ia}+e^{-ia}$$ One obtains numerical value $\approx 0.294769$ but it does not seem there is an exact value with usual functions.