Let $f(z)= \frac {1 } {z^3+z^2 } $ and consider its series expansions around the point $z=1 $.
Clearly there will be three such, on 1) $|z-1 |< 1 $, 2) $1<|z-1 |<2 $, 3) $|z-1 |>2$.
Now my question: how can I tell which of these will be Taylor series or which will be Laurent series? Obviously one way would be to partial fraction the expression and then express the fractions as series using the fact that $\frac {1 } {1-z } =\sum _{n=0 } ^{\infty } z^n, |z |<1$, and then see if the series contains negative exponents. But is there an easier way to determine this without doing this work?
Thanks in advance!