My attempt:
$$f(z)=\frac{1}{z^2(z-i)}$$ $$\frac{1}{z^2(z-i)}=\frac{Az+B}{z^2}+\frac{C}{(z-i)}$$
Solving for the unknown constants yields
$$A=1$$ $$B=i$$ $$C=-1$$
Thus,
$$f(z)=\frac{z+i}{z^2} - \frac{1}{(z-i)}$$
There are singularities at $z=0$ and $z=i$, but this is where I get stuck. How do the singularities relate to the part of the question that says
Expand...around $z=i$
?
the rest of my answer is:
for $|z|<i$: $$\frac{z+i}{z^2}-i\sum_{n=0}^\infty (-1)^n(zi)^n$$
$$=\frac{z+i}{z^2} -i[1-zi-z^2+z^3i+...]$$
The given answer to this problem is
for $0<|z-i|<1$: $$f(z)=-\frac{1}{z-i}-2i+3(z-i)-4i(z-i)^2+...$$ for $|z-i|>1$:
$$...\frac{4i}{(z-i)^6}-\frac{3}{(z-i)^5}-\frac{2i}{(z-i)^4}+\frac{1}{(z-i)^3}$$
When you expand a given holomorphic function in Laurent series on a set of the form $\Delta=\{z:~r< |z-z_0|< R\}$, where $0\leq r<R\leq +\infty$, by definition you should have a series of the form $\displaystyle \sum_{n=-\infty}^{+\infty}a_n(z-z_0)^n$, where $z_0$ is the center of $\Delta$. Since you are asked to expand around $i$, there will be two regions, $\Delta_1=\{z:~0<|z-i|<1\}$ and $\Delta_2=\{z:~1<|z-i|<+\infty\}$ (your function has singularities on $i,~0$), so these regions can not contain either. Note that your series is expanded as having center $0$, not $i,$ therefore you have answered a different problem.