Find the residue at $z=-2$ for
$$g(z) = \frac{\psi(-z)}{(z+1)(z+2)^3}$$
I know that:
$$\psi(z+1) = -\gamma - \sum_{k=1}^{\infty} (-1)^k\zeta(k+1)z^k$$
Let $z \to -1 - z$ to get:
$$\psi(-z) = -\gamma - \sum_{k=1}^{\infty} \zeta(k+1)(z+1)^k$$
therefore we divide by the other part to get:
$$\frac{\psi(-z)}{(z+1)(z+2)^3} = -\frac{\gamma}{(z+1)(z+2)^3} - \sum_{k=1}^{\infty} \frac{\zeta(k+1)(z+1)^{k-1}}{(z+2)^3}$$
I have to somehow get the coefficient of $\frac{1}{z+2}$ because I want to evaluate the residue of
$g(z)$ at $z=-2$
The problem is I cant ever get a factor of $\frac{1}{z+2}$ what should I do?