Laurent series of $\exp({\frac{\lambda}{2}(z+z^{-1}))}$

487 Views Asked by At

Let $\lambda\in\mathbb{C}$. I want to get the laurent series of $f(z)=\exp({\frac{\lambda}{2}(z+z^{-1}))}$ on $C(0;0,\infty):=\mathbb{C}\setminus\{0\}$ as $$a_0+\sum_{n=1}^{\infty}a_n(z^n+z^{-n})$$ with $$a_n=1/\pi\int_0^\pi e^{\lambda \cos(t)}\cos(nt)dt.\qquad (1)$$

I know that the $a_n$ are computable with $$a_n=\frac{1}{2\pi i}\int_{|w|=\delta}\frac{f(w)}{w^{n+1}}dw$$ for every $0<\delta<\infty$. How can I get to the form $(1)$?

1

There are 1 best solutions below

7
On BEST ANSWER

$$\frac{1}{2\pi i}\int_{|w|=\delta}\frac{f(w)}{w^{n+1}}dw=\frac{1}{2\pi i}\int_{|w|=\delta}\frac{\exp({\frac{\lambda}{2}(w+w^{-1}))}}{w^{n+1}}dw=\frac{1}{2\pi i}\int_{0}^{2\pi}\frac{\exp({\frac{\lambda}{2}(\delta^{-1} e^{-i\theta}+\delta e^{i\theta}))}}{e^{i\theta(n+1)}}\delta ie^{i\theta}d\theta$$

We put $\delta = 1$ : $$\frac{1}{2\pi }\int_{0}^{2\pi}e^{\lambda \cos(\theta)}e^{-i\theta n}d\theta=\frac{1}{2\pi }\int_{0}^{2\pi}e^{\lambda \cos(\theta)}\cos(-n\theta) d\theta+\frac{1}{2\pi }\int_{0}^{2\pi}ie^{\lambda \cos(\theta)}\sin(-n\theta) d\theta$$.

You can show that the second integral is zero (hint : use the symetrie of the fuction you want to integrate). Finally : $$\frac{1}{2\pi }\int_{0}^{2\pi}e^{\lambda \cos(\theta)}e^{-i\theta n}d\theta=\frac{1}{2\pi }\int_{0}^{2\pi}e^{\lambda \cos(\theta)}\cos(-n\theta) d\theta=\frac{1}{\pi}\int_0^\pi e^{\lambda \cos(t)}\cos(nt)dt$$