I am calculating Laurent series of $$ f(z)=\frac{1}{(z-1)(z-2)} $$ which converges when $|z-1|>1$.
I started as $$ \frac{1}{(z-1)(z-2)}=\frac{1}{z-1}\cdot\frac{1}{(z-1)-1}=\frac{1}{(z-1)^2-(z-1)}. $$ Is this even the right way to transform function to some kind of geometric series, which can be easily expandet as Taylor series? How to calculate this Laurent seires?