Calculation of Complex Integral for Closed Curve with Poles at z=±2

  • Thread starter Thread starter player1_1_1
  • Start date Start date
  • Tags Tags
    Integral
player1_1_1
Messages
112
Reaction score
0

Homework Statement


count integral: \int\limits_C\frac{e^{2z}}{z^2-4}\mbox{d}z where C is closed curve containing z=\pm2

The Attempt at a Solution


\ldots=\int\limits_C\frac{e^{2z}}{(z-2)(z+2)}\mbox{d}z
so function has two poles z=\pm2 and integral will be
\ldots=\int\limits_{C_1}\frac{e^{2z}}{(z-2)(z+2)}\mbox{d}z+\int\limits_{C_2}\frac{e^{2z}}{(z-2)(z+2)}\mbox{d}z=4\pi i
corrrect?
 
Physics news on Phys.org


No. Isn't this the same integral you already posted except now the circle encloses both singularities? How come the exp term has completed disappeared?
 
yeah, its the same integral. yeah, that what i have done is nonsense, it should have been
\ldots=\int\limits_{C_1}\frac{\frac{e^{2z}}{z-2}}{z+2}\mbox{d}z+\int\limits_{C_2}\frac{\frac{e^{2z}}{z+2}}{z-2}\mbox{d}z where C_1 is around z=-2 and C_2 is around z=2 and then \ldots=\frac{1}{-4}\cdot2\pi ie^{-4}+\frac14\cdot2\pi ie^4=\frac12\pi i\left(e^4-e^{-4}\right)
ok?
 
Yeah that works. But apparently you already know the residue theorem, so why are you using the Cauchy integral formula. If the function is meromorphic with simple poles, as is the case here, you can obtain the integral via the residue formula by inspection.
 
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