I am solving the following Exam question:
Question Choose the correct options from the following
Consider the function $\displaystyle{% \,\mathrm{F}\left(\, z\,\right) = \int_{1}^{2}{\mathrm{d}x \over \left(x - z\right)^{2}} \,,\quad \Im\left(\, z\,\right) > 0} $
Then there is a mermorphic function $G(z)$ on $\mathbb{C}$ that agrees with $\,\mathrm{F}(z)$ when $\Im\left(z\right)>0$, such that
$1$, $\infty$ are poles of $G(z)$.
$0$, $1$, $\infty$ are poles of $G(z)$.
$1$, $2$ are poles of $G(z)$.
$1$, $2$ are simple poles of $G(z)$.
My approach
As question says Meromorphic function $G(z)$ agrees with $\,\mathrm{F}(z)$ on $\Im(z)>0$. We can take
$G(z)= \int_{1}^2\frac{1}{\left(\, x - z\,\right)^{\,\, 2}}\,\mathrm{d}x$. If we integrate this function with respect to $x$ assuming $z$ as a constant we will get $G(z) = {1 \over 2 - z} - {1 \over 1-z}$. This shows that given function $G(z)$ has simple poles of order $1$ and $2$. Hence options $3$ and $4$ are correct.
My doubt. I am not sure whether my approach is correct as the way question has been projected as an integration of a complex function where variable of integration is $x$ is new to me. Also, whats the logic behind considering $\Im(z)>0$?
Thank you for your time.