I'm re-learning this stuff. It is a little confusing to me how to obtain the Laurent expansion of exponential functions in denominator.
I have to determine the Laurent series of $$\frac{1}{(z+2)}\frac{1}{(e^{i\pi z /2}+1)}$$ centered at $z_0=−2$ that converges at $0<|z+2|<4$.
The "centered" part is clear to me, but what does it mean that converges at $0<|z+2|<4$?
I know that I have to find the series of each term centered at $z_0=−2$. But when I try to do that I simply get some strange series that doesn't match with anything $$\frac{1}{(z+2)}\cdot\sum_{m=0}^{\infty}\left[ (-1)^m \left(\sum_{n=0}^{\infty}\frac{1}{n!}\left[\frac{\pi(z+2)}{2}-1 \right]^n \right)^m\right]$$
Second question. Can I make another Laurent expansion for $4<|z+2|<8$? How should it be?