Find the singular points and determine the type:
- $g(z)=\frac{z^2-3z+2}{z^2-2z+1},z_0=1$
- $f(z)=\frac{1}{1-\sin(z)}$
For $g$, we have that $$ \frac{z^2-3z+2}{z^2-2z+1}=\frac{z-2}{z-1}=1-\frac1{z-1}=\frac1{(z-1)^0}-\frac1{z-1}$$ And according to the criteria to detrmine what type of singular point us $1$ we have to look at the principal part of the Laurent series, wich in this case I think is zero hence (?) it is a removable point, but what's bugging me a little is that there are only two terms ib the sum, is this correct?
Now, for $f$ we hace that $1-\sin z=0$ iff $z=\pi/2(4n+1), n\in\Bbb Z$, I took one in particular $\pi/2$, but I'm having a lit of trouble findind its Laurent series, I tried using cosecant but it turned in to very complucated calculations, how do I find it? And also is it correct to just take $\pi/2$?
Your work for g is correct, showing only one pole - a single pole at z=1. Here's the approach for f:
f has poles when $\sin(z)=1$, i.e. $z=\pi(2n+1/2)$ and these are all similar by sin's periodicity.
Consider $z=\pi/2$, i.e. $w=0$ where $w=z-\pi/2$
$$ f(z)=\frac{1}{1-\sin(w+\pi/2)} $$
$$ \sin(w+\pi/2)=\cos(w) $$
$$ \cos(w)=1-w^{2}/2+O(w^4) $$
$$ \therefore f(z)=\frac{1}{1-\cos(w)}=\frac{1}{1-1+w^{2}/2 + O(w^4)}=\frac{1}{w^{2}}\frac{1}{1/2 + O(w^2)}=\frac{h(w)}{w^{2}} $$
Because h is holomorphic at $w=0$, this pole at $w=0$ is a double pole and so all of f's poles are double.