Find the Laurent Serie(and residue) aroud $z_0=0$ of the function
$f(z) = \frac{1}{1-\cos z}$.
Progress:
It looks very trivial but it seems to get complicated so I'll only try with 3-4 terms:
We can use that $\cos z = 1- \frac{z^2}{2!}+\frac{z^4}{4!}-\frac{z^6}{6!}+...+\sum_{0}^{\infty}\frac{(-1)^k z^{2k}}{(2k)!}$ and hence
$f(z) = \frac{1}{1-\cos z} = \frac{1}{1-(1- \frac{z^2}{2!}+\frac{z^4}{4!}-\frac{z^6}{6!}+...+\sum_{0}^{\infty}\frac{(-1)^k z^{2k}}{(2k)!})} \Rightarrow f(z)= \frac{1}{\frac{z^2}{2!}-\frac{z^4}{4!}+\frac{z^6}{6!}} $
This is not correct apparently so I tried to factor out $z^2$ and$\frac{z^2}{2!}$ but I was unable to proceed. I suspect that I'll arrive to a nestled sum.