Suppose $\varphi$ is a continuous complex valued function on a closed contour $\gamma$. Let $$F(z)=\int_{\gamma} \frac{\varphi(w)}{w-z}~dw$$ Show $\lim_{z\to\infty} F(z)=0$
We may bound:
$$\begin{align*}|F(z)|&\le \int_{\gamma} \left|\frac{\varphi(w)}{w-z}\right|~dw\\&\le M\int_{\gamma}\frac{1}{|w-z|}~dw\end{align*}$$
Then as $z\to\infty$, $\frac{1}{|w-x|}\to 0$ so $F(z)\to 0$.
Is this correct? Seems too trivial.