Complex simplification example, do not see how it follows

  • Thread starter Thread starter TheFerruccio
  • Start date Start date
  • Tags Tags
    Complex Example
TheFerruccio
Messages
216
Reaction score
0
This is an example in Kreyszig Advanced Engineering Mathematics section 14.1, example 6. There are two things I do not understand about the book's example.

Homework Statement



They are integrating around a loop containing z_0 with radius \rho of the complex function \frac{1}{z^m}.

Would it be helpful for me to just copy the book's example? It's more my attempt to understand the steps that they are taking that is giving me such a hard time. While the title of the problem says "Integral of \frac{1}{z^m} with Integer Power m" the final contour integral they are taking ends up being \oint_{c}(z-z_0)^m dz I do not see how this, at all, relates to the title of the problem.

Furthermore, I do not understand this equality:

(z-z_0)^m=p^m e^{imt}I apologize for not following the mandated format for this, but it is not really me trying to solve the problem, so much as it is me trying to understand what the heck the textbook is trying to tell me.
 
Physics news on Phys.org
TheFerruccio said:
They are integrating around a loop containing z_0 with radius \rho of the complex function \frac{1}{z^m}.
:
I do not understand this equality:
(z-z_0)^m=p^m e^{imt}
At this point, it's not just any old loop containing z0, but rather a circle radius ρ centred on z0. So z-z0 will have modulus ρ. (ρ
, not p.) How did they get to there? For a conformal function, such as zm, integrating around a closed loop containing no poles gives 0. An integral around an arbitrary loop around a pole therefore depends only on the pole - any loop around it will produce the same integral (as long as no other poles get included). So you can replace the original loop with a circle centred on the pole, if that makes things easier.
That said, I can't make much sense of z-m in this. I would have expected the original function to be (z-z0)-m.
 
haruspex said:
At this point, it's not just any old loop containing z0, but rather a circle radius ρ centred on z0. So z-z0 will have modulus ρ. (ρ
, not p.) How did they get to there? For a conformal function, such as zm, integrating around a closed loop containing no poles gives 0. An integral around an arbitrary loop around a pole therefore depends only on the pole - any loop around it will produce the same integral (as long as no other poles get included). So you can replace the original loop with a circle centred on the pole, if that makes things easier.
That said, I can't make much sense of z-m in this. I would have expected the original function to be (z-z0)-m.

So, for the equation (z-z_0)^m I would understand if it equaled \rho^m Though, I do not quite understand where they got the e^{imt}

They started out as... z(t)=z_0+\rho\left(\cos{t}+i\sin{t}\right)=z_0+ \rho e^{it} And, that makes perfect sense to me. They are saying that the curve is represented as the parameterized function z(t) and they are integrating along a circle around z_0 with a radius \rho with the shape of the general circle equation \cos{t}+i\sin{t}. From here, they are using Euler's identity to reduce it to z_0+\rho e^{it}. Great, that makes sense.

I am still not quite understanding the specific step where they replaced \left(z-z_0\right)^m with \rho^m e^{imt}. Is it because \left(z-z_0\right)^m, in this case is a fixed radius? Maybe I am starting to understand, but I might also be misunderstanding...
 
z(t)=z_0+ \rho e^{it}
z-z_0 = \rho e^{it}
(z-z_0)^m = (\rho e^{it})^m = \rho^m (e^{it})^m = \rho^m e^{itm}
 
haruspex said:
z(t)=z_0+ \rho e^{it}
z-z_0 = \rho e^{it}
(z-z_0)^m = (\rho e^{it})^m = \rho^m (e^{it})^m = \rho^m e^{itm}

Oh, wow, that was dreadfully simple. How did I not see that? :P

Thanks! Makes perfect sense. That's embarrassing.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top