Unit-II - Complex Analysis - MA231BT
Unit-II - Complex Analysis - MA231BT
UNIT – II
COMPLEX ANALYSIS
Topic Learning Outcomes:
At the end of this unit, student will be able to
Basic Concepts:
Neighbourhood of a point:
A neighbourhood of a point 𝑧0 in the complex plane is the set of all points 𝑧 such that
|𝑧 − 𝑧0 | < 𝛿, where 𝛿 is a small positive real number. Geometrically, a neighbourhood of a
point 𝑧0 is the set of all points inside a circle having 𝑧0 as the centre & 𝛿 as the radius.
Example:
f(z) = z 2
f(z) = (x + iy)2
= (x 2 − y 2 ) + i(2xy)
= u + iv
∴ u = x − y 2 , v = 2xy
2
2
In polar form, f(z) = (reiθ ) = r 2 e2iθ = r 2 (cos2θ + isin2θ)
∴ 𝑢 = 𝑟 2 𝑐𝑜𝑠2𝜃, 𝑣 = 𝑟 2 𝑠𝑖𝑛2𝜃.
Analytic function:
A function 𝑓(𝑧) is said to be analytic at a point 𝑧0 , if f(z) is differentiable not only at 𝑧0 but
at every point in some neighborhood of 𝑧0 .
Entire Function:
A function which is analytic everywhere (for all 𝑧 in the complex plane) is known as entire
function.
A fundamental result of complex analysis is the C-R equations which gives the conditions,
a function must satisfy in order for a complex generalization of the derivative, the so-called
complex derivative, to exist. When the complex derivative is defined ‘everywhere’, the
function is said to be analytic.
u = v & u =−v
x y y x
are called the Cauchy- Riemann equations.
Harmonic Functions:
A function ∅ is said to be a Harmonic function if it satisfies Laplace equation ∇2 ∅ = 0.
𝜕2∅ 𝜕2∅
In Cartesian form ∅(𝑥, 𝑦) is Harmonic if + 𝜕𝑦 2 = 0.
𝜕𝑥 2
𝑢 = 𝑥 3 − 3𝑥𝑦 2 + 3𝑥 2 − 3𝑦 2 + 1
𝑢𝑥 = 3𝑥 2 − 3𝑦 2 + 6𝑥 ; 𝑢𝑥𝑥 = 6𝑥 + 6
∴ 𝑢𝑥𝑥 + 𝑢𝑦𝑦 = 6𝑥 + 6 − 6𝑥 − 6 = 0
Hence 𝑢 is harmonic.
Problems:
1. Show that analytic function with constant real part is constant.
Proof: Given 𝑓(𝑧) = 𝑢 + 𝑖𝑣 is analytic
Given u is constant = k
𝜕𝑣 𝜕𝑣
Since f is an analytic function =0 =0
𝜕𝑥 𝜕𝑦
⇒ 𝑣 is constant
𝑓(𝑧) = 𝑢 + 𝑖𝑣
𝜕𝑢 𝜕𝑣
𝑓 ′ (𝑧) = +𝑖 = 0 + 𝑖(0) = 0
𝜕𝑥 𝜕𝑥
⇒ 𝑓(𝑧) is constant.
|𝑓(𝑧)|2 = 𝑢2 + 𝑣 2 = 𝑐 2
differentiating w. r. t 𝑥 & 𝑦, we get
𝜕𝑢 𝜕𝑣
2𝑢 + 2𝑣 =0
𝜕𝑥 𝜕𝑥
𝑢𝑢𝑥 + 𝑢𝑢𝑦 = 0 … … (𝑖)
And
𝜕𝑢 𝜕𝑣
𝑢 +𝑣 =0
𝜕𝑦 𝜕𝑦
Using C-R equations
𝜕𝑣 𝜕𝑢
−𝑢 +𝑣 =0 … … . (𝑖𝑖)
𝜕𝑥 𝜕𝑥
Squaring and adding (i) and (ii)
2 2)
𝜕𝑢 2 𝜕𝑣 2
⇒ (𝑢 + 𝑣 [( ) + ( ) ]=0
𝜕𝑥 𝜕𝑥
⇒ |𝑓 ′ (𝑧)|2 = 0
⇒ 𝑓(𝑧) = constant
3. If 𝑓(𝑧) is analytic function , show that
𝜕2 𝜕2
[ 2 + 2 ] |𝑓(𝑧)|2 = 4|𝑓 ′ (𝑧)|2
𝜕𝑥 𝜕𝑦
𝜕2 𝜕2
[ + ] |𝑓(𝑧)|2 = 2[𝑢(𝑢𝑥𝑥 + 𝑢𝑦𝑦 ) + 𝑣(𝑣𝑥𝑥 + 𝑣𝑦𝑦 ) + 𝑢𝑥2 + 𝑣𝑥2 + 𝑢𝑦2 + 𝑣𝑦2 ]
𝜕𝑥 2 𝜕𝑦 2
𝜕2 𝜕2
[ 2 + 2 ] |𝑓(𝑧)|2 = 2[𝑢. 0 + 𝑣. 0 + 𝑢𝑥2 + 𝑣𝑥2 + (−𝑣𝑥 )2 + (𝑢𝑥 )2 ]
𝜕𝑥 𝜕𝑦
𝜕2 𝜕2
𝑖. 𝑒. , [ 2 + 2 ] |𝑓(𝑧)|2 = 2[2𝑢𝑥2 + 2𝑣𝑥2 ] = 4[𝑢𝑥2 + 𝑣𝑥2 ] − − − (iii)
𝜕𝑥 𝜕𝑦
𝜕2 𝜕2
Using this in R.H.S of (iii) we have [𝜕𝑥 2 + 𝜕𝑦 2] |𝑓(𝑧)|2 = 4|𝑓 ′ (𝑧)|2
|𝑓(𝑧)| = √𝑢2 + 𝑣 2
𝜕 1 𝜕𝑢 𝜕𝑣
|𝑓(𝑧)| = [2𝑢 + 2𝑣 ]
𝜕𝑥 2
2√𝑢 + 𝑣 2 𝜕𝑥 𝜕𝑥
2
𝜕 1
{ |𝑓(𝑧)|} = (𝑢2 𝑢𝑥2 + 𝑣 2 𝑣𝑥2 + 2𝑢𝑣 𝑢𝑥 𝑣𝑥 )
𝜕𝑥 2
√𝑢 + 𝑣 2
𝜕 2 1
Similarly {𝜕𝑦 |𝑓(𝑧)|} = √𝑢2 (𝑢2 𝑢𝑦2 + 𝑣 2 𝑣𝑦2 + 2𝑢𝑣 𝑢𝑦 𝑣𝑦 )
+𝑣 2
𝜕 2 𝜕 2 1
Adding {𝜕𝑥 |𝑓(𝑧)|} + {𝜕𝑥 |𝑓(𝑧)|} = 𝑢2 +𝑣2[(𝑢2 𝑢𝑥2 + 𝑣 2 𝑣𝑥2 + 2𝑢𝑣 𝑢𝑥 𝑣𝑥 ) + (𝑢2 𝑢𝑦2 +
𝑣 2 𝑣𝑦2 + 2𝑢𝑣 𝑢𝑦 𝑣𝑦 )]
Working procedure:
• Given 𝑢 or 𝑣 as functions 𝑥, 𝑦 we find 𝑢𝑥 , 𝑢𝑦 or 𝑣𝑥 , 𝑣𝑦 and consider 𝑓′(𝑧) = 𝑢𝑥 +
𝑖𝑣𝑥
• Given 𝑢, we use 𝐶 − 𝑅 equation 𝑣𝑥 = −𝑢𝑦 or given 𝑣 we use 𝑢𝑥 = 𝑣𝑦 so that
• 𝑓′(𝑧) = 𝑢𝑥 − 𝑖𝑢𝑦 or 𝑓′(𝑧) = 𝑣𝑦 + 𝑖𝑣𝑥
• We substitute the expression for the partial derivatives in R.H.S and then put 𝑥 = 𝑧,
𝑦 = 0 to obtain 𝑓′(𝑧) as a function of 𝑧
• Integrating w.r.t 𝑧, we get 𝑓(𝑧)
Applications:
Complex potential, steam and potential functions:
In a fluid flow, the analytic function 𝑤(𝑧) = ∅(𝑥, 𝑦) + 𝑖𝜓(𝑥, 𝑦) is known as
complex potential, ∅(𝑥, 𝑦)is known as velocity potential, 𝜓(𝑥, 𝑦) is known as
stream function. The velocity potential function and stream function are harmonic
functions that satisfy Laplace equation. The equipotential lines ∅(𝑥, 𝑦) = 𝑐, the
stream lines 𝜓(𝑥, 𝑦) = 𝑑 cut orthogonally.
In the study of electrostatics and gravitational fields, the curves ∅(𝑥, 𝑦) = 𝑐and
𝛹(𝑥, 𝑦) = 𝑑 are called equipotential lines and lines of force respectively.
In heat flow problems, the curves ∅(𝑥, 𝑦) = 𝑐 and 𝜓(𝑥, 𝑦) = 𝑑 are known as
isothermals and heat flow lines respectively.
1 1 𝑥
∴ 𝑢𝑥 = . 2 . 2𝑥 =
2 𝑥 + 𝑦2 𝑥2 + 𝑦2
1 1 𝑦
𝑢𝑦 = . 2 2
. 2𝑦 = 2
2 𝑥 +𝑦 𝑥 + 𝑦2
Putting 𝑥 = 𝑧 and 𝑦 = 0,
𝑧 1 1
𝑓 ′ (𝑧) = − 𝑖0 = ∴ 𝑓(𝑧) = 𝑢𝑥 + 𝑖𝑢𝑦 = ∫ 𝑑𝑧 + 𝑐
𝑧2 +0 𝑧 𝑧
2. Find the analytic function 𝑓(𝑧) whose imaginary part is 𝑒 𝑥 (𝑥𝑠𝑖𝑛 𝑦 + 𝑦 cos 𝑦)
Putting 𝑥 = 𝑧 and 𝑦 = 0,
Integrating by parts,
MA231BT (Statistics, Laplace Transform and Numerical Methods for PDE)
Department Of Mathematics
𝑓(𝑧) = (𝑧 + 1)𝑒 𝑧 − ∫ 𝑒 𝑧 . 1𝑑𝑧 + 𝑐 = (𝑧 + 1)𝑒 𝑧 − 𝑒 𝑧 + 𝑐
i.e. 𝑓(𝑧) = 𝑧𝑒 𝑧 + 𝑐.
𝑥 4 −𝑦 4 −2𝑥
3. Find the analytic function whose real part is hence determine 𝑣.
𝑥 2 +𝑦 2
𝑥 4 −𝑦 4 −2𝑥
Solution: Given 𝑢= 𝑥 2 +𝑦 2
(𝑥 2 + 𝑦 2 )(4𝑥 3 − 2) − (𝑥 4 − 𝑦 4 − 2𝑥)2𝑥
∴ 𝑢𝑥 =
(𝑥 2 + 𝑦 2 )2
(𝑥 2 + 𝑦 2 )(−4𝑦 3 ) − (𝑥 4 − 𝑦 4 − 2𝑥)2𝑦
𝑢𝑦 =
(𝑥 2 + 𝑦 2 )2
∴ 𝑓 ′ (𝑧) = 𝑢𝑥 − 𝑖𝑢𝑦
Putting 𝑥 = 𝑧 and 𝑦 = 0,
4𝑧 5 − 2𝑧 2 − 2𝑧 5 + 4𝑧 2 2𝑧 5 + 2𝑧 2
= =
𝑧4 𝑧4
𝑧5 𝑧2 2
i.e., 𝑓 ′ (𝑧) = 2 𝑧 4 + 2 𝑧 4 = 2𝑧 + 𝑧 2
2 2
∴ 𝑓(𝑧) = ∫ (2𝑧 + 2
) 𝑑𝑧 + 𝑐 = 𝑧 2 − + 𝑐
𝑧 𝑧
2
Thus 𝑓(𝑧) = 𝑧 2 − 𝑧 + 𝑐
To find 𝑣, separate the R.H.S of 𝑓(𝑧) into real and imaginary parts.
2
i.e., 𝑢 + 𝑖𝑣 = (𝑥 + 𝑖𝑦)2 − 𝑥+𝑖𝑦 + 𝑐
2(𝑥 − 𝑖𝑦)
= (𝑥 2 + 𝑖 2 𝑦 2 + 2𝑥𝑖𝑦) − +𝑐
(𝑥 + 𝑖𝑦)(𝑥 − 𝑖𝑦)
2(𝑥 − 𝑖𝑦)
= (𝑥 2 − 𝑦 2 ) + 2𝑥𝑖𝑦 − +𝑐
𝑥2 + 𝑦2
2𝑥 2𝑦
= [𝑥 2 − 𝑦 2 − ] + 𝑖 [2𝑥𝑦 + 2 ]+𝑐
𝑥2 +𝑦 2 𝑥 + 𝑦2
Equating real and imaginary parts we observe that the real part 𝑢 is same as in the given
2𝑥 3 𝑦+2𝑥𝑦 3 +2𝑥
problem and the required 𝑣 = + 𝑐.
𝑥 2 +𝑦 2
𝑢 = 𝑒 2𝑥 (𝑥𝑐𝑜𝑠2𝑦 − 𝑦𝑠𝑖𝑛2𝑦).
Putting 𝑥 = 𝑧 and 𝑦 = 0,
𝑒 2𝑧 𝑒 2𝑧 𝑒 2𝑧 𝑒 2𝑧
∴ 𝑓(𝑧) = (1 + 2𝑧) −2 = + 𝑧𝑒 2𝑧 − +𝑐
2 4 2 2
Thus 𝑓(𝑧) = 𝑧𝑒 2𝑧 + 𝑐
= 𝑒 2𝑥 (𝑥 + 𝑖𝑦)(𝑐𝑜𝑠2𝑦 + 𝑖 𝑠𝑖𝑛2𝑦) + 𝑐
Putting 𝑥 = 𝑧 and 𝑦 = 0,
i.e.,
(1 − 𝑐𝑜𝑠2𝑧)(2𝑐𝑜𝑠2𝑧) − 2𝑠𝑖𝑛2 2𝑧
𝑓 ′ (𝑧) =
(1 − cos 2𝑧)2
Separate 𝑐𝑜𝑡𝑧 = cot (𝑥 + 𝑖𝑦) into real and imaginary parts to determine the imaginary part
𝑣
1
[sin(𝑥 − 𝑖𝑦 + 𝑥 + 𝑖𝑦) + sin (𝑥 − 𝑖𝑦 − 𝑥 − 𝑖𝑦)]
= 2 +𝑐
1
[cos(𝑥 + 𝑖𝑦 − 𝑥 + 𝑖𝑦) − cos (𝑥 + 𝑖𝑦 + 𝑥 − 𝑖𝑦)]
2
sin 2𝑥 + sin (−2𝑖𝑦) sin 2𝑥 − 𝑖 sin ℎ2𝑦
= = +𝑐
cos(2𝑖𝑦) − cos 2𝑥 cos ℎ2𝑦 − cos 2𝑥
sin 2𝑥 −𝑠𝑖𝑛ℎ2𝑦
Thus 𝑢 + 𝑖𝑣 = [cos ℎ2𝑦−𝑐𝑜𝑠2𝑥] + 𝑖 [𝑐𝑜𝑠ℎ2𝑦−𝑐𝑜𝑠2𝑥] + 𝑐
(It may be observed that the real part 𝑢 is the given problem)
(𝑥 2 +𝑦 2 )1−𝑥.2𝑥 𝑦 2 −𝑥 2
Solution: 𝜓𝑥 = 2𝑥 + (𝑥 2 +𝑦 2 )2
= 2𝑥 + (𝑥 2+𝑦 2)2
(𝑥 2 + 𝑦 2 )0 − 𝑥. 2𝑦 2𝑥𝑦
𝜓𝑦 = −2𝑦 + 2 2 2
= −2𝑦 − 2
(𝑥 + 𝑦 ) (𝑥 + 𝑦 2 )2
−𝑧 2 1
i.e. 𝑓 ′ (𝑧) = 0 + 𝑖 (2𝑧 + (𝑧 2)2) = 𝑖 (2𝑧 − 𝑧 2)
1 1
∴ 𝑓(𝑧) = 𝑖 ∫ (2𝑧 − 2
) 𝑑𝑧 + 𝑐 = 𝑖 (𝑧 2 + ) + 𝑐
𝑧 𝑧
1
Thus 𝑓(𝑧) = 𝑖 (𝑧 2 + 𝑧) + 𝑐
𝑥 − 𝑖𝑦
= 𝑖 {(𝑥 2 + 𝑖 2 𝑦 2 + 2𝑥𝑖𝑦) + }+𝑐
(𝑥 + 𝑖𝑦)(𝑥 − 𝑖𝑦)
𝑥 − 𝑖𝑦
= 𝑖{(𝑥 2 − 𝑦 2 ) + 2𝑥𝑖𝑦} + 𝑖 { }+𝑐
𝑥2 + 𝑦2
𝑖𝑥 𝑦
= 𝑖(𝑥 2 − 𝑦 2 ) − 2𝑥𝑦 + + +𝑐
𝑥2 + 𝑦2 𝑥2 + 𝑦2
𝑦 𝑥
i.e. ɸ + 𝑖𝜓 = (−2𝑥𝑦 + 𝑥 2 +𝑦 2) + 𝑖 (𝑥 2 − 𝑦 2 + 𝑥 2 +𝑦 2) + 𝑐.
equating the real and imaginary parts we observe that the imaginary part 𝛹is same as the
𝑦
given problem and the required ɸ = −2𝑥𝑦 + 𝑥 2+𝑦 2 + c.
To find 𝑓 ′ (𝑧)
𝑣 = 𝑒 𝑥 (𝑥 sin 𝑦 + 𝑦 cos 𝑦) + 𝑐.
putting 𝑥 = 𝑧 and 𝑦 = 0
Exercise:
Simple curve:
The curve C is said to be simple if it does not intersect itself.
The curve C given by z(t) = x(t) + iy(t), a ≤ t ≤ b is simple if z(t1 ) ≠ z(t 2 ) for any two
different
values t1 and t2 in (a ,b).
Example: circle, semicircle etc.,
Smooth curve:
A curve is said to be smooth if there exists a unique tangent at each of points(differential
curves)
A smooth curve does not contain sharp corners.
Example: Arc of a circle is a smooth curve. Triangle is not a smooth curve.
Contour:
A continues chain of finite number of smooth curves is called a contour.
Example:
Circle is contour (single smooth curve.)
Triangle is contour (chain of three lines)
Rectangle is a contour (chain of four lines)
the above series is called Taylor’s series expansion for the function f(z) about the point z = a.
Examples:
z2 z3
1. Exponential series : ez = 1 + z + 2! + 3! …
z2 z3
2. Logarithmic series: log(1 + z) = z − + …
2 3
z3 z5
3. Sine series: sinz = z − 3! + 5! …
z2 z4
4. Cosine series: cosz = 1 − 2! + 4! …
Problems:
z−1
1. Expand f(z) = z+1 in Taylor’s series about the point (i) z = 0 (ii) z = 1.
z−1 2
Solution: f(z) = z+1 = 1 − z+1
z−1 2
f(z) = z+1 = 1 − z+1 , f(1) = 0
n (z)
(−1)n n! n (1)
(−1)n n! (−1)n+1 n!
f = −2 ( ),f = −2 n+1 =
(z + 1)n+1 2 2n
Substituting in (2),
z−1 (z−1)n
= ∑∞
n=1 (−1)n+1
z+1 2n
2z3 +1
2. Find the Taylor’s series expansion of f(z) = about the point z = i.
z2 +z
2z3 +1 2z+1 1 z
Solution: f(z) = = (2z − 2) + z2+z = 2(z − 1) + z + z+1
z2 +z
f(n) (i)
f(z) = f(i) + ∑∞
n=1 (z − i)n ------ (1)
n!
i 3
f(i) = −
2 2
1 1 i
f ′ (z) = 2 − + , f ′ (i)
= 3 +
z 2 (z + 1)2 2
(−1)n n! (−1)n n! 1 1
f n (z) = n+1
+ n+1
, n ≥ 2, f n (i) = (−1)n n! { n+1 + },n ≥ 2
z (z + 1) i (1 + i)n+1
Substituting in (1),
∞
i 3 i 1 1
f(z) = − + 3 + (z − i) + ∑(−1)n n! { n+1 + } (z − i)n
2 2 2 i (1 + i)n+1
n=2
Laurent’s Theorem:
A complex function f(z) is analytic inside and on the boundary of the annular region D
bounded by two concentric circles C1 and C2 centred at a with C1 as outer circle and C2 as
inner circle, then for all z in D,
b
f(z) = ∑∞ n ∞ n
n=0 a n (z − a) + ∑n=1 (z−a)n ------ (1)
The above series is known as Laurent’s series of f(z) about the point z = a, where
1 f(w)
an = 2πi ∫c dw, n = 0,1,2,3 … . ----- (2)
1 (w−a)n+1
1 f(w)
bn = 2πi ∫c dw, n = 1,2,3 … . ----- (3)
2 (w−a)−n+1
1. The first part in the R.H.S of (1) is called the ANALYTIC part of f(z) and the second
part is called the PRINCIPAL part of f(z).
2. R.H.S of (1) is a power series when it contains non-negative powers of (z-a).
3. The evaluation of the coefficients an, bn by using (2) and (3) is more complex. Usually
a rational function is expanded by using known expansions like Binomial,
Exponential and Logarithmic etc.,
Problems:
z2 −1
1. Obtain the power series expansion of the function f(z) = z2+5z+6 in the following regions.
(i) |z| < 2 (ii) 2 < |z| < 3 (iii) |z| > 3
z2 −1 5z+7 5z+7 3 8
Solution: f(z) = z2+5z+6 = 1 − = 1 − (z+2)(z+3) = 1 + z+2 − z+3
z2 +5z+6
z z
(i) |z| < 2 ⟹ | | < 1and | | < 1
2 3
3 8 3 8
f(z) = 1 + − = 1+ −
z+2 z+3 2(1 + ⁄2) 3(1 + z⁄3)
z
3 z −1 8 z −1
= 1 + 2 (1 + 2) − 3 (1 + 3)
3 z z 2 z 3 8 z z 2 z 3
= 1 + 2 {1 − 2 + (2) − (2) + − − −} − {1 − 3 + (3) − (2) − − −}
3
2 z
(ii) 2 < |z| < 3 ⟹ |z| < 1and |3| < 1
3 8 3 8
f(z) = 1 + − = 1+ − z
z+2 z+3 z(1 + 2⁄z) 3(1 + ⁄3)
3 2 −1 8 z −1
= 1 + z (1 + z) − 3 (1 + 3)
3 2 2 2 2 3 8 z z 2 z 3
= 1 + z {1 − z + (z) − (z) + − − −} − {1 − 3 + (3) − (2) − − −}
3
3 2
(iii) |z| > 3 ⟹ | | < 1and | | < 1
z z
3 8 3 8
f(z) = 1 + z+2 − z+3 = 1 + z(1+2⁄ ) − z(1+3⁄
z z)
3 2 −1 8 3 −1
= 1 + z (1 + z) − z (1 + z)
3 2 2 2 2 3 8 3 3 2 3 3
= 1 + z {1 − (z) + (z) − (z) + − − −} − z {1 − (z) + (z) − ( z) + − −}
z
2. Find the power series expansion of f(z) = (z2 +1)(z2+4) in the following regions.
z 2
(i) |z| < 1 ⟹ |z|2 < 1and | | < 1
2
z z 1 1
f(z) = = { 2 − }
+ 1)(z + 4) 3 z + 1 4(1 + (z⁄ )2 )
(z 2 2
2
z 1 2 −1
= 3 (1 + z 2 )−1 − 4 [1 + (z⁄2) ]
z z z 2 z 4 z 6
=3 (1 − z 2 + z 4 − − −) − 12 {1 − (2) + (2) − (2) + − − −}
1 1 2 z z 2
(ii) 1 < |z| < 2 ⟹ |z| < 1and |z| < 1, |2| < 1and |2| < 1
z z 1 1
f(z) = = { − }
(z 2 + 1)(z + 4) 3 z 2 (1 + 1 )
2 z 2
z2 4(1 + (2) )
−1
1 1 −1 z z 2
= [1 + z2 ] − 12 [1 + (2) ]
3z
1 1 1 1 2 1 3 z z 2 z 4 z 6
= 3 [z {1 − z2 + (z2) − (z2 ) + − −} − 4 {1 − (2) + (2) − (2) + − −}]
2 2 2 1 1 2
(iii) |z| > 2 ⟹ | | < 1and | | < 1, | | < 1and | | < 1
z z z z
z z 1 1
f(z) = (z2+1)(z2+4) = 3 { 1 − 4 }
z2 (1+ 2 ) z2 (1+ 2 )
z z
z 1 1 −1 1 4 −1
= { [1 + z2 ] } − z2 [1 + z2]
3 z2
1 1 1 2 4 4 2
= [{1 − z2 + (z2) − − −} − {1 − z2 + (z2 ) − − −}]
3z
1
3. Expand f(z) = (z+1)(z+3) in Laurent’s series valid for
(i) 0 < |z + 1| < 2, (ii) |z + 1| > 2
1
Solution: f(z) = (z+1)(z+3)
Let u = z + 1, then
u
(i) 0 < |z + 1| < 2 ⇒ |u| < 2 or |2| < 1
1 1 1 u
f(z) = u(u+2) = u = 2u (1 + 2)−1
2u(1+ )
2
1 1 1 u u2
=2 {u − 2 + 22 − 23 + − − −}
1 1 1 z+1 1 z+1 2
=2 {z+1 − 2 + ( 22 ) + 2 ( ) − − − −}
2
2
(ii) |z + 1| > 2 ⟹ |u| > 2 , | | < 1
u
1 1 1 2
f(z) = u(u+2) = 2 = u2 (1 + u)−1
u2 (1+ )
u
1 2 2 2 2 3
= u2 {1 − (u) + (u) − (u) + − − −}
1 2 22 23
=(z+1)2 − (z+1)3 + (z+1)4 − (z+1)5 + − − − −
2z2 −3z+4
4. Expand f(z) = (z−1)(z+2)2 in Laurent’s series valid for
(i) 1 < |z| < 2 , (ii) |z + 1| > 2
2z2 −3z+4 1 1 5 1 6
Solution: f(z) = (z−1)(z+2)2 = 3 (z−1) + 3 (z+2) − (z+2)2
1 z
(i) 1 < |z| < 2 ⟹ | | < 1and | | < 1
z 2
1 1 5 1 6
f(z) = 3z (1−1⁄ ) + 3 2 (1+z − 2
z ⁄2) 4(1+z⁄2)
1 −1 5 −1 3 −2
= 3z [1 − 1⁄z] + 6 [1 + z⁄2] − 2 [1 + z⁄2]
2 1
(ii) |z + 1| > 2, 𝑙𝑒𝑡 𝑢 = 𝑧 + 1𝑠𝑜 𝑡ℎ𝑎𝑡 |u| > 2 𝑜𝑟 | | < 1 𝑎𝑛𝑑 | | < 1
u u
1 1 5 1 6
f(z) = 3 (u−2) + 3 (u+1) − (u+1)2
1 1 5 1 6
= 3u (1−2⁄ ) + 3 u(1+1⁄ ) − 2
u u u2 (1+1⁄u)
1 −1 5 −1 6 −2
= 3u [1 − 2⁄u] + 3u [1 + 1⁄u] − u2 [1 + 1⁄u]
1 2 n 5 (−1)n (−1)(n+1)
= ∑∞ ( ) + ∑∞ − 6 ∑∞
3u n=0 u 3 n=0 un+1 n=0 un+2
Singular point:
A point ‘a’ at which a complex function f(z) fails to be analytic is called singular point of
f(z).
Example: z = 0 is a singular point for f(z)=1/z.
Removable Singularity:
Laurent’s expansion of f(z) about the point‘a’ is
1
f(z) = ∑∞ n ∞
n=0 a n (z − a) + ∑n=1 bn (z−a)n
If all the negative powers of (z-a) [Principal part] in the above series are zero, then such a
singularity is called removable singularity. The singularity can be removed by defining f(z)
such that it becomes analytic at z = a. If lim f(z) exists finitely, then z = a is a removable
z→a
singularity.
z−sinz
Example: z = 0 is a removable singularity of f(z) = .
z2
Zeros:
A point ‘a’ is called a zero of an analytic function f(z) if f(a) =0
Pole:
Laurent’s expansion of f(z) about ‘a’ is
1
f(z) = ∑∞ n ∞
n=0 a n (z − a) + ∑n=1 bn (z−a)n
Determination of poles:
If the number of negative powers of (z –a) in the above series [principal part] is infinite, then
z = a is called an essential singularity. In such case lim f(z) does not exist.
z→a
1 3 1 1
Example: If f(z) = (z + 1)sin z−2 = 1 + z−2 − 6(z−2)2 − 2(z−2)3 + … Since there are infinite
number of terms in the negative powers of (z-2), z = 2 is an essential singularity.
Problems:
Find the nature of the singularities of the following functions:
1 e2z
(i) f(z) = 1−ez (ii) f(z) = (z−1)4
Solution:
1
(i) f(z) = 1−ez f(z) has simple pole at 𝑧 = 2πi.
e2z 1 2 2 4 2 4
(ii) f(z) = (z−1)4 = e2 (z−1)4 + (z−1)3 + (z−1)2 + 3(z−1) + 3 + 15 (z − 1) + ⋯
Since there are 4 terms containing negative powers of (z-1), z = 1 is a pole of 4th
order.
1
Residue: The coefficient of in the Laurent’s expansion of f(z) is called Residue of f(z)
z−a
at the pole z = a.
Determination of a residue:
1 dm−1
If ‘a’ is a pole of order m ≥ 1 of f(z) then residue of f(z) at ‘a’ is R = (m−1)! [lim dzm−1 {(z −
z→a
m
a) f(z)}]
Note:
1 d
2. If m = 2(double pole), Residue = 1! lim dz{(z − a)2 f(z)}
z→a
1 d2
3. If m = 3(triple pole), Residue = 2! lim dz2{(z − a)3 f(z)}
z→a
Problems:
For the following functions find the poles and residues at each pole.
2z+1 2z+1
1. f(z) = z2−z−2 = (z+1)(z−2)
5
Residue at z = 2 is lim(z − 2)f(z) = 3
z→2
z2
2. f(z) = (z−1)2(z+2)
4
Residue at z = -2 is lim (z + 2)f(z) = 9
z→−2
zez
3. f(z) = (z−1)3
∫C f(z)dz = 2πi(R1 + R 2 + ⋯ +R n )
Problems:
e2z
1. Using Cauchy’s residue theorem, evaluate the integral ∫C (z+1)(z−2)
dz where C is the
circle|z| = 3.
e2z
Solution: Given f(z) = (z+1)(z−2)
e4
Residue at z = 2 is lim(z − 2)f(z) = = R2
z→2 3
e2z e−2 e4
∫C (z+1)(z−2)
dz = 2πi(R1 + R 2 ) = 2πi [ −3 + 3 ]
zcosz
2. Using Cauchy’s residue theorem, evaluate the integral ∫C dz where C is the
(z−π⁄2)3
circle
|z − 1| = 1.
zcosz π
Solution: Given f(z) = (z−π , z = 2 is a triple pole which lie inside the circle C
⁄2 )3
π 1 d2 3
Residue at z = = 2! lim dz2 {(z − π⁄2) f(z)} = −1 = R1
2 π
z→
2
zcosz
∫C dz = 2πiR1 = −2πi.
(z−π⁄2)3
1
3. Evaluate the integral ∫C dz where C is the circle |z − 2i| = 3 using Cauchy’s
z2 (z2 +4)
residue theorem.
1
Solution: Given f(z) = z2 (z2+4), z = 0 double pole, z = 2i &-2i are simple poles.
i
Residue at z = 2i is lim(z − 2i)f(z) = 16 = R 2
z→2
1 π
∫C dz = 2πi(R1 + R 2 ) = − 8 .
z2 (z2 +4)
4. Evaluate the integral ∫C tanz dz where C is the circle |z| = 2 Using Cauchy’s residue
theorem.
𝜋 3𝜋 5𝜋
Solution: f(z) = tanz has simple poles at 𝑧 = ± 2 , ± ,± …
2 2
π
z = ± 2 lie inside the circle.
π π
Residue at z = 2 is limπ (z − 2 ) f(z) = −1 = R1
z→
2
π π
Residue at z = − 2 is limπ (z + 2 ) f(z) = −1 = R 2
z→−
2
Exercise:
2. If C is the circle |z| = 1 , verify Cauchy’s theorem for (i) f(z) = z3, (ii) f(z) = ze-z.
z2 −6z−1
(ii) f(z) = (z−1)(z−3)(z+2) in the region 3 < |z + 2| < 5.
7z−2
(iii) f(z) = (z+1)(z−2)z about z = −1.
Ans:
z𝑛−1 1
(i) 𝒇(𝒛) = − ∑∞
n=1 ( 2.3𝑛 + 𝑧 𝑛 )
3𝑛 (𝑧+2)𝑛 1
(ii) 𝒇(𝒛) = ∑∞
n=0 ((𝑧+2)𝑛+1 + 5𝑛+1
) + 𝑧+2
4. Determine the poles of the following functions and the residues at each pole:
sinz z2 −2z
(i) (ii) (z+1)2(z2+4)
𝑧2
2z+1 dz
(iii) ∫C (2z−1)2
dz, C: |z| =1 (iv) ∫C dz, C: |z − i| = 2
(z2 +4)2
π π
Ans: (i) 3πi (ii) 2(3+2𝑖) (iii) πi (iv) 16
Video Links:
https://www.youtube.com/watch?v=ie9hvxq_I54
https://www.youtube.com/watch?v=0Won5Vs_65E
https://www.youtube.com/watch?v=zQ1IxVLi8SA
https://www.youtube.com/watch?v=bIY6ahHVgqA
https://www.youtube.com/watch?v=c8oDYqoMiGA