I cant figure out the laurent series of the following function.
Let $f(z)= \frac{e^z}{z^2+1} $ and $|z|\gt 1$
$$\frac{1}{z^2+1}=\sum_{n=0}^{\infty}(-1)^nz^{-2n-2}$$
and
$$e^z = \sum_{n=0}^{\infty}\frac{z^{n}}{n!}$$
$$e^z*\frac{1}{z^2+1} =\sum_{n=0}^{\infty}\sum_{k=0}^{n}(-1)^nz^{-2n-2}*\frac{z^{n-k}}{(n-k)!}$$
How can I go from here ?
We assume we need a Laurent expansion for all $|z|>1$ with center $z_0=0$.
Comment:
In (1) we apply the Cauchy product formula
In (2) we shift the index $k$ by one
In (3) we replace $j$ with $n+2k$ and since $j=n+2k\geq 0$ and $k\geq 1$ we have to set \begin{align*} K=\max\left\{1,-\left\lfloor\frac{n}{2}\right\rfloor\right\} \end{align*}