Consider the equation $\mathcal{F}(\lambda)=0\ \ \ \forall\ \lambda = \lambda_{n},\ n \in \mathbb{N}$.
I understand that the expression $\frac{d}{d\lambda}\ \ln\mathcal{F}(\lambda)=\frac{\mathcal{F'(\lambda)}}{\mathcal{F}(\lambda)}$ has poles of order 1 exactly at $\lambda_{n}$ because $\frac{\mathcal{F'(\lambda)}}{\mathcal{F}(\lambda)}=\frac{\mathcal{F'(\lambda)}}{(\lambda- \lambda_{1})...(\lambda-\lambda_{n})}$.
I wonder how I might expand the expression $\frac{d}{d\lambda}\ \ln\mathcal{F}(\lambda)=\frac{\mathcal{F'(\lambda)}}{\mathcal{F}(\lambda)}$ about $\lambda_{n}$ to find out that the residue of the poles is 1.
Any ideas?
Edit to the post with an alternative answer:
I've found out that, expanding about $\lambda = \lambda_{n}$, with $\mathcal{F'}(\lambda_{n})\neq0$, we obtain
$\frac{\mathcal{F'}(\lambda)}{\mathcal{F}(\lambda)}=\frac{\mathcal{F'}(\lambda-\lambda_{n}+\lambda_{n})}{\mathcal{F}(\lambda-\lambda_{n}+\lambda_{n})} = \frac{\mathcal{F'}(\lambda_{n})+(\lambda-\lambda_{n})\mathcal{F''}(\lambda_{n})+...}{(\lambda-\lambda_{n})\mathcal{F'}(\lambda_{n})+(\lambda-\lambda_{n})^{2}\mathcal{F''}(\lambda_{n})+...} = \frac{1}{\lambda - \lambda_{n}}+...$,
so that the residue at all eigenvalues is 1.
I took this evaluation out from a paper, so I am not really sure about a couple of things I have written - have we used the Taylor series to expand each of $\mathcal{F'}(\lambda-\lambda_{n}+\lambda_{n})$ and $\mathcal{F}(\lambda-\lambda_{n}+\lambda_{n})$ about $\lambda=\lambda_{n}$? I know this is a silly question, as you've already used the Weierstrass factorisation theorem, but I still want to clarify things up.