Complex Analysis: Contour Integral

nateHI
Messages
145
Reaction score
4
Here's a link to a professor's notes on a contour integration example.
https://math.nyu.edu/faculty/childres/lec12.pdf

I don't understand where the ##e^{i\pi /2} I## comes from in the first problem. It seems like it should be ##e^{i\pi}## instead since ##-C_3## and ##C_1## are both on the real line.
 
Physics news on Phys.org
Judging from the picture in the notes contours ##C_1## and ##C_3## should be interchanged in the calculations, so the limit of the integral over ##C_3## gives us ##I##. Since the contour of integration includes half-circles in the upper half plane, a branch cut in the definition of ##\sqrt z## should be somewhere in the lower half-plane, so for ##z## with ##\operatorname{Re}z\ge 0## you have ##0\le \operatorname{Arg}z \le\pi##.

In particular, ##\sqrt{-x}= i \sqrt x## for ##x>0##.

Using this you can just make the change the variables ##x=-z## in the integral: $$\int_{-R}^{-\varepsilon} \frac{dz}{\sqrt z (z^2+1)} = \int_{R}^{\varepsilon} \frac{d(-x)}{\sqrt{-x} (x^2+1)} = \int^{R}_{\varepsilon} \frac{d x}{i \sqrt{x} (x^2+1)} .$$ As ##R\to \infty## and ##\varepsilon \to 0^+## the integral converges to ##\frac1i I##, which agrees with the notes (I computed integral over ##C_1##, and in the notes the integral over ##-C_1## was computed).
 
Cool thanks. Makes sense now.
 
A sphere as topological manifold can be defined by gluing together the boundary of two disk. Basically one starts assigning each disk the subspace topology from ##\mathbb R^2## and then taking the quotient topology obtained by gluing their boundaries. Starting from the above definition of 2-sphere as topological manifold, shows that it is homeomorphic to the "embedded" sphere understood as subset of ##\mathbb R^3## in the subspace topology.
Back
Top