I would like to understand how to compute the Fourier transform
$$F(x) = \int_{-\infty}^\infty f(t) \exp(-ixt) \,\Bbb dt$$
of the function $f(t) = \exp(-a |t|)$ (where $a>0$). Following this source (slide 6), I understand all the steps until
$$F(x) = \int_{-\infty}^0 e^{at} e^{-ixt} \,\Bbb dt + \int_0^\infty e^{-at} e^{-ixt} \,\Bbb dt.$$
What I do not understand, are the following equations:
$$\int_{-\infty}^0 e^{at} e^{-ixt} \,\Bbb dt = \frac{1}{a-ix}$$ and $$\int_0^\infty e^{-at} e^{-ixt} \,\Bbb dt = \frac{1}{a+ix}.$$
I assume that they used
\begin{align} \int_{-\infty}^0 e^{at} e^{-ixt} \,\Bbb dt &= \int_{-\infty}^0 e^{(a-ix)t} dt \\ &= \left[\frac{e^{(a-ix)t}}{a-ix}\right]_{t=-\infty}^0 \end{align} and similarly $$\int_0^\infty e^{-at} e^{-ixt} \,\Bbb dt = \left[\frac{e^{(-a-ix)t}}{-a-ix}\right]_{t=0}^\infty.$$
However, I think it should not be possible to determine the limits $$\lim_{t \to -\infty} \frac{e^{(a-ix)t}}{a-ix}$$ and $$\lim_{t \to \infty} \frac{e^{(-a-ix)t}}{-a-ix}$$ due to the imaginary part $e^{-ixt}$ in both terms, or am I wrong?
I would like to hear an explanation for this.
$|\frac{e^{(a-ix)t}}{-a-ix}|=\frac {e^{at}} {\sqrt {a^{2}+x^{2}}}\to 0$ as $t \to -\infty$.
Similarly,
$|\frac{e^{(-a-ix)t}}{-a-ix}|=\frac {e^{-at}} {\sqrt {a^{2}+x^{2}}}\to 0$ as $t \to \infty$.