Finding the Laurent Series of
$\frac{1}{z^{2}(1-z)}, 1<|z|<\infty $
I tried to divide both numerator and denominator by $z^2$, so that there is a term of $\frac{1}{(1-z)}$.
I am tempted to use the formula for the sum of a geometric series, except the condition that |z|>1.
Is there an apparent way to resolve this, since there is no poles in the interval?
Thanks for your help.
Let $u = \frac{1}{z}$.
Then $$f(u) = \frac{u^3}{u-1}$$ which, since $|u|< 1$ can be expanded as $$ f(u) = -\sum_{n=3}^\infty u^n $$ Then $$ f(z) = -z^{-3} - z^{-4} - z^{-5} \cdots $$ which is the desired Laurent series.