Complex analysis - integrating over a contour
Let
. Find
}{z-\alpha}dz})
in terms of
, where
is the circle
oriented in the counterclockwise
direction.
I tried to express
as
. Then how should I proceed on? Any idea/suggestion is welcomed!:D
Re: Complex analysis - integrating over a contour
Hey alphabeta.
Can you use the Cauchy-Formula and evaluate f(z) at alpha? (Since f(z) has no singularities in the interior of the contour)?
Re: Complex analysis - integrating over a contour
Re: Complex analysis - integrating over a contour
Quote:
Originally Posted by
chiro
Hey alphabeta.
Can you use the Cauchy-Formula and evaluate f(z) at alpha? (Since f(z) has no singularities in the interior of the contour)?
Hi, Cauchy Integral Formula requires f(z) to be analytic rite? But Re(z) is not analytic anywhere right?
Re: Complex analysis - integrating over a contour
Quote:
Originally Posted by
Prove It
First, we need to check that there are not any singularities. The only place where there may be a singularity is where

. But this is not possible since on the contour

, for that denominator to be 0,

, but we know

. Now since

is the unit circle oriented in the counterclockwise direction centred at the origin, we can parameterise it as

with

. Notice that
 = \frac{z + \overline{z}}{2} = \frac{e^{i\,t} + e^{-i\,t}}{2} \end{align*})
and the integral becomes
Now let

and note that
 = 1 \end{align*})
and
 = 1 \end{align*})
giving
![\displaystyle \begin{align*} \frac{1}{2}\int_0^{2\pi}{\left[ \frac{e^{i\,t} + \left( e^{i\,t} \right)^{-1}}{e^{i\,t} - \alpha} \right] i\,e^{i\,t}\,dt } &= \frac{1}{2} \int_1^1{ \frac{ u + u^{-1} }{ u - \alpha } \, du}\\ &= 0 \end{align*}](http://latex.codecogs.com/png.latex?\displaystyle \begin{align*} \frac{1}{2}\int_0^{2\pi}{\left[ \frac{e^{i\,t} + \left( e^{i\,t} \right)^{-1}}{e^{i\,t} - \alpha} \right] i\,e^{i\,t}\,dt } &= \frac{1}{2} \int_1^1{ \frac{ u + u^{-1} }{ u - \alpha } \, du}\\ &= 0 \end{align*})
I thought we must also check for singularities inside
?
Re: Complex analysis - integrating over a contour
Quote:
Originally Posted by
alphabeta89
Hi, Cauchy Integral Formula requires f(z) to be analytic rite? But Re(z) is not analytic anywhere right?
Last time I checked, all real numbers are analytic...
Re: Complex analysis - integrating over a contour
Quote:
Originally Posted by
alphabeta89
I thought we must also check for singularities inside

?
Actually I think you are correct. Give me a moment...
Re: Complex analysis - integrating over a contour
Quote:
Originally Posted by
Prove It
Last time I checked, all real numbers are analytic...
No, Re(z) is nowhere analytic rite?
Re: Complex analysis - integrating over a contour
Quote:
Originally Posted by
alphabeta89
No, Re(z) is nowhere analytic rite?
You are confusing yourself. z is NOT a function, it is a complex number x + iy, with x and y being real numbers. The real part of z is x. So Re(z) is simply a real number, NOT a function.
Re: Complex analysis - integrating over a contour
To answer your other question, there is a singularity at
inside the region, so you will need to use the residue theorem.
, where  = \lim_{z \to \alpha} (z - \alpha) \frac{\textrm{Re }(z)}{z - \alpha} \end{align*})
That limit should be very easy to evaluate...