Complex contour integrations

100 Views Asked by At

Consider the appropriate contour integral (circle $\oint=e^z$, show that $$\int^{2\pi}_{0}e^{cos\theta}cos(sin\theta +\theta)d\theta = 0$$ A more thorough explanation would be for the better.

1

There are 1 best solutions below

3
On

Consider

$$\oint_{|z|=1} dz\: \exp{z}$$

Apply Cauchy's Theorem to see that this integral is zero. Then parametrize using $z=\exp{(i \theta)}$, $dz = i \exp{(i \theta)}$.

That is,

$$\begin{align}\oint_{|z|=1} dz\: \exp{z} &= i \int_0^{2 \pi} d \theta \: \exp{[\exp{(i \theta)} + i \theta]}\\&=i \int_0^{2 \pi} d \theta \exp{[\cos{\theta} + i (\sin{\theta} + \theta)]} \\ &= i \int_0^{2 \pi} d \theta \: \exp{(\cos{\theta})} [\cos{(\sin{\theta}+\theta)} + i \sin{(\sin{\theta}+\theta)}] \\ \end{align}$$

Since the integral is zero, the real and imaginary parts are each zero.