$$f(z) = \frac{e^{2z}-1}{z^2 }$$
Can you please explain how here or in other similar tasks I can find the type of singularities? I tryed to make Taylor series on this function and got this enter image description here And I think the answer is removable because there are no negative powers as in Lauren series similar to power series.
But I am also confused because If I do this request, I got this answer enter image description here "Simple pole"
Can you help me what is correct answer and how I can find and check solution?
For each $z\in\Bbb C$, $e^{2z}-1=2z+\frac{(2z)^2}{2!}+\frac{(2z)^3}{3!}+\cdots$, and therefore, if $z\ne0$,$$\frac{e^{2z}-1}{z^2}=2\color{red}{z^{-1}}+2+\frac43z+\cdots$$So, yes, $f$ has a simple pole at $0$.