Question:
Determine the largest number $R$ so that the Laurent series of $$f(z)=\frac2{z^2-1} + \frac3{2z-i}$$ about $z=1$ converges for $0<|z-1|<R$.
Attempt:
I really don't understand this question. The singularities are $\pm 1, i/2$. The point $1$ doesn't lie in the region given. If $R$ was such that $-1$ would be a boundary point on the circle, $R=2$. And if $R$ was such that $i/2$ would be a boundary point on the circle, $R=\sqrt5/2$. Both can't be a boundary point but the largest $R$ is $2$ so would that simply be the answer?
I don't see how this would make the series converge either. I really don't understand this question!
Two facts about Laurent series are important here:
In our case, where the inner radius of the annulus is $0$, that means the outer radius of the annulus is the distance to the closest singularity to the centre of the Laurent series.
The two singularities of $f$ other than $1$ are the poles at $-1$ and $\frac{i}{2}$. Since $\frac{i}{2}$ is closer to $1$ than $-1$ is, we have
$$R = \biggl\lvert \frac{i}{2} - 1\biggr\rvert = \frac{\sqrt{5}}{2},$$
as you found in the comments.