It is given that if $|z|>0$, $$\text{cosh}(z+1/z) = c_0 + c_1 (z + 1/z) + c_2(z^2 + 1/z^2) + \dots $$ where $$c_n = \frac{1}{2\pi}\int_0^{2\pi} \cos (n \phi) \text{cosh}(2\cos \phi ) d\phi$$
I only know to expand $\text{cosh(z + 1/z)}$ by putting $w = z + 1/z$ and expand it as $\frac 12 (e^{w} + e^{-w})$. How do I introduce $c_n$, any hints?
ADDED:
Here's what I got $$c_n = \frac{1}{2 \pi i} \oint_{|z| = 1} \frac{\text{cosh}(z+1/z)}{z^{n+1}}dz = \frac{1}{2\pi} \int_0^{2\pi} \text{cosh}(2\cos \phi)e^{-in \phi}d\phi$$
It seems that $c_n = c_{-n}$ by the symmetricity of $z+1/z$ and of $\cos(-z) = \cos(z)$ but how to get rid of the imaginary part above?