I am trying to find the Laurent series for $$\frac{1}{z^3(z-5)^2}$$, in the region $0<|z-5|<5$. I am not sure how to go about solving this because the region $0<|z-5|<5$ is surrounding the point $z=5$.
Another example that I encountered is $$\frac{1+z}{z(z-4)^3}$$ for $0<|z-4|<4$
How to find the Laurent series for functions of this type?
I would advocate using the change of coordinates $w=z-5$, so that one is expanding in powers of $w$. The function is now $$\frac1{w^2(w+5)^3}.$$ We are assuming that $|w|<5$, so then $$\frac1{(w+5)^3}=\frac{(1+w/5)^{-3}}{5^3}.$$ We can now expand $(1+w/5)^{-3}$ by the binomial theorem, as $|w/5|<1$.