I'm trying to determine the contour integral of the equation above. I first split the fraction into $g(z)=\frac{z}{z+3}\frac{1}{z+1}$
Then, since $z_0=-1$ is enclosed in the circle $|z+1|=2$, where -1 isn't analytic, I want to focus on $f(z)=\frac{z}{z+3}$.
Next, $\oint \frac{z}{z+3}dz=2\pi if(-1)=2\pi i\frac{-1}{-1+3}=-\pi i$
Are these steps correct? Is there a way to verify this?
Deformation of contours works by including a new circular region in the original contour, then showing both contours have the same value, since Cauchy-Goursat is satisfied.
In this case, if we leave the pole on the contour out, then Cauchy-Goursat is not satisfied. So, we have to include it. However, we also can't draw a circular region around it to apply residue theorem.
– Kaynex Nov 13 '16 at 16:13