The question is to represent $g(z) := \frac{1}{(z-3)(z+1)}$ by a Laurent series, with regards to the annuli $A_1:= \{z \in \mathbb{C} : 1 < |z| < 3\}$ and $A_2:= \{z \in \mathbb{C} : 3 < |z|\}$
I'm really struggling with understanding how to turn stuff into Laurent series, especially with regards to Annuli. I have worked out that $g(z)$ can be converted into partial fractions, resulting in $g(z) = \frac{\frac{1}{4}}{z-3}-\frac{\frac{1}{4}}{z+1}$. It's at this point that I'm stuck.
Hint
This one is about as straightforward as they come.
Look at $\dfrac 1{z-3}$ two ways:
And of course $\dfrac 1{z+1}=\frac 1z\dfrac 1{1-(-\frac 1z)}=\frac 1z\sum(-\dfrac 1z)^n$ for $\lvert z\rvert \gt1.$
Now put them together. In other words, on $1\lt\lvert z\rvert \lt3$, get $$\frac 14(\dfrac 1{z-3}-\dfrac 1{z+1})=\frac 14(\sum(-\frac 13)(\dfrac z3)^n-(\frac1z)(-\dfrac 1z)^n).$$
And on $\lvert z\rvert \gt3,$ we have $$\dfrac 1{4z}\sum((\frac 3z)^n-(-\frac 1z)^n).$$