I want to obtain the Laurent series around the origin of:
$$ f(z) = \frac{1}{z^2 \sinh z}$$ My plan is to obtain first the laurent series of: $f(z) = \frac{1}{\sinh z}$ and then divide the terms by $z^2$
So I know that: $\frac{1}{\sinh z} = \ln(z + \sqrt{1+z^2}) = \ln(\frac{z}{\sqrt{1+z^2}} + 1) +\ln(\sqrt{1+z^2}) = \ln(\frac{z}{\sqrt{1+z^2}} + 1) +\frac{1}{2}\ln(1+z^2)$
using $ \ln(z+1) = \sum^{\infty}_{n=1} (-1)^{n-1} \frac{z^n}{n}$
I tried to use this series and write: $\frac{1}{\sinh z} = \sum^{\infty}_{n=1} \frac{(-1)^{n-1}}{n} \frac{z^n}{(\sqrt{1+z^2})^{n/2}}+ \frac{1}{2}\sum^{\infty}_{n=1} \frac{(-1)^{n-1}}{n} \frac{z^2n}{2}$

Hint: Using $\sinh z=\dfrac{e^z-e^{-z}}{2}$ with $e^z=\sum_{n=0}\dfrac{z^n}{n!}$ is simpler.