Calculate the Laurent series of the function $g(z)= \frac{\ln z}{(z-1)^3}$ about the point $z=1$.
Well since the singularity and the centre of the circle we are expanding about collide, I can just bring about the $\frac{1}{(z-1)^3}$. But what do I do with the $\ln z$? Any help is appreciated.
Let $u = z - 1$. Then $$ g(z) = \frac{\ln(u + 1)}{u^3} $$ The series expansion of $$ \ln(u + 1) = \sum_{n=1}^{\infty}\frac{(-1)^{n+1}}{n}u^n $$ Now divide the expanded terms by $u^3$ and make the substitution $u = z - 1$.