Calculating Line Integral on Unit Circle with Complex Analysis Method

  • Thread starter Thread starter Doonami
  • Start date Start date
  • Tags Tags
    Integrating
Doonami
Messages
5
Reaction score
0
Good old complex analysis. I'm trying to evaluate a line integral which looks like this

\ointe (z + [1/z]) for |z| = 1

So I guess I'm dealing with a circle with a radius 1, so I've parameterised:

z = eit

I need to sub this into my formula of:

\intc f(z)dz = \intf(z(t)) z'(t)dt

(this is from [0,2pi]

However, when I go to sub that in I get an integral of an exponential to the power of an exponential. Can anyone suggest how to do that?
 
Physics news on Phys.org
Welcome to PF!

Doonami said:
Good old complex analysis. I'm trying to evaluate a line integral which looks like this

\ointe (z + [1/z]) for |z| = 1

So I guess I'm dealing with a circle with a radius 1, so I've parameterised:

z = eit

I need to sub this into my formula of:

\intc f(z)dz = \intf(z(t)) z'(t)dt

(this is from [0,2pi]

However, when I go to sub that in I get an integral of an exponential to the power of an exponential. Can anyone suggest how to do that?

Hi Doonami ! Welcome to PF! :smile:

Hint: go for the obvious … substitute u = 1/z (and be very careful about the limits of integration). :wink:

And cryptic hint: Then compare it with the derivative of the integral. :smile:
 
Yes. z= eit so ez+ 1/z becomes
e^{z+ 1/z}= e^{e^{it}+ e^{-it}}= e^{\frac{e^{2it}+ 1}{e^{it}}
If you let u= eit then du= ieitdt so -idu/u= dt.
 
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