How to expand the complex function $$f(z)=\frac{1}{z^{2}+4}$$ at the region $|z-2i|>4$? Maybe i can use the standard geometric series with substitude?
Martin Ferrer suggested in comments that I use partial fractions. My partial fraction decomposition is $$f(z)=\frac{1}{4i}\left(\frac{1}{z-2i}-\frac{1}{z+2i}\right)$$ But now how do I use the fact that I am in the region $|z-2i|>4$?