Analyzing a Complex Integral: Circle of Radius 2 Centered at 0 Counterclockwise

player1_1_1
Messages
112
Reaction score
0

Homework Statement


integral: \int\limits_C\frac{\mbox{d}z}{z} where C is circle of radius 2 centered at 0 oriented counterclockwise

Homework Equations


The Attempt at a Solution


I am going to parameter this: \gamma=2\cos t+2i\sin t,\ \gamma^\prime=-2\sin t+2i\cos t,\ t\in[0,2\pi], then z=x+iy=2\cos t+2i\sin t and integral will look like this:
\int\limits^{2\pi}_0\frac{-2\sin t+2i\cos t}{2\cos t+2i\sin t}\mbox{d}t=\int\limits^{2\pi}_0\frac{i\left(i\cos t-\sin t\right)}{i\cos t-\sin t}\mbox{d}t=2\pi i
is it correct? and another question, what is counterclockwise? thanks for answer
 
Physics news on Phys.org
"Counter Clockwise" (called by our British cousins "anti-clockwise") means going around a circle opposite to the way clock hands do. On a coordinate system, going around the circle with radius 2 from (2, 0) to (0, 2) to (-2, 0) to (0, -2) back to (2, 0).

Yes, what you have done is correct. You could also use the parameterization z= 2e^{i\theta}.
 
Last edited by a moderator:
oh, sure, thanks for answer;)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top