This exercise is from Conways Complex Analysis (Chapter 5, exercise 12)
(a) Let $\lambda \in \mathbb{C}$ and show that $$ \exp \left\{\frac{1}{2} \lambda\left(z+\frac{1}{z}\right)\right\}=a_0+\sum_{n=1}^{\infty} a_n\left(z^n+\frac{1}{z^n}\right) $$ for $0<|z|<\infty$, where for $n \geq 0$ $$ a_n=\frac{1}{\pi} \int_0^\pi e^{\lambda \cos t} \cos n t d t $$ (b) Similarly, show $$ \exp \left\{\frac{1}{2} \lambda\left(z-\frac{1}{z}\right)\right\}=b_0+\sum_{n=1}^{\infty} b_n\left(z^n+\frac{(-1)^n}{z^n}\right) $$ for $0<|z|<\infty$, where $$ b_n=\frac{1}{\pi} \int_0^\pi \cos (n t-\lambda \sin t) d t $$
I think the first one is already on StackExchange. I am rather interested in proving:
There are uniquely determined integer functions $J_{n}$ such that for all $(z, \zeta) \in \mathbb{C} \times(\mathbb{C} \backslash 0)$ the equation $\exp \left(\frac{z}{2}\left(\zeta-\frac{1}{\zeta}\right)\right)=\sum_{n=-\infty}^{\infty} J_{n}(z) \zeta^{n}$ holds.
This could mabe be done with Laurent development. The only question is how one is to know that the $J_n$ are holomorphic.
By https://proofwiki.org/wiki/Existence_of_Laurent_Series laurent series for $exp(\frac{z}{2}(\zeta-\frac{1}{\zeta}))$ exists and since laurents series exists we have by Laurent Series of the function : $J_n(z) = \frac{1}{2 \pi} \int_{-\pi}^{\pi} cos(nt-z sin(t)) dt$.