Bacat
- 149
- 1
Homework Statement
Integrate using Cauchy Formula or Cauchy Theorem:
I=\oint_{|z+1|=2}\frac{z^2}{4-z^2} dz
(From Complex Variables, Stephen Fisher (2nd Edition), Exercise 2.3.3)
Homework Equations
\frac{1}{2\pi i}\oint_{\gamma} \frac{f(s)}{s-z} ds= \left\{ \begin{array}{lr}f(z) & : z \in \gamma\\0 & : z \notin \gamma \end{array} where \gamma is defined as the interior of the simple closed curve described by the line integral.
The Attempt at a Solution
I = \oint_{|z+1| = 2} \frac{\left(\frac{z^2}{z-2}\right)}{z+2}} dz = 2\pi i (f(z)) = 2 \pi i
Correct solution is 2\pi i
Question
I understand that f(z)=1 for this problem, but I don't know why. I tried drawing a graph of the function but I'm confused about the |z+1|=2 part. This says that z=1 or z=-3, but this doesn't seem to be a simple closed curve anymore.
I have singularities at z=\pm2 but I'm not sure which singularity is included in the line integral because I don't know how to draw the graph.
Can someone help?