I need to find the residue of the following equation at $z = 0$.
$$ \frac{\cot(z)\cot(hz)}{z^3}$$
My attempt is as follows:
The residue will be the coefficient of $1/z$ in the Laurent Series expansion. Expansion of $$\cot(z) = 1/z - z/3 - z^3/45$$ and $$\cot(hz) = 1/z + z/3 - z^3/45 $$
sing these two we get coefficient of $1/z$ as $-2/45$.
Is this approach correct?