How Does the Cauchy Integral Formula Apply to Evaluating Complex Line Integrals?

  • Thread starter Thread starter laleler1
  • Start date Start date
  • Tags Tags
    Complex Line
laleler1
Messages
1
Reaction score
0

Homework Statement



for n=1,2,3,... , evaluate the integral,

I= \int_C\frac{e^{iz}}{z^n}dz
where C is a curve like z(t)=e^{it} and 0 \leq t \leq 2\Pi

Homework Equations


The Attempt at a Solution


I tried to use Cauchy integral formula; that

f^{(n)}(z)=\frac{n!}{2 \Pi i}\int_C\frac{f(\zeta)}{(\zeta-z)^{n+1}}d\zeta

then we can obtain,

f^{(n-1)}(z)=\frac{(n-1)!}{2 \Pi i}\int_C\frac{f(\zeta)}{(\zeta-z)^{n}}d\zeta

f^{(n-1)}(z)=\frac{(n-1)!}{2 \Pi i}\int_C\frac{f(\zeta)}{(\zeta-z)^{n}}d\zeta

(e^{iz})^{(n-1)}(z) \Big\vert_{z=0}=\frac{(n-1)!}{2 \Pi i}\int_C\frac{e^{iz}}{z^{n}}d\zeta

i^{n-1}=\frac{(n-1)!}{2 \Pi i}\int_C\frac{e^{iz}}{z^{n}}d\zeta

\int_C\frac{e^{iz}}{z^{n}}d\zeta=\frac{i^{n-1} 2 \Pi i} {(n-1)!}

~~~~~~~~=\frac{i^n 2 \Pi} {(n-1)!} .

can you check, is it right?
 
Physics news on Phys.org
Yes, that's correct.

You could also expand the integrand as a Laurent series and use the residue theorem.
 
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