Good morning everyone,
I am not sure how to solve the following integral, can anybody help me? $$\int_\gamma \frac{1}{z}dz$$ with $\gamma (t) = (t+1)e^{it}$ and $t\in [0, 2\pi]$
I split the curve in half, [0,] and (,2], and I get to the following integral: $$ \int_0^{\pi} \frac{\sqrt{t^2+2t+2}}{(t+1)e^{it} + \int_{\pi}^{2\pi} \frac{\sqrt{t^2+2t+2}}{(t+1)e^{it} $$ which is kind of ugly. Furthermore, I have the feeling there is a faster way to solve it.
Thank you for the help
You have $\gamma(0)=1$ and $\gamma(1)=2$. Now, extend $\gamma$ to a path $\gamma^*\colon[0,2\pi+1]\longrightarrow\Bbb C$ by putting $\gamma(t)=2+2\pi-t$ when $t\in[2\pi,2\pi+1]$. Then $\gamma^*$ is a loop and, by Cauchy's integral formula,$$\oint_{\gamma^*}\frac1z\,\mathrm dz=2\pi i.$$So\begin{align}2\pi i&=\oint_{\gamma^*}\frac1z\,\mathrm dz\\&=\oint_\gamma\frac1z\,\mathrm dz-\int_1^2\frac1z\,\mathrm dz\\&=\oint_\gamma\frac1z\,\mathrm dz-\log(2),\end{align}and therefore$$\oint_\gamma\frac1z\,\mathrm dz=\log(2)+2\pi i.$$