Compute Line Integral with Cauchy-Goursat Theorem

  • Context:
  • Thread starter Thread starter Fernando Revilla
  • Start date Start date
  • Tags Tags
    Theorem
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Fernando Revilla
Gold Member
MHB
Messages
631
Reaction score
0
I quote a question from Yahoo! Answers

Compute the following line integral. ∫a (z^2+3z+4)dz, where a is the circle |z|=2 oriented c-clockwise?
I'm not sure what the circle |z|=2 means, so I can't parametrize the circle.

I have given a link to the topic there so the OP can see my response.
 
Physics news on Phys.org
The function $f(z)=z^2+3z+4$ is holomorphic on $D=\mathbb{C}$ (simply connected) and $\gamma\equiv|z|=2$ (circle with center at the origin and radius 2) is contained in $D$. According to the Cauchy-Goursat theorem, $\int_{\gamma}f(z)dz=0$. Without using the Cauchy-Goursat theorem: we have the differential form: $$w=f(z)dz=(u+iv)(dx+idy)=\ldots=P(x,y)dx+Q(x,y)dy$$ The parametric equations of $\gamma$ are $x=2\cos t,\;y=2\sin t$ with $t\in[0,2\pi]$. Then, $$\int_{\gamma}f(z)dz=\int_{\gamma}w=\int_0^{2\pi}P(x(t),y(t))x'(t)dt+Q(x(t),y(t))y'(t)dt=\ldots=0$$