Contour integral qualitative behavior

39 Views Asked by At

consider a holomorphic function $f(z)$ and the paths $\gamma_1:(0,\pi)\rightarrow \mathbb{C}, t\mapsto r\cdot i\cdot e^{i t}$, $\gamma_2:(0,\pi)\rightarrow \mathbb{C}, t\mapsto r\cdot i\cdot e^{i (-t)}$ with $0<r<1$. Is it possible to tell something about the behavior of the following limit?

$$ \lim\limits_{r\downarrow 0} \left(\int\limits_{\gamma_1}\frac{f(z)}{\sin( z)}dz + \int\limits_{\gamma_2}\frac{f(z)}{\sin( z)}dz\right).$$

I have computed some examples and got zero as limit. Is it always true that the limit is zero?

Best wishes

2

There are 2 best solutions below

2
On BEST ANSWER

As stated in the OP, on the curve $\gamma_1$, $z=ire^{it}$, beginning at $t=0$ and ending at $t=\pi$, while on $\gamma_2$, $z=ire^{-it}$ beginning at $t=0$ and ending at $t=\pi$. Then, we have

$$\begin{align} \lim_{r\to 0^+}\int_{\gamma_1}\frac{f(z)}{\sin(z)}\,dz&=\lim_{r\to 0^+}\int_0^\pi \frac{f(ire^{it})}{\sin(ire^{it})}\,(-r) e^{it}\,dt\\\\ &=i\pi f(0) \tag 1 \end{align}$$

and

$$\begin{align} \lim_{r\to 0^+}\int_{\gamma_2}\frac{f(z)}{\sin(z)}\,dz&=\lim_{r\to 0^+}\int_0^\pi \frac{f(ire^{-it})}{\sin(ire^{-it})}\,(r) e^{-it}\,dt\\\\ &=-i\pi f(0) \tag 2 \end{align}$$

Upon adding $(1)$ and $(2)$, the coveted limit is zero.

9
On

The limit should be non-trivial, integrating with perhaps semi-circular indents around the poles that will lie on the contour.

I.e., use the parametrization, and go for a principal value integral.