Consider the following functions and determine which kind of singularities they have in $z_0$. If it is a removeable singularity, then calculate the limit; if it is a pole, then give the order of the pole and the main part. $$ f(z)=\frac{1}{1-e^{z}}, z_0=0~~~~~~~~~~~~~~~~~~~~g(z)=\frac{1}{z-\sin z}, z_0=0 $$
Concerning $f(z)$, I wrote $$ f(z)=\frac{1}{\sum\limits_{i=1}^{\infty}\frac{z^i}{i!}} $$ and then considered $$ \lim\limits_{z\to 0}\frac{z^k}{\sum\limits_{i=1}^{\infty}\frac{z^i}{i!}}=0~\forall~k\in\mathbb{N}_0 $$ So the smallest $k\in\mathbb{N}_0$ for which the limit exists is $k=0$ and so here $z_0$ is a removable singularity. Is that right? And what is meant with calculating the limit now?