MAT-601_2
MAT-601_2
Master of Science
(THIRD SEMESTER)
MAT 601
ADVANCED COMPLEX ANALYSIS
DEPARTMENT OF MATHEMATICS
SCHOOL OF SCIENCES
UTTARAKHAND OPEN UNIVERSITY
HALDWANI, UTTARAKHAND
263139
COURSE NAME: ADVANCED COMPLEX
ANALYSIS
Department of Mathematics
School of Science
Uttarakhand Open University
Haldwani, Uttarakhand, India,
263139
ADVANCED COMPLEX ANALYSIS MAT 601
Editor
Dr. Kamlesh Bisht
Assistant Professor (AC)
Department of Mathematics,
School of Sciences, Uttarakhand Open University
Edition : 2024
ISBN :
*NOTE: The design and any associated copyright concerns for each unit in this book are the sole
responsibility of the unit writers.
The self-learning material titled "Advanced Complex Analysis" has been specifically
designed for M.Sc. (Third Semester) learners at Uttarakhand Open University, Haldwani,
to provide them with easy access to high-quality educational resources. The course is
organized into fourteen units, each focusing on different key concepts in complex
analysis. Units 1 and 2 introduce the foundational topics of complex numbers, including
the concept of functions, limits, and continuity, which are essential for understanding
more advanced topics. Units 3 and 4 delve into the concept of analytic functions,
particularly focusing on the Cauchy-Riemann equations and power series, which are
crucial for analyzing complex functions. Units 5 and 6 shift the focus to conformal
mapping and Möbius transformations, as well as other types of mappings that preserve
angles and are fundamental in complex analysis. Units 7 and 8 explore complex line
integrals and Cauchy's inequalities, along with their various consequences, which are key
tools in evaluating integrals and understanding the behaviour of complex functions. Units
9 and 10 cover Cauchy's Theorem and the Cauchy Integral Formula, along with the
Maximum and Minimum Modulus Principle and Schwarz Lemma, which provide
powerful results about the properties of analytic functions. Unit 11 is dedicated to
singularities, where the behaviour of functions near points of discontinuity is studied.
Units 12, 13, and 14 explain the residue theorem, argument principle, Rouche’s theorem,
and the uniqueness of analytic continuation, which are advanced topics that extend the
applications of complex analysis.
The material is not only structured for academic learning but is also useful for
competitive examinations. It explains fundamental principles and theories in a clear and
straightforward manner, with numerous examples and exercises included to help learners
easily grasp the subject matter.
Course Name: Advanced Complex Analysis Course code: MAT601
Credit: 4
Syllabus
Algebra and Topology of the complex plane. Geometry of the complex
plane, Complex differentiation. : Power series and its convergence,
Cauchy-Riemann equations, Harmonic functions, Conformal Mapping:
Circle and line revisited, Conformal Mapping, Möbius transformations,
Other Mapping, Integration along a contour, The fundamental theorem of
calculus, Homotopy, Cauchy’s theorem, Cauchy integral formula,
Cauchy’s inequalities and other consequences, Winding number, Open
mapping theorem, Schwarz reflection Principle, Singularities of a
holomorphic function, Laurent series, The residue theorem, Argument
principle, Rouche’s theorem, Uniqueness of analytic continuation.
Refrences
Ruel V.Churchill, (1960), Complex Variables and Applications,
McGraw-Hill, New York.
S. Ponnusamy, (2011), Foundations of Complex Analysis (2nd
edition), Narosa Publishing House.
Murray R. Spiegel, (2009), Schaum's Outline of Complex
Variables(2ndedition).
Suggested Readings
L. V. Ahlfors,(1966), Complex Analysis, Second edition,
McGraw-Hill, New York.
J.B. Conway, (2000), Functions of One Complex Variable,
Narosa Publishing House,
E.T. Copson, (1970), Introduction to Theory of Functions of
Complex Variable, Oxford University Press.
Advanced Complex Analysis MAT601
BLOCK I
ANALYTIC FUNCTIONS
Department of Mathematics
Uttarakhand Open University Page 1
Advanced Complex Analysis MAT601
1.1 INTRODUCTION:-
Complex numbers extend the real number system to include solutions to
equations that have no real solutions, such as 𝑥 2 + 1 = 0. A complex
number is of the form 𝑧 = 𝑎 + 𝑖𝑏 where 𝑎 the real part, 𝑏 is the
imaginary part, and 𝑖 is the imaginary unit with 𝑖 2 = −1. They can be
represented on the complex plane, with the real part on the horizontal axis
and the imaginary part on the vertical axis. The term “Complex Number”
was coined by C.F. Gauss, and later mathematicians like A.L. Cauchy, B.
Riemann, and K. Weierstrass made significant contributions, enriching the
subject with their original work. Basic operations with complex numbers,
such as addition, subtraction, multiplication, and division, follow specific
rules. The modulus and argument provide a polar form, offering an
alternative way to express complex numbers, which is particularly useful
in advanced mathematics and engineering.
1.2 OBJECTIVES:-
After studying this unit, the learner’s will be able to
Department of Mathematics
Uttarakhand Open University Page 2
Advanced Complex Analysis MAT601
𝑧 = (𝑥, 𝑦)
we also write
𝑅(𝑧) = 𝑥, 𝐼 (𝑧) = 𝑦
𝑧 = 𝑥 + 𝑖𝑦 𝑜𝑟 𝑧̅ = 𝑥 + 𝑖𝑦
𝑧 + 𝑧̅ 𝑧 − 𝑧̅
𝑅 (𝑧 ) = 𝑥 = , 𝐼 (𝑧 ) = 𝑦 =
2 2𝑖
considered equal if and only if both their real parts and imaginary parts are
equal, i.e., 𝑥1 = 𝑥2 and 𝑦1 = 𝑦2 .
Formally
𝑧1 = 𝑥1 + 𝑖𝑦1 , 𝑧2 = 𝑥2 + 𝑖𝑦2
𝑧1 = 𝑧2 if and only if 𝑥1 = 𝑥2 , 𝑦1 = 𝑦2 .
If
𝑧1 = 𝑎 + 𝑖𝑏, 𝑧2 = 𝑐 + 𝑖𝑑 then
𝑧1 + 𝑧2 = (𝑎 + 𝑐 ) + 𝑖(𝑏 + 𝑑 )
Subtraction: To subtract one complex number from another,
subtract their corresponding real and imaginary parts.
𝑧1 = 𝑎 + 𝑖𝑏, 𝑧2 = 𝑐 + 𝑖𝑑 then
𝑧1 − 𝑧2 = (𝑎 − 𝑐 ) + 𝑖(𝑏 − 𝑑 )
Multiplication: To divide two complex numbers, multiply the
numerator and the denominator by the conjugate of the
denominator.
If
𝑧1 = 𝑎 + 𝑖𝑏, 𝑧2 = 𝑐 + 𝑖𝑑 then
𝑧1 . 𝑧2 = (𝑎 + 𝑖𝑏)(𝑐 + 𝑖𝑑 ) = 𝑎𝑐 + 𝑖𝑎𝑑 + 𝑏𝑐 + 𝑖 2 𝑏𝑑
= (𝑎𝑐 − 𝑏𝑑 ) + 𝑖(𝑎𝑑 + 𝑏𝑐 )
Division: To divide two complex numbers, multiply the numerator
and the denominator by the conjugate of the denominator.
If
𝑧1 = 𝑎 + 𝑖𝑏, 𝑧2 = 𝑐 + 𝑖𝑑, the conjugate of
𝑧2 is 𝑧̅2 = 𝑐 − 𝑖𝑑 then
𝑧1 𝑎 + 𝑖𝑏 𝑐 − 𝑖𝑑 (𝑎 + 𝑖𝑏)(𝑐 − 𝑖𝑑 )
= . =
𝑧2 𝑐 + 𝑖𝑑 𝑐 − 𝑖𝑑 𝑐 2 + 𝑑2
(𝑎𝑐 − 𝑏𝑑 )(𝑏𝑐 − 𝑎𝑑 )
=
𝑐 2 + 𝑑2
𝑎𝑐−𝑏𝑑 𝑏𝑐−𝑎𝑑
= ( 𝑐 2 +𝑑2 ) + 𝑖 ( 𝑐 2 +𝑑2 ) if 𝑐 2 + 𝑑 2 ≠ 0
Department of Mathematics
Uttarakhand Open University Page 4
Advanced Complex Analysis MAT601
Absolute Value: For a complex number 𝑧 = 𝑎 + 𝑖𝑏, where 𝑎 the real part
is and 𝑏 is the imaginary part, the absolute value is defined as:
|𝑧|2 = 𝑧𝑧̅
Non-negativity: ∣ 𝑧 ∣≥ 0
The absolute value is always non-negative.
Zero: ∣ 𝑧 ∣= 0
if and only if z=0 (i.e., both the real and imaginary parts are zero).
Department of Mathematics
Uttarakhand Open University Page 5
Advanced Complex Analysis MAT601
Fig.1
|𝑧| = √𝑥 2 + 𝑦 2
This is derived from the Pythagorean theorem, considering 𝑧 = (𝑥, 𝑦) as a
point in the 𝑥𝑦 −plane.(see Fig.2.)
Fig.2.
Fig.3.
Department of Mathematics
Uttarakhand Open University Page 7
Advanced Complex Analysis MAT601
This represents the distance of the point 𝑃 from the origin 𝑂 . The
argument 𝜃, often referred to as the amplitude of 𝑧, is determined by the
angle 𝜃 between the line segment 𝑂𝑃 and the positive real axis. It is
𝑦
calculated as the arctangent of 𝜃 = tan−1 𝑥 , representing the direction of
the point 𝑃 from the origin. Together, the modulus and argument
provide a comprehensive description of the complex number's location
and direction within the complex plane and it is also written as 𝜃 =
𝑎𝑚𝑝(𝑧) or 𝜃 = arg(𝑧).
Department of Mathematics
Uttarakhand Open University Page 8
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 9
Advanced Complex Analysis MAT601
Using the properties of complex numbers in polar form, we can write this
as:
𝑧1 𝑟1 (𝑐𝑜𝑠𝜃1 + 𝑖𝑠𝑖𝑛𝜃1 )
= .
𝑧2 𝑟2 (𝑐𝑜𝑠𝜃2 + 𝑖𝑠𝑖𝑛𝜃2 )
To simplify the fraction, we multiply the numerator and the denominator
by the complex conjugate of the denominator:
𝑧1 𝑟1 (𝑐𝑜𝑠𝜃1 + 𝑖𝑠𝑖𝑛𝜃1 ) (𝑐𝑜𝑠𝜃1 − 𝑖𝑠𝑖𝑛𝜃1 )
= . .
𝑧2 𝑟2 (𝑐𝑜𝑠𝜃2 + 𝑖𝑠𝑖𝑛𝜃2 ) (𝑐𝑜𝑠𝜃2 − 𝑖𝑠𝑖𝑛𝜃2 )
The denominator simplifies as:
(𝑐𝑜𝑠𝜃2 + 𝑖𝑠𝑖𝑛𝜃2 ). (𝑐𝑜𝑠𝜃2 − 𝑖𝑠𝑖𝑛𝜃2 ) = 𝑐𝑜𝑠 2 𝜃2 + 𝑖𝑠𝑖𝑛2 𝜃2 = 1
𝑟
This shows that the modulus of the quotient is 𝑟1 , and the argument of the
2
quotient is 𝜃1 − 𝜃2 . Therefore
𝑧1
𝑎𝑟𝑔 ( ) = 𝑎𝑟𝑔(𝑧1 ) − 𝑎𝑟𝑔 (𝑧2 )
𝑧2
This completes the proof that the argument of the quotient of two complex
numbers is equal to the difference of their arguments.
⇒
|𝑧1 . 𝑧2 | = |𝑧1 |. |𝑧2 |
𝑧 𝑧
Remark: |𝑧1 | = |𝑧1 . 𝑧2 | = |𝑧1 | . |𝑧2 |,
2 2
𝑧1 𝑧1
| |=| |
𝑧2 𝑧2
Department of Mathematics
Uttarakhand Open University Page 10
Advanced Complex Analysis MAT601
Theorem4: The modulus of the sum of two complex numbers is less than
or equal to sum of their moduli.
= 𝑟1 + 𝑟2 = |𝑧1 | + |𝑧2 |
|∑ 𝑧𝑛 | ≤ ∑|𝑧𝑛 |
𝑛=1 𝑛=1
Theorem5: The modulus of the sum of two complex numbers is less than
or equal to sum of their moduli.
|𝑧1 | = 𝑟1 , |𝑧2 | = 𝑟2
Department of Mathematics
Uttarakhand Open University Page 11
Advanced Complex Analysis MAT601
= 𝑟1 − 𝑟2 = |𝑧1 | − |𝑧2 |
Remark: To prove
|𝑧1 − 𝑧2 | ≤ |𝑧1 | + |𝑧2 |
= |𝑧1 | + |𝑧2 |
|𝑧1 | = 𝑟1 , |𝑧2 | = 𝑟2
𝑟1 − 𝑟2 = |𝑧1 | − |𝑧2 |
OR
|𝑧1 | = 𝑟1 , |𝑧2 | = 𝑟2
= [𝑟12 + 𝑟22 ]
= 2[|𝑧1 |2 + |𝑧2 |2 ]
Proof: Let the equation of line AB joining the points A (𝑧1 ) and B(𝑧2 ),
suppose point P(z) on it. So
Fig.4.
𝑧−𝑧1
𝑎𝑟𝑔 (𝑧 ) = 0 or 𝜋
1 −𝑧2
𝑧−𝑧1
Consequently (𝑧 ) is purely real so that
1 −𝑧2
Department of Mathematics
Uttarakhand Open University Page 13
Advanced Complex Analysis MAT601
𝑧 − 𝑧1 ̅̅̅̅̅̅̅̅̅
𝑧 − 𝑧1 𝑧̅ − 𝑧̅1
( )=( )=( )
𝑧1 − 𝑧2 𝑧1 − 𝑧2 𝑧̅1 − 𝑧̅2
𝑧(𝑧̅1 − 𝑧̅2 ) − 𝑧̅(𝑧̅1 − 𝑧̅2 ) + (𝑧1 𝑧̅2 − 𝑧2 𝑧̅1 ) = 0 is required equation of line.
Fig.5.
Squaring both sides, we have
|𝑧 − 𝑎 |2 = 𝑟 2
(𝑧 − 𝑎)(𝑧̅ − 𝑎̅) = 𝑟 2
(𝑧𝑧̅ − 𝑎̅𝑧 + 𝑎𝑎̅ − 𝑎𝑧̅) = 𝑟 2
𝑧𝑧̅ − 𝑎̅𝑧 − 𝑎𝑧̅ + (|𝑎|2 − 𝑟 2 ) = 0
SOLVED EXAMPLE
Department of Mathematics
Uttarakhand Open University Page 14
Advanced Complex Analysis MAT601
2
= 2 [|𝑎|2 + |√𝑎2 − 𝑏2 | ] + 2 |[𝑎 + √𝑎2 − 𝑏2 ] [𝑎 − √𝑎2 − 𝑏2 ]|
Hence
|𝑧 2 − 𝑧| < 1.
SOLUTION: Let 𝑧 = 𝑟𝑒 𝑖𝜃
Then 𝑧 2 − 𝑧 = 𝑟 2 𝑒 𝑖2𝜃 − 𝑟𝑒 𝑖𝜃
= 𝑟 4 + 𝑟 2 − 2𝑟 3 cos(2𝜃 − 𝜃)
Department of Mathematics
Uttarakhand Open University Page 15
Advanced Complex Analysis MAT601
But |𝑧 2 − 𝑧 |2 < 1
Hence
𝑟 4 + 𝑟 2 − 2𝑟 3 cos 𝜃 < 1
or 𝑟 4 + 𝑟 2 − 2𝑟 3 cos 𝜃 − 1 < 0
Hence
𝑟 4 + 𝑟 2 − 2𝑟 3 cos 𝜃 − 1 = 0
|𝑧 − 1| + |𝑧 + 1| ≤ 3.
SOLUTION: Let 𝑧 = 𝑥 + 𝑖𝑦
|𝑧 − 1| + |𝑧 + 1| = |𝑥 + 𝑖𝑦 − 1| + |𝑥 + 𝑖𝑦 + 1|
But |𝑧 − 1 | + |𝑧 + 1 | ≤ 3
20𝑥 2 + 36𝑦 2 ≤ 45
𝑥2 𝑦2
+ =1
(9/4) (5/4)
Department of Mathematics
Uttarakhand Open University Page 16
Advanced Complex Analysis MAT601
|𝑧 − 𝑎 |. |𝑧 + 𝑎 | = 𝑎 2 , 𝑎 > 0
is a lemniscate.
SOLUTION: Let |𝑧 2 − 𝑎 2 | = 𝑎 2 or 𝑧 2 − 𝑎2 = 𝑎2 𝑒 𝑖𝜆
𝑟 2 𝑠𝑖𝑛2𝜃 = 𝑎2 𝑠𝑖𝑛𝜆
(𝑟 2 𝑐𝑜𝑠2𝜃 − 𝑎2 )2 + (𝑟 2 𝑠𝑖𝑛2𝜃)2 = 𝑎4
𝑟 2 (𝑟 2 − 2𝑎2 𝑐𝑜𝑠2𝜃) = 0
But 𝑟 ≠ 0 as 𝑧 ≠ 0
which is lemniscates.
Department of Mathematics
Uttarakhand Open University Page 17
Advanced Complex Analysis MAT601
1.10 SUMMARY:-
In this unit we have studied, a complex number is a mathematical entity
that extends the concept of one-dimensional real numbers to a two-
dimensional number system. It is expressed in the form 𝑎 + 𝑏𝑖, where 𝑎
and 𝑏 are real numbers, and 𝑖 is the imaginary unit satisfying 𝑖 2 = −1.
Department of Mathematics
Uttarakhand Open University Page 18
Advanced Complex Analysis MAT601
Here, 𝑎 is referred to as the real part and 𝑏 as the imaginary part of the
complex number. Complex numbers enable the solution of equations that
have no real solutions, such as 𝑥 2 + 1 = 0. They are fundamental in
various fields of mathematics, engineering, and physics, providing a way
to describe oscillations, waveforms, and other phenomena.
1.11 GLOSSARY:-
Complex Number: A number of the form 𝑎 + 𝑏𝑖, where 𝑎 and 𝑏
are real numbers, and 𝑖 is the imaginary unit with 𝑖 2 = −1.
Real Part: The component 𝑎 in a complex number 𝑎 + 𝑏𝑖 ,
representing a real number.
Imaginary Part: The component 𝑏 in a complex number 𝑎 + 𝑏𝑖,
representing a real number multiplied by the imaginary unit 𝑖.
Imaginary Unit (𝒊): A mathematical constant satisfying 𝑖 2 = −1.
Equality of Complex Numbers: Two complex numbers 𝑎 + 𝑏𝑖 and
𝑐 + 𝑑𝑖 are equal if and only if 𝑎 = 𝑐 and 𝑏 = 𝑑.
Complex Plane (Argand Plane): A two-dimensional plane for
representing complex numbers, where the horizontal axis is the
real part and the vertical axis is the imaginary part.
Magnitude (Modulus): The distance from the origin to the point
(𝑎, 𝑏) in the complex plane, calculated as ∣ 𝑧 ∣= √𝑎2 + 𝑏2 for a
complex number 𝑧 = 𝑎 + 𝑏𝑖.
Argument (Phase): The angle θ formed with the positive real axis,
𝑏
calculated using 𝜃 = tan−1 𝑎 , (𝑏/𝑎) for a complex number 𝑧 =
𝑎 + 𝑏𝑖.
Polar Form: A representation of a complex number in terms of its
magnitude and argument: 𝑧 = 𝑟(𝑐𝑜𝑠𝜃 + 𝑖𝑠𝑖𝑛𝜃) or 𝑧 = 𝑟𝑒 𝑖𝜃 .
Conjugate: The conjugate of a complex number 𝑎 + 𝑏𝑖 is 𝑎 − 𝑏𝑖.
Addition of Complex Numbers: Combining two complex
numbers by adding their real parts and their imaginary parts
separately: (𝑎 + 𝑏𝑖) + (𝑐 + 𝑑𝑖) = (𝑎 + 𝑐) + (𝑏 + 𝑑)𝑖.
Multiplication of Complex Numbers: Multiplying two complex
numbers using distributive property and the fact that 𝑖 2 = −1:
(𝑎 + 𝑏𝑖)(𝑐 + 𝑑𝑖) = (𝑎𝑐 − 𝑏𝑑) + (𝑎𝑑 + 𝑏𝑐)𝑖.
Division of Complex Numbers: Dividing by multiplying the
numerator and denominator by the conjugate of the denominator
𝑎+𝑏𝑖 (𝑎+𝑏𝑖)(𝑐−𝑑𝑖)
and simplifying: 𝑐+𝑑𝑖 = .
𝑐 2 +𝑑2
Department of Mathematics
Uttarakhand Open University Page 19
Advanced Complex Analysis MAT601
1.12 REFERENCES:-
James Ward Brown and Ruel V. Churchill 2009 (Eighth Edition)
,Complex Variables and Applications.
Elias M. Stein and Rami Shakarchi (2003), Complex Analysis.
I.John B. Conway1978 (Second Edition), Functions of One
Complex Variable.
Theodore W. Gamelin(2001),Complex Analysis.
(TQ-4) Show that the origin and the point representing the roots of the
equation 𝑧 2 + 𝑝𝑧 + 𝑞 = 0 form an equilateral if 𝑝2 = 3𝑞.
(TQ-5) Find 𝑎𝑟𝑔𝑖(𝑥 + 𝑖𝑦) if 𝑎𝑟𝑔(𝑥 + 𝑖𝑦) = 𝛼.
(TQ-6)Show that the triangles whose vertices are 𝑧1, 𝑧2, 𝑧3 and
𝑧′1 𝑧′2 𝑧′3 are directly if
𝑧1 𝑧 ′1 1
|𝑧2 𝑧 ′ 2 1| = 0
𝑧3 𝑧′3 1
Department of Mathematics
Uttarakhand Open University Page 20
Advanced Complex Analysis MAT601
1.15 ANSWERS:-
SELF CHECK ANSWERS (SCQ’S)
1.
a. 4 + 2𝑖
b. 2 + 6𝑖
c. 11 − 2𝑖
d. −1 + 2𝑖
e. 5
f. 1 + 2𝑖
2.
g. equal
h. not equal
i. equal
j. equal
k. not equal
3.
a. true
b. true
c. true
d. true
e. False
4. 1/𝑧̅
𝜋
5. 𝜃 + 2
6. 5√2𝑒 3𝑖𝜋/4
7. are similar
8. 𝑧1 + 𝑧3 = 𝑧2 + 𝑧4
Department of Mathematics
Uttarakhand Open University Page 21
Advanced Complex Analysis MAT601
𝜋 5𝜋 9𝜋
(TQ-2) 𝑥 = 8 , , ,…
8 8
𝜋
(TQ-5) 2 + 𝛼
𝜋
(TQ-9) 2
𝜋
(TQ-10) 4
Department of Mathematics
Uttarakhand Open University Page 22
Advanced Complex Analysis MAT601
2.1 INTRODUCTION:-
In this unit, learners are well-versed in the definitions of limits and
continuity for functions of a real variable; in this chapter, we will extend
these concepts to functions of a complex variable. This includes exploring
the nuances of limits and continuity within the complex plane, where
functions involve both real and imaginary components. By understanding
these definitions in the context of complex variables, students will gain
deeper insights into the behavior and properties of complex functions,
building on their existing knowledge from real analysis to navigate the
more intricate landscape of complex analysis.
Department of Mathematics
Uttarakhand Open University Page 23
Advanced Complex Analysis MAT601
2.2 OBJECTIVES:-
After studying this unit, the learner’s will be able to
2.4 NEIGHBORHOOD:-
In the Argand plane (also known as the complex plane), the neighborhood
of a point 𝑧0 is defined as the set of points 𝑧 such that the distance
between 𝑧0 and 𝑧 (denoted as |𝑧 − 𝑧0 | < 𝜀 is less than some positive real
number ε. Mathematically, it can be expressed as {𝑧 ∈ ℂ: |𝑧 − 𝑧0 | < 𝜀 },
where ℂ represents the complex numbers. This neighborhood represents
an open set around the point z, where all points within a certain distance 𝜀
from 𝑧 are included.
The neighborhood of the point at infinity in the complex plane is the set
of points 𝑧 s.t. |𝑧| < 𝑘 where 𝑘 is any positive real number.
Department of Mathematics
Uttarakhand Open University Page 24
Advanced Complex Analysis MAT601
illustrates the nuanced relationship between limit points and sets in the
complex plane.
OR
A point 𝑧0 ∈ ℂ is called a limit point (or accumulation point) of a subset
𝑆 ⊆ ℂ if every open neighborhood of 𝑧0 contains at least one point of
𝑆 different from 𝑧0 itself. Formally, 𝑧0 is a limit point of 𝑆 if for every 𝜖 >
0, there exists a point 𝑧 ∈ 𝑆 such that 0 <∣ 𝑧 − 𝑧0 ∣< 𝜖. This means that
𝑧0 can be approached arbitrarily closely by points of 𝑆.
Theorem1: Let 𝑓 be a complex valued function defined on 𝐷 and let
𝑧0 𝜖𝐶𝑙(𝐷). If lim 𝑓(𝑧) exist, then this limit is unique.
𝑧−𝑧0
Solution: Suppose for contradiction that the limit is not unique. This
means there exist two distinct complex numbers 𝑙1 and 𝑙2 such that:
Now assume 𝑙1 ≠ 𝑙2
By the definition of the limit, for any 𝜖 > 0, there exists a 𝛿1 > 0 such
that:
∣ 𝑧 − 𝑙1 ∣< 𝜖, ∣ 𝑧 − 𝑙2 ∣< 𝜖
∣ 𝑙1 − 𝑙2 ∣ 2
∣ 𝑙1 − 𝑙2 ∣< 2. = ∣ 𝑙1 − 𝑙2 ∣
3 3
Department of Mathematics
Uttarakhand Open University Page 25
Advanced Complex Analysis MAT601
lim 𝑓(𝑧) = 𝑙1
𝑧−𝑧0
Solution: Given
𝑧0 = 𝑥0 + 𝑖𝑦0
𝑤0 = 𝑢0 + 𝑖𝑣0
and 𝑧0 ∈ 𝐶𝑙(𝐷)
This means that ∀ ∈> 0, ∃ 𝛿 > 0 such that whenever 0 < |𝑧 − 𝑧0 | < 𝛿,
we have
|𝑓 (𝑧) − 𝑤0 | <∈
Using the properties of absolute values for complex numbers; this can be
written as
This implies:
Assume
This means that ∀ ∈> 0, ∃ 𝛿1 > 0 such that whenever 0 < |𝑧 − 𝑧0 | < 𝛿1 ,
we have
∈
|𝑢(𝑥, 𝑦) − 𝑢0 | <
√2
This implies:
Department of Mathematics
Uttarakhand Open University Page 27
Advanced Complex Analysis MAT601
SOLVED EXAMPLE
𝑧̅
EXAMPLE1: Prove that lim 𝑧 does not exist.
𝑧→0
∴ 𝑦 = 0, 𝑧 = 𝑥 (∵ 𝑧 = 𝑥 + 𝑖𝑦)
𝑧̅ 𝑥
∴ lim𝑓(𝑧) = lim 𝑧 = lim 𝑥 = 1
𝑧→0 𝑧→0 𝑧→0
Hence the limit is not unique along real and imaginary axis.
𝑧̅
∴ lim 𝑧 does not exist.
𝑧→0
Department of Mathematics
Uttarakhand Open University Page 28
Advanced Complex Analysis MAT601
least one point of 𝑆 and at least one point of the complement of 𝑆. The
collection of all such boundary points is referred to as the boundary of 𝑆.
Notably, the empty set ∅ and the entire complex plane C are examples of
sets that are simultaneously open and closed. The set 𝐴 = {𝑧: 0 <∣ 𝑧 − 𝑧0 ∣
≤ 𝑟} exemplifies a set that fails to meet the criteria for either openness or
closedness. Moreover, the open disc ∣ 𝑧 ∣< 1 represents an open set,
whereas the closed disc ∣ 𝑧 ∣≤ 1 constitutes a closed set. Additionally, it's
crucial to acknowledge that the intersection of a finite number of open sets
remains open, while the arbitrary union of open sets also remains open.
Department of Mathematics
Uttarakhand Open University Page 29
Advanced Complex Analysis MAT601
Closure of a Set: The closure of a set 𝑆 ⊆ ℂ is the smallest closed set that
contains 𝑆. It is denoted by 𝑆̅ and includes all points of S along with all its
limit points. Mathematically, 𝑆̅ = 𝑆 ∪ 𝑆′, where 𝑆′ is the derived set of 𝑆.
The closure represents the "completion" of 𝑆 by including its boundary
points.
2.11 DOMAIN:-
A domain is defined as a nonempty, open, and connected subset of the
complex plane C. If the set includes its boundary points, it is termed a
closed domain. Notably, every neighborhood of a point in the complex
plane qualifies as a domain. When a domain is combined with some, none,
or all of its boundary points, it is referred to as a region. Consequently,
every domain is a type of region, but not all regions qualify as domains,
highlighting that domains are a specific subset of regions with stricter
criteria.
where 𝑥(𝑡) and 𝑦(𝑡) are real-valued continuous functions of the real
variable t, with t in the interval [𝑎, 𝑏], defines a set of points in the
Department of Mathematics
Uttarakhand Open University Page 30
Advanced Complex Analysis MAT601
It states that a simple closed Jordan curve divides the Argand plane into
two open domains which have the curve as the common boundary. One of
these domains is bounded and is known as interior domain, while the other
is bounded and is called exterior domain.
Department of Mathematics
Uttarakhand Open University Page 31
Advanced Complex Analysis MAT601
= 𝑟 𝑛 𝑒 𝑖𝑛𝜃 𝑒 2𝜋𝑛𝑖
{∵ 𝑒 2𝜋𝑛𝑖 = 1, 𝑛 ∈ ℤ }
𝑛
= (𝑟𝑒 𝑖𝜃 ) = 𝑓(𝑧(𝑟, 𝜃))
Department of Mathematics
Uttarakhand Open University Page 32
Advanced Complex Analysis MAT601
∵ 𝑒 2𝜋𝑛𝑖 ∉ 1, when 𝑛 ∉ ℤ
ii) If the elements of 𝐴 are real numbers and those of 𝐵 are complex
numbers, then 𝑓 is a complex-valued function of a real variable.
Fig.1.
2.14 CONTINUITY:-
A function 𝑓: ℂ → ℂ is said to be continuous at a point 𝑧0 ∈ ℂ if, for every
𝜖 > 0, there exists a 𝛿 > 0 such that whenever ∣ 𝑧 − 𝑧0 ∣< 𝛿, it follows
that ∣ 𝑓(𝑧) − 𝑓(𝑧0 ) ∣< 𝜖. In other words, small changes in the input 𝑧 near
𝑧0 result in small changes in the output 𝑓(𝑧). The function f is continuous
on a set 𝑆 ⊆ ℂ if it is continuous at every point in 𝑆.
OR
Department of Mathematics
Uttarakhand Open University Page 33
Advanced Complex Analysis MAT601
SOLVED EXAMPLE
∴ 𝑓 (𝑖 ) = 𝑖 2 = −1
∴ lim 𝑧 2 = 𝑙 2 = −1
𝑧→𝑖
∴ lim 𝑧 2 = −1 = 𝑓(𝑖)
𝑧→𝑖
So 𝑓 is continuous at a point 𝑧 = 𝑖.
2
EXAMPLE4: Let 𝑓(𝑧) = {𝑧 𝑧 ≠ 𝑖 prove that 𝑓 is not continuous at a
0 𝑧=𝑖
point 𝑧 = 𝑖.
SOLUTION: 𝑓 (𝑖 ) = 0
∴ 𝑓 is not continuous at 𝑧 = 𝑧0 .
𝜋
𝑧2
EXAMPLE5: explain the continuity of 𝑓(𝑧) = 𝑧 4 +3𝑧 2 +1 at 𝑧 = 𝑒 𝑖 4 .
𝜋
SOLUTION: 𝑧 = 𝑒 𝑖 4
𝜋
⇒ 𝑧 2 = 𝑒 𝑖 2 = 𝑖 ⇒ 𝑧 4 = −1
𝑖 1
∴ 𝑓 (𝑧) = − −1+3𝑖+1 = 3
𝜋
∴ 𝑡ℎ𝑒 𝑙𝑖𝑚𝑖𝑡 𝑒𝑥𝑖𝑠𝑡 𝑧 = 𝑒 𝑖 4
Department of Mathematics
Uttarakhand Open University Page 34
Advanced Complex Analysis MAT601
𝜋
∴ 𝑓(𝑧) is continuous at 𝑧 = 𝑒 𝑖 4 .
2.15 SUMMARY:-
Functions: A function is a relation between two sets, typically denoted as
𝑓: 𝐴 → 𝐵, where each element 𝑧 ∈ 𝐴 (the domain) is associated with a
unique element 𝑤 ∈ 𝐵 (the codomain). If 𝑧 is a complex number 𝑧 = 𝑥 +
𝑖𝑦 and 𝑤 = 𝑢 + 𝑖𝑣, then 𝑓(𝑧) = 𝑢(𝑥, 𝑦) + 𝑖𝑣(𝑥, 𝑦). The number 𝑤 =
𝑓(𝑧) is called the value of the function at 𝑧. Functions can be real-valued
or complex-valued, depending on whether their output values are real or
complex numbers.
Limit: The limit of a function describes the behavior of the function as its
input approaches a particular value. For a function 𝑓(𝑧) defined on a
domain 𝐷 and a point 𝑧0 ∈ 𝐷 ̅ (the closure of D), we say 𝑙𝑖𝑚 𝑓 (𝑧) =
𝑧→𝑧0
𝑤0 ∀ ∈> 0 and there exists a 𝛿 > 0 such that whenever 0 < |𝑧 − 𝑧0 | <
𝛿, we have |𝑓 (𝑧) − 𝑤0 | <∈ For complex functions, this can be broken
down into limits of the real and imaginary parts: 𝑙𝑖𝑚 𝑓 (𝑧) = 𝑤0 if and
𝑧→𝑧0
only if 𝑙𝑖𝑚 𝑢(𝑥, 𝑦) = 𝑢0 𝑎𝑛𝑑 𝑙𝑖𝑚 𝑢(𝑥, 𝑦) = 𝑣0 .
𝑧→𝑧0 𝑧→𝑧0
Department of Mathematics
Uttarakhand Open University Page 36
Advanced Complex Analysis MAT601
2.16 GLOSSARY:-
Function: A relation between a set of inputs (domain) and a set of
possible outputs (co domain), where each input is related to exactly
one output. It is typically written as 𝑓(𝑥), where 𝑥 is the input, and
𝑓(𝑥) is the output.
Domain: The set of all possible input values (or arguments) for
which a function is defined. For example, the domain of 𝑓(𝑥) =
1/𝑥 is all real numbers except 𝑥 = 0.
Piecewise Function: A function that is defined by different
expressions or rules over different parts of its domain. For
example:
𝑥 + 1 𝑖𝑓 𝑥 < 0
𝑓 (𝑥 ) = { 2
𝑥 𝑖𝑓 𝑥 ≥ 0
Limit: The value that a function approaches as the input
approaches a certain point. Limits help describe the behavior of
functions at points where they may not be explicitly defined. It is
written as lim 𝑓 (𝑥 ).
𝑥→𝑎
Left-Hand Limit: The value that a function approaches as the
input approaches a certain point from the left (i.e., from smaller
values). It is written as lim− 𝑓 (𝑥 ).
𝑥→𝑎
Right-Hand Limit: The value that a function approaches as the
input approaches a certain point from the right (i.e., from larger
values). It is written as lim+ 𝑓 (𝑥 ).
𝑥→𝑎
Department of Mathematics
Uttarakhand Open University Page 37
Advanced Complex Analysis MAT601
2.17 REFERENCES:-
James Ward Brown and Ruel V. Churchill (2009),Complex
Variables and Applications.
Ravi P. Agarwal, Kanishka Perera, and Sandra Pinelas (2011), An
Introduction to Complex Analysis.
Goyal and Gupta (Twenty first edition 2010), Function of complex
Variable.
https://old.mu.ac.in/wp-content/uploads/2020/12/Paper-III-
Complex-Analysis.pdf
2.20 ANSWERS:-
SELF CHECK ANSWERS
TERMINAL ANSWERS
(TQ-1) 0
(TQ-6) The function is continuous at 𝑥 = 2.
Department of Mathematics
Uttarakhand Open University Page 39
Advanced Complex Analysis MAT601
3.2 OBJECTIVES:-
In this unit, we will explore the differentiability of complex-valued
functions through their power series expansions, where a function is
termed analytic around a point 𝑧0 ∈ ℂ. An analytic function 𝑓(𝑧) must
satisfy certain properties, notably the Cauchy-Riemann equations.
Additionally, we will examine the term-by-term differentiation of power
Department of Mathematics
Uttarakhand Open University Page 40
Advanced Complex Analysis MAT601
series, assuming it is feasible. The unit will also cover the inverse function
theorem and introduce harmonic functions. Furthermore, we will discuss
the differentiability of well-known complex functions such as 𝑒 𝑧 ,
𝑠𝑖𝑛(𝑧), 𝑐𝑜𝑠(𝑧).
3.3 DEFINITION:-
A single-valued function 𝑓(𝑧) is said to be differential at a point 𝑧0 if
there exists a neighborhood 𝑈 around 𝑧0 such that 𝑓(𝑧) is differentiable at
every point 𝑧 ∈ 𝑈. Mathematically, this can be expressed as: For all
𝑓(𝑧+ℎ)−𝑓(𝑧)
𝑓 ′ (𝑧) = lim exist.
ℎ→0 ℎ
This implies that the limit
𝑓(𝑧) − 𝑓(𝑧0 )
lim
ℎ→0 𝑧 − 𝑧0
exists and is finite, and this condition holds not just at 𝑧0 but at every
point in the neighborhood 𝑈 of 𝑧0 .
Department of Mathematics
Uttarakhand Open University Page 41
Advanced Complex Analysis MAT601
𝜕𝑤 𝜕𝑤
From (1) and (2), = −𝑖 𝜕𝑦
𝜕𝑥
𝜕𝑢 𝜕𝑣 𝜕𝑢 𝜕𝑢
+𝑖 = −𝑖 +
𝜕𝑥 𝜕𝑥 𝜕𝑦 𝜕𝑦
𝜕𝑢 𝜕𝑣 𝜕𝑢 𝜕𝑣
This ⇒ 𝜕𝑥 = 𝜕𝑥 , 𝜕𝑦 = − 𝜕𝑥
Theses equations are called Cauchy Riemann equations.
Theorem2: Sufficient condition for 𝒇(𝒛) to be analytic. The function
𝑤 = 𝑓(𝑧) = 𝑢 + 𝑖𝑣 is analytic in a domain 𝐷 if
i. 𝑢, 𝑣 are differentiable in 𝐷 and 𝑢𝑥 = 𝑣𝑦 , 𝑢𝑦 = −𝑣𝑥
ii. The partial derivatives 𝑢𝑥 , 𝑣𝑦 , 𝑢𝑦 , 𝑣𝑥 all are continuous in D.
Proof: Let 𝑤 = 𝑓 (𝑧) = 𝑢 + 𝑖𝑣 = 𝑢(𝑥, 𝑦) + 𝑖𝑣 (𝑥, 𝑦) = 𝑓(𝑥, 𝑦), then
𝜕𝑢 𝜕𝑣 𝜕𝑢 𝜕𝑣
= 𝜕𝑥 , 𝜕𝑦 = − 𝜕𝑥 𝑖. 𝑒. , 𝑢𝑥 = 𝑣𝑦 , 𝑢𝑦 = −𝑣𝑥 … (1)
𝜕𝑥
𝛿𝑤 𝛿𝑢+𝑖𝛿𝑣
= 𝛿𝑥+𝑖𝛿𝑦 … (2)
𝛿𝑧
𝛿𝑢 + 𝑖𝛿𝑣 = 𝛿𝑥(𝑢𝑥 + 𝑖𝑣𝑥 ) + 𝛿𝑦(𝑢𝑦 + 𝑖𝑣𝑦 ) + (𝛼 + 𝑖𝛼1 )𝛿𝑥 + (𝛽 + 𝑖𝛽1 )𝛿𝑦
= 𝛿𝑥(𝑢𝑥 + 𝑖𝑣𝑥 ) + 𝑖𝛿𝑦(−𝑖𝑢𝑦 + 𝑣𝑦 ) + 𝛼′𝛿𝑥 + 𝛽′𝛿𝑦
Where 𝛼 = 𝛼 + 𝑖𝛼1 , 𝛽 ′ = 𝛽 + 𝑖𝛽1
′
From (1)
𝛿𝑢 + 𝑖𝛿𝑣 = (𝑢𝑥 + 𝑖𝑣𝑥 )(𝛿𝑥 + 𝑖𝛿𝑦) + 𝛼′𝛿𝑥 + 𝛽′𝛿𝑦
Dividing by 𝛿𝑥 + 𝑖𝛿𝑦 and then from(2)
𝛿𝑤 𝛼′𝛿𝑥 𝛽′𝛿𝑦
= 𝑢𝑥 + 𝑖𝑣𝑥 + +
𝛿𝑧 𝛿𝑥 + 𝑖𝛿𝑦 𝛿𝑥 + 𝑖𝛿𝑦
𝛿𝑤 𝛼′𝛿𝑥 𝛽′𝛿𝑦 𝛿𝑥 𝛿𝑦
| − (𝑢𝑥 + 𝑖𝑣𝑥 )| = | + | ≤ |𝛼′|. | | + |𝛽′| | |
𝛿𝑧 𝛿𝑧 𝛿𝑧 𝛿𝑧 𝛿𝑧
≤ |𝛼′| + |𝛽′| as |𝛿𝑥 | ≤ |𝛿𝑥 + 𝑖𝛿𝑦|
𝛿𝑤 𝛿𝑤
| − | ≤ |𝛼 | + |𝛼1 | + |𝛽 | + |𝛽1 | as 𝛼 ′ = 𝛼 + 𝑖𝛼1
𝛿𝑧
𝛿𝑥
But when 𝛿𝑧 → 0, the R.H.S→ 0. Hence
𝛿𝑤 𝛿𝑤 𝑑𝑤 𝜕𝑤
lim 𝛿𝑧 − 𝛿𝑥 = 0 or 𝑑𝑧 = 𝜕𝑥 = 𝑢𝑥 + 𝑖𝑣𝑥
𝛿𝑧→0
𝑑𝑤
But 𝑢𝑥 , 𝑣𝑥 exist. So hence 𝑤 is analytic in 𝐷.
𝑑𝑧
𝑑𝑤 𝜕𝑤
Note1. The equation = is of vital importance for further study.
𝑑𝑧 𝜕𝑥
𝑑𝑤 𝜕𝑤 𝜕𝑢 𝜕𝑣
Note2. 𝑓 ′ (𝑧) = = 𝜕𝑥 = 𝜕𝑥 + 𝑖 𝜕𝑥
𝑑𝑧
| ′(
𝑓 𝑧)|2 = (𝑢𝑥 )2 + (𝑣𝑥 )2 = 𝑢𝑥 𝑣𝑦 − 𝑢𝑦 𝑣𝑥
𝜕𝑢 𝜕𝑢
Note3. 𝑑𝑢 = 𝜕𝑥 𝑑𝑥 + 𝜕𝑦 𝑑𝑦.
𝜕 𝜕𝑢 𝜕 𝜕𝑢
𝑑 2 𝑢 = 𝑑 [𝑑𝑢] = [ ( 𝑑𝑥) 𝑑𝑥 + ( 𝑑𝑦) 𝑑𝑦]
𝜕𝑥 𝜕𝑥 𝜕𝑦 𝜕𝑦
𝜕2𝑢 𝜕2𝑢 𝜕2𝑢 𝜕2𝑢
= [ 2 (𝑑𝑥 )2 + 𝑑𝑥𝑑𝑦] + [ 2 (𝑑𝑦)2 + 𝑑𝑥𝑑𝑦]
𝜕𝑥 𝜕𝑥𝜕𝑦 𝜕𝑦 𝜕𝑦𝜕𝑥
𝜕2𝑢 𝜕 2𝑢 𝜕 2𝑢
𝑑 2 𝑢 = 2 (𝑑𝑥)2 + 2 𝑑𝑥𝑑𝑦 + 2 (𝑑𝑦)2
𝜕𝑥 𝜕𝑥𝜕𝑦 𝜕𝑦
Similarly
2
𝜕2𝑣 2
𝜕2𝑣 𝜕2𝑣
(
𝑑 𝑣 = 2 𝑑𝑥 + 2 ) 𝑑𝑥𝑑𝑦 + 2 (𝑑𝑦)2
𝜕𝑥 𝜕𝑥𝜕𝑦 𝜕𝑦
To prove that the necessary and sufficient condition for 𝑓(𝑧) to be analytic
in polar coordinates.
𝜕𝑢 1 𝜕𝑣 𝜕𝑣 1 𝜕𝑢
= , =−
𝜕𝑟 𝑟 𝜕𝜃 𝜕𝑟 𝑟 𝜕𝜃
Let 𝑥 = 𝑟𝑠𝑖𝑛𝜃, 𝑦 = 𝑟𝑐𝑜𝑠𝜃.
𝑦
Then 𝑟 2 = 𝑥 2 + 𝑦 2 , 𝑡𝑎𝑛𝜃 = 𝑥 , 𝜃 = tan−1 (𝑦/𝑥 )
𝜕𝑟 𝑥 𝜕𝑟 𝑦
= = 𝑐𝑜𝑠𝜃, = = 𝑠𝑖𝑛𝜃
𝜕𝑥 𝑟 𝜕𝑦 𝑟
𝜕𝜃 1 −𝑦 𝑠𝑖𝑛𝜃
= 2 .( 2) = −
𝜕𝑥 𝑦 𝑥 𝑟
1 + ( 2)
𝑥
𝜕𝜃 1 1 𝑐𝑜𝑠𝜃
= .( ) =
𝜕𝑦 𝑦2 𝑥 𝑟
1+()
𝑥2
𝜕𝑢 𝜕𝑢 𝜕𝑟 𝜕𝑢 𝜕𝜃
= +
𝜕𝑥 𝜕𝑟 𝜕𝑥 𝜕𝜃 𝜕𝑥
Or
𝜕𝑢 𝜕𝑢 𝑠𝑖𝑛𝜃 𝜕𝑢
= 𝑐𝑜𝑠𝜃. 𝜕𝑟 − 𝑟 . 𝜕𝜃 … (3)
𝜕𝑥
𝜕𝑣 𝜕𝑢 𝜕𝑟 𝜕𝑣 𝜕𝜃
= +
𝜕𝑦 𝜕𝑟 𝜕𝑦 𝜕𝜃 𝜕𝑦
𝜕𝑣 𝜕𝑣 𝑐𝑜𝑠𝜃 𝜕𝑣
= 𝑠𝑖𝑛𝜃. 𝜕𝑟 + 𝑟 . 𝜕𝜃 … (4)
𝜕𝑦
Now, by (1), (3) and (4), we get
𝜕𝑢 𝜕𝑣
=
𝜕𝑥 𝜕𝑦
𝜕𝑢 𝑠𝑖𝑛𝜃 𝜕𝑢 𝜕𝑣 𝑐𝑜𝑠𝜃 𝜕𝑣
𝑐𝑜𝑠𝜃. 𝜕𝑟 − 𝑟 . 𝜕𝜃 = 𝑠𝑖𝑛𝜃. 𝜕𝑟 + 𝑟 . 𝜕𝜃 … (5)
𝜕𝑢 𝜕𝑢 𝜕𝑟 𝜕𝑢 𝜕𝜃 𝜕𝑢 𝑐𝑜𝑠𝜃 𝜕𝑢
= + = 𝑠𝑖𝑛𝜃 +
𝜕𝑦 𝜕𝑟 𝜕𝑦 𝜕𝜃 𝜕𝑦 𝜕𝑟 𝑟 𝜕𝜃
𝜕𝑣 𝜕𝑣 𝜕𝑟 𝜕𝑣 𝜕𝜃 𝜕𝑣 𝑠𝑖𝑛𝜃 𝜕𝑣
= + = 𝑐𝑜𝑠𝜃 −
𝜕𝑥 𝜕𝑟 𝜕𝑥 𝜕𝜃 𝜕𝑥 𝜕𝑟 𝑟 𝜕𝜃
Since last two equations obtains
𝜕𝑢 𝑐𝑜𝑠𝜃 𝜕𝑢 𝜕𝑣 𝑠𝑖𝑛𝜃 𝜕𝑣
𝑠𝑖𝑛𝜃 𝜕𝑟 + 𝑟 𝜕𝜃 = 𝑐𝑜𝑠𝜃 𝜕𝑟 − 𝑟 𝜕𝜃 … (6)
Now the equation (5) multiply by cos𝜃 and (6) by sin𝜃 obtains
Department of Mathematics
Uttarakhand Open University Page 44
Advanced Complex Analysis MAT601
𝜕𝑢 1 𝜕𝑣
= 𝑟 𝜕𝜃 … (7)
𝜕𝑟
From (6), we have
𝑠𝑖𝑛𝜃 𝜕𝑣 𝑐𝑜𝑠𝜃 𝜕𝑢 𝜕𝑣 𝑠𝑖𝑛𝜃 𝜕𝑣
. + . = −𝑐𝑜𝑠𝜃. + .
𝑟 𝜕𝜃 𝑟 𝜕𝜃 𝜕𝑟 𝑟 𝜕𝜃
𝜕𝑣 1 𝜕𝑢
= − 𝑟 𝜕𝜃 … (8)
𝜕𝑟
The above equations (7) and (8), which is the required results.
Theorem4: Derivative of 𝒘 in polar form. To prove that
𝑑𝑤 𝜕𝑤 𝑖 𝜕𝑤
= 𝑒 −𝑖𝜃 = − 𝑒 −𝑖𝜃
𝑑𝑧 𝜕𝑟 𝑟 𝜕𝜃
Proof: the Cauchy-Riemann Equation are
𝜕𝑢 1 𝜕𝑣 𝜕𝑣 1 𝜕𝑢
= , =−
𝜕𝑟 𝑟 𝜕𝜃 𝜕𝑟 𝑟 𝜕𝜃
𝜕𝜃 1 1 𝑐𝑜𝑠𝜃
= .( ) =
𝜕𝑦 𝑦2 𝑥 𝑟
)1+(
𝑥2
𝑑𝑤 𝜕𝑤 𝜕𝑤 𝜕𝑟 𝜕𝑤 𝜕𝜃 𝜕𝑤 𝑠𝑖𝑛𝜃 𝜕𝑤
= = . + . = 𝑐𝑜𝑠𝜃 −
𝑑𝑧 𝜕𝑥 𝜕𝑟 𝜕𝑥 𝜕𝜃 𝜕𝑥 𝜕𝑟 𝑟 𝜕𝜃
𝑑𝑤 𝜕𝑢 𝜕𝑣 𝑠𝑖𝑛𝜃 𝜕𝑢 𝜕𝑣
= 𝑐𝑜𝑠𝜃 ( 𝜕𝑟 + 𝑖 𝜕𝑟 ) − (𝜕𝜃 + 𝑖 𝜕𝜃 ) … (1)
𝑑𝑧 𝑟
𝜕𝑤 𝑠𝑖𝑛𝜃 𝜕𝑣 𝜕𝑢
= 𝑐𝑜𝑠𝜃 − (−𝑟 + 𝑖𝑟 )
𝜕𝑟 𝑟 𝜕𝑟 𝜕𝑟
𝜕𝑤 𝜕𝑢 𝜕𝑣
= 𝑐𝑜𝑠𝜃 − 𝑖𝑠𝑖𝑛𝜃 ( + 𝑖 )
𝜕𝑟 𝜕𝑟 𝜕𝑟
𝜕𝑤 𝜕𝑤
= (𝑐𝑜𝑠𝜃 − 𝑖𝑠𝑖𝑛𝜃) = 𝑒 −𝑖𝜃
𝜕𝑟 𝜕𝑟
𝑑𝑤 −𝑖𝜃 𝜕𝑤
=𝑒 … (2)
𝑑𝑧 𝜕𝑟
Now from (1), we obtain
𝑑𝑤 1 𝜕𝑣 𝑖 𝜕𝑢 𝑠𝑖𝑛𝜃 𝜕𝑤
= 𝑐𝑜𝑠𝜃 ( − )−
𝑑𝑧 𝑟 𝜕𝜃 𝑟 𝜕𝜃 𝑟 𝜕𝜃
𝑐𝑜𝑠𝜃 𝜕𝑢 𝜕𝑣 𝑠𝑖𝑛𝜃 𝜕𝑤
= −𝑖 ( +𝑖 )−
𝑟 𝜕𝜃 𝜕𝜃 𝑟 𝜕𝜃
Department of Mathematics
Uttarakhand Open University Page 45
Advanced Complex Analysis MAT601
𝑖 𝜕𝑤 𝑖 𝜕𝑤
− (𝑐𝑜𝑠𝜃 − 𝑖𝑠𝑖𝑛𝜃) = − 𝑒 −𝑖𝜃
𝑟 𝜕𝜃 𝑟 𝜕𝜃
𝑑𝑤 𝑖 −𝑖𝜃 𝜕𝑤
=− 𝑒
𝑑𝑧 𝑟 𝜕𝜃
Which is required the results.
Department of Mathematics
Uttarakhand Open University Page 47
Advanced Complex Analysis MAT601
Similarly
𝜕𝑣 𝜕𝑣
Where 𝜓1 = 𝜕𝑦 , 𝜓2 = 𝜕𝑥.
SOLVED EXAMPLE
EXAMPLE1: Find the analytic function 𝑓(𝑧) = 𝑢 + 𝑖𝑣 of which the real
part 𝑢 = 𝑒 𝑥 (𝑥𝑐𝑜𝑠𝑦 − 𝑦𝑠𝑖𝑛𝑦).
Solution: Now let
𝜕𝑢
= 𝑒 𝑥 (𝑥𝑐𝑜𝑠𝑦 − 𝑦𝑠𝑖𝑛𝑦) + 𝑒 𝑥 𝑐𝑜𝑠𝑦
𝜕𝑥
𝜕𝑢
= 𝑒 𝑥 (−𝑥𝑠𝑖𝑛𝑦 − 𝑠𝑖𝑛𝑦 − 𝑦𝑐𝑜𝑠𝑦)
𝜕𝑦
𝜕𝑢
( ) = 𝑒 𝑥 𝑥 + 𝑒 𝑥 = 𝑒 𝑥 (𝑥 + 1)
𝜕𝑥 𝑦=0
𝜕𝑢
( ) = 𝑒𝑥0 = 0
𝜕𝑦 𝑦=0
𝜕𝑢
𝜙1 (𝑥, 0) = ( ) = 𝑒 𝑥 (𝑥 + 1)
𝜕𝑥 𝑦=0
𝜕𝑢
𝜙2 (𝑥, 0) = ( ) =0
𝜕𝑦 𝑦=0
By Milne’s method,
𝑓(𝑧) = ∫[𝜙1 (𝑧, 0) − 𝑖𝜙2 (𝑧, 0)] + 𝑐
Department of Mathematics
Uttarakhand Open University Page 48
Advanced Complex Analysis MAT601
= − ∫ 𝑒 −𝑧 (𝑧 2 + 2𝑧) 𝑑𝑧 = 𝑒 −𝑧 (𝑧 2 + 4𝑧 + 4) + 𝑐
EXAMPLE3: If 𝑓 (𝑧) = 𝑢 + 𝑖𝑣 is analytic function and 𝑢 − 𝑣 =
𝑒 𝑥 (𝑐𝑜𝑠𝑦 − 𝑠𝑖𝑛𝑦), find 𝑓(𝑧) in term of 𝑧.
Department of Mathematics
Uttarakhand Open University Page 49
Advanced Complex Analysis MAT601
𝜕2 1 𝜕2 𝜕2
= ( + )
𝜕𝑧𝜕𝑧̅ 4 𝜕𝑥 2 𝜕𝑦 2
𝜕2 𝜕2 𝜕2
+ =4
𝜕𝑥 2 𝜕𝑦 2 𝜕𝑧𝜕𝑧̅
EXAMPLE5: Show that the harmonic function satisfies the differential
equation:
𝜕2𝑢
=0
𝜕𝑧𝜕𝑧̅
SOLUTION: Let we know that
𝜕2 𝜕2 𝜕2
+ =4 … (1)
𝜕𝑥 2 𝜕𝑦 2 𝜕𝑧𝜕𝑧̅
𝜕 2𝑢 𝜕 2𝑢
Let u is harmonic function⇒ ∇2 𝑢 = 0 ⇒ 𝜕𝑥 2 + 𝜕𝑦 2 = 0
Now from (1), we get
𝜕2𝑢 𝜕2𝑢
4 = =0
𝜕𝑧𝜕𝑧̅ 𝜕𝑧𝜕𝑧̅
EXAMPLE6: If 𝑓(𝑧) is an analytic function of 𝑧, prove that
𝜕2 𝜕2
( 2 + 2 ) |𝑅 𝑓(𝑧)|2 = 2|𝑓 ′ (𝑧)|2
𝜕𝑥 𝜕𝑦
SOLUTION: 𝑓 (𝑧) = 𝑢 + 𝑖𝑣, 𝑅𝑓 (𝑧) = 𝑢
𝜕 2 𝜕𝑢
𝑢 = 2𝑢
𝜕𝑥 𝜕𝑥
Differentiation Again
𝜕 2 𝑢2 𝜕𝑢 2 𝜕2𝑢
= 2 [( ) + 𝑢 2 ]
𝜕𝑥 2 𝜕𝑥 𝜕𝑥
Similarly
𝜕 2 𝑢2 𝜕𝑢 2 𝜕2𝑢
= 2 [( ) + 𝑢 2 ]
𝜕𝑦 2 𝜕𝑦 𝜕𝑦
Now adding
𝜕 2 𝑢2 𝜕 2 𝑢2 𝜕𝑢 2 𝜕𝑢 2 𝜕2𝑢 𝜕2𝑢
+ = 2 [( ) + ( ) + 𝑢 ( + )]
𝜕𝑥 2 𝜕𝑦 2 𝜕𝑥 𝜕𝑦 𝜕𝑥 2 𝜕𝑦 2
But 𝑢 satisfies Laplace’s equation, we get
𝜕 2 𝑢2 𝜕 2 𝑢2 𝜕𝑢 2 𝜕𝑢 2
+ = 2 [( ) + ( ) ] + 2𝑢. (0)
𝜕𝑥 2 𝜕𝑦 2 𝜕𝑥 𝜕𝑦
= [𝑢𝑥2 + 𝑣𝑥2 ] For 𝑢𝑦 = −𝑣𝑥
But
𝑑𝑤 𝜕𝑤 𝜕𝑢 𝜕𝑣
𝑓 ′ (𝑧 ) = = = +𝑖
𝑑𝑧 𝜕𝑥 𝜕𝑥 𝜕𝑥
Now at last gives
𝜕 2 𝑢2 𝜕 2 𝑢2
+ = 2|𝑓 ′ (𝑧)|2
𝜕𝑥 2 𝜕𝑦 2
Department of Mathematics
Uttarakhand Open University Page 50
Advanced Complex Analysis MAT601
𝜕2 𝜕2
( 2 + 2 ) |𝑅 𝑓(𝑧)|2 = 2|𝑓 ′ (𝑧)|2
𝜕𝑥 𝜕𝑦
EXAMPLE7: Prove that the function 𝑓(𝑧) = 𝑥𝑦 + 𝑖𝑦 is everywhere
continuous but not analytic.
SOLUTION: Let given that 𝑓 (𝑧) = 𝑥𝑦 + 𝑖𝑦
𝜕𝑢 𝜕𝑣 𝜕𝑢 𝜕𝑣
= 𝑦, = 1, = 𝑥, = 0.
𝜕𝑥 𝜕𝑦 𝜕𝑦 𝜕𝑥
𝜕𝑢 𝜕𝑣 𝜕𝑢 𝜕𝑣
From which 𝜕𝑥 ≠ 𝜕𝑦 , 𝜕𝑦 ≠ − 𝜕𝑥
This implies that the Cauchy-Riemann equations are not satisfied.
⇒ 𝑓(𝑧) is not analytic.
EXAMPLE8: If 𝜙 and 𝜓 are functions of 𝑥 and 𝑦 satisfying Laplace’s
equation show that 𝑠 + 𝑖𝑡 is analytic, where
𝜕𝜙 𝜕𝜓 𝜕𝜙 𝜕𝜓
𝑠= − ,𝑡 = +
𝜕𝑦 𝜕𝑥 𝜕𝑥 𝜕𝑦
SOLUTION: Let us suppose 𝜙(𝑥, 𝑦) and 𝜓(𝑥, 𝑦) satisfy Laplace
equation
𝜕2𝜓 𝜕2𝜓
+ =0
𝜕𝑥 2 𝜕𝑦 2
𝜕2𝜙 𝜕2𝜙
+ =0
𝜕𝑥 2 𝜕𝑦 2
𝜕𝜙 𝜕𝜓 𝜕𝜙 𝜕𝜓
Let 𝑠 = 𝜕𝑦 − 𝜕𝑥 , 𝑡 = 𝜕𝑥 + 𝜕𝑦
Now to prove that 𝑠 + 𝑖𝑡 is analytic function, we obtain to show that
𝜕𝑠 𝜕𝑡 𝜕𝑠 𝜕𝑡
= , =−
𝜕𝑥 𝜕𝑦 𝜕𝑦 𝜕𝑥
𝑖. 𝑒.,
𝜕𝑠 𝜕𝑡 𝜕𝑠 𝜕𝑡
− = 0, + =0
𝜕𝑥 𝜕𝑦 𝜕𝑦 𝜕𝑥
𝑎𝑛𝑑 𝑠𝑥 , 𝑠𝑦 , 𝑡𝑥 , 𝑡𝑦 all are continuous.
𝜕𝑠 𝜕𝑡 𝜕 𝜕𝜙 𝜕𝜓 𝜕 𝜕𝜙 𝜕𝜓
− = ( − )− ( + )
𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦
𝜕2𝜙 𝜕2𝜓 𝜕2𝜙 𝜕2 𝜓
= − − − =0
𝜕𝑥𝜕𝑦 𝜕𝑥 2 𝜕𝑦𝜕𝑥 𝜕𝑦 2
𝜕2𝜓 𝜕2𝜓
− ( 2 + 2) = 0
𝜕𝑥 𝜕𝑦
𝜕𝑠 𝜕𝑡
∴ − =0
𝜕𝑥 𝜕𝑦
𝜕𝑠 𝜕𝑡 𝜕 𝜕𝜙 𝜕𝜓 𝜕 𝜕𝜙 𝜕𝜓
+ 𝜕𝑥 = 𝜕𝑦 ( 𝜕𝑦 − 𝜕𝑥 ) + 𝜕𝑥 ( 𝜕𝑥 + 𝜕𝑦 )
𝜕𝑦
𝜕2 𝜙 𝜕2 𝜓 𝜕 2𝜙 𝜕2 𝜓
− + + =0
𝜕𝑦 2 𝜕𝑦𝜕𝑥 𝜕𝑥 2 𝜕𝑥𝜕𝑦
Department of Mathematics
Uttarakhand Open University Page 51
Advanced Complex Analysis MAT601
𝜕2𝜙 𝜕2𝜙
( 2 + 2) = 0
𝜕𝑥 𝜕𝑦
Also
𝜕𝑠 𝜕𝑡
+ =0
𝜕𝑦 𝜕𝑥
EXAMPLE9: Prove that the function 𝑢 = 𝑥 3 − 3𝑥𝑦 2 + 3𝑥 2 − 3𝑦 2 + 1
satisfies Laplace’s equation and determine corresponding analytic
function.
SOLUTION: 𝑢 = 𝑥 3 − 3𝑥𝑦 2 + 3𝑥 2 − 3𝑦 2 + 1
𝜕𝑢
𝜙1 (𝑥, 𝑦) = = 3𝑥 2 − 3𝑦 2 + 6𝑥
𝜕𝑥
𝜕𝑢
𝜙2 (𝑥, 𝑦) = = −6𝑥𝑦 − 6𝑦
𝜕𝑦
𝜕2𝑢
= 6𝑥 + 6
𝜕𝑥 2
𝜕2𝑢
= −6𝑥 − 6
𝜕𝑦 2
From the above equations
𝜕2𝑢 𝜕2𝑢
+ =0
𝜕𝑥 2 𝜕𝑦 2
∴ 𝑢 is satisfies Laplace’s equation. Substituting 𝑥 = 𝑧, 𝑦 = 0 in above
equations
𝜙1 (𝑧, 0) = 3𝑧 2 + 6𝑧, 𝜙2 (𝑧, 0) = 0.
By Milne’s Thomson method
𝑓 (𝑧) = ∫[𝜙1 (𝑧, 0) − 𝑖𝜙2 (𝑧, 0)]𝑑𝑧
∫[3𝑧 2 + 6𝑧 − 𝑖. 0] 𝑑𝑧 = 𝑧 3 + 3𝑧 2 + 𝑐
EXAMPLE10: If 𝑢 = 𝑥 3 − 3𝑥𝑦 2 , show that there exists function 𝑣(𝑥, 𝑦)
such that 𝑤 = 𝑢 + 𝑖𝑣 is analytic in a finite region.
SOLUTION: Let given that 𝑢 = 𝑥 3 − 3𝑥𝑦 2
𝜕𝑢 𝜕𝑢
= −6𝑥𝑦, = 3𝑥 2 − 3𝑦 2
𝜕𝑦 𝜕𝑥
𝜕𝑣 𝜕𝑣 𝜕𝑢 𝜕𝑢
𝑑𝑣 = 𝑑𝑥 + 𝑑𝑦 = − ( ) 𝑑𝑥 + ( ) 𝑑𝑦
𝜕𝑥 𝜕𝑦 𝜕𝑦 𝜕𝑥
6𝑥𝑦𝑑𝑥 + (3𝑥 2 − 3𝑦 2 )𝑑𝑦 = 𝑀𝑑𝑥 + 𝑁𝑑𝑦
𝜕𝑀 𝜕𝑁
= 6𝑥 =
𝜕𝑦 𝜕𝑥
∴ 𝑀𝑑𝑥 + 𝑁𝑑𝑦 is exact. So that
∫ 𝑑𝑣 = ∫ 6𝑥𝑦𝑑𝑥 + ∫ −3𝑦 2 𝑑𝑦 = 3𝑥 2 𝑦 − 𝑦 3 + 𝑐
𝑓(𝑧) = 𝑢 + 𝑖𝑣 = (𝑥 3 − 3𝑥𝑦 2 ) + 𝑖(3𝑥 2 𝑦 − 𝑦 3 + 𝑐 )
= (𝑥 + 𝑖𝑦)3 + 𝑖𝑐 = 𝑧 3 + 𝑖𝑐
So that 𝑓(𝑧) is analytic in a finite domain.
Department of Mathematics
Uttarakhand Open University Page 52
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 53
Advanced Complex Analysis MAT601
3.10 SUMMARY:-
An analytic function, or holomorphic function, is a complex function that
is differentiable at every point in its domain, meaning it can be represented
by a convergent power series around any point within its domain. These
functions satisfy the Cauchy-Riemann equations, ensuring their real and
imaginary parts are harmonic. Key properties include infinite
differentiability and the ability to be expressed in a power series.
Important theorems associated with analytic functions are Liouville's
theorem, the maximum modulus principle, and Cauchy's integral
theorems. Applications of analytic functions span across conformal
mappings, complex integration, and potential theory in physics and
engineering.
3.11 GLOSSARY:-
Analytic Function: A complex function that is differentiable at
every point in its domain. Also known as a holomorphic function.
Cauchy-Riemann Equations: A set of partial differential
equations that must be satisfied for a function to be analytic. For
𝑓(𝑧) = 𝑢(𝑥, 𝑦) + 𝑖𝑣(𝑥, 𝑦), the equations are:
𝜕𝑢 𝜕𝑣 𝜕𝑢 𝜕𝑣
= , =−
𝜕𝑥 𝜕𝑥 𝜕𝑦 𝜕𝑥
Harmonic Function: A function 𝑢(𝑥, 𝑦) or 𝑣(𝑥, 𝑦) that satisfies
Laplace's equation:
𝜕2𝑢 𝜕2𝑢 𝜕2𝑣 𝜕2𝑣
+ = 0, + =0
𝜕𝑥 2 𝜕𝑦 2 𝜕𝑥 2 𝜕𝑦 2
Analytic Continuation: The process of extending the domain of
an analytic function beyond its original domain while maintaining
its analyticity.
Complex Plane: A two-dimensional plane representing complex
numbers, with the horizontal axis as the real part and the vertical
axis as the imaginary part.
Holomorphic: Another term for an analytic function, emphasizing
its differentiability properties.
Potential Theory: A field of study using harmonic and analytic
functions to solve problems in physics and engineering related to
potentials, such as gravitational or electrostatic potentials.
Complex Differentiability: A condition for a function 𝑓(𝑧) to be
differentiable with respect to 𝑧 in the complex plane. This requires
the existence of the limit:
𝑓 (𝑧 + ∆𝑧) − 𝑓(𝑧)
lim
∆𝑧→0 ∆𝑧
Department of Mathematics
Uttarakhand Open University Page 54
Advanced Complex Analysis MAT601
3.12 REFERENCES:-
Theodore W. Gamelin (2013, Springer), Complex Analysis.
James Ward Brown and Ruel V. Churchill (9th Edition, 2013,
McGraw-Hill Education),Complex Variables and Applications.
Tristan Needham (2nd Edition, 2021, Oxford University Press),
Visual Complex Analysis.
Hilary A. Priestley (2nd Edition, 2019, Oxford University Press),
Introduction to Complex Analysis.
Department of Mathematics
Uttarakhand Open University Page 55
Advanced Complex Analysis MAT601
https://old.mu.ac.in/wp-content/uploads/2020/12/Paper-III-
Complex-Analysis.pdf
Robert E. Greene and Steven G. Krantz (4th Edition, 2020),
Function Theory of One Complex Variable.
3.15 ANSWERS:-
Department of Mathematics
Uttarakhand Open University Page 56
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 57
Advanced Complex Analysis MAT601
4.1 INTRODUCTION:-
A power series is an infinite series of the form ∑∞ 𝑛
𝑛=0 𝑎𝑛 (𝑧 − 𝑐 ) are
complex coefficients, 𝑧 is a complex variable, and 𝑐 is the center of the
series. Power series are fundamental in complex analysis because they
represent functions as sums of infinitely many terms that depend on the
distance from the center 𝑐. The series converges within a certain radius,
called the radius of convergence, which can be determined using various
convergence tests. Within this radius, a power series can be used to
represent analytic functions, providing a powerful tool for understanding
their properties and behavior.
4.2 OBJECTIVES:-
After studying this unit, learners will be able to
Department of Mathematics
Uttarakhand Open University Page 58
Advanced Complex Analysis MAT601
∑ 𝑎𝑛 ( 𝑧 − 𝑎 ) 𝑛
𝑛=0
are complex coefficients, 𝑧 is a complex variable, and 𝑐 is a constant
known as the center of the series. It represents a function as a sum of terms
involving powers of (𝑧 − 𝑐). The power series converges within a certain
radius of convergence, 𝑅, and diverges outside of this radius. Within this
radius, the power series can be used to express analytic functions and
analyze their properties.
OR
A series of the form
∑∞𝑛=0 𝑎𝑛 𝑧
𝑛
or ∑∞𝑛=0 𝑎𝑛 (𝑧 − 𝑎 )
𝑛
converges.
Department of Mathematics
Uttarakhand Open University Page 60
Advanced Complex Analysis MAT601
1 1
This⇒ lim |𝑎𝑛 𝑧 𝑛 |𝑛 < 1 ⇒ lim |𝑎𝑛 |𝑛 . |𝑧| < 1
𝑛→∞ 𝑛→∞
1
1
Taking lim |𝑎𝑛 |𝑛 = 𝑅 , we obtain
𝑛→∞
|𝑧|
< 1 or |𝑧| < 𝑅.
𝑅
Now if we draw a circle of radius R with centre at the origin, then define
in one paragraph
Department of Mathematics
Uttarakhand Open University Page 61
Advanced Complex Analysis MAT601
i. 𝑅=0
In case series in convergent only when 𝑧 = 0.
ii. 𝑅 is finite
In this case series is convergent at every point within this circle
and divergent at every point outside it.
iii. 𝑅 is infinite
iv. In this case series is convergent∀ 𝑧.
𝑓 ( 𝑧 ) = ∑ 𝑎𝑛 𝑧 𝑛
𝑛=0
where 𝑧 is a complex variable and 𝑎𝑛 are the coefficients of the series.
4.8 THEOREMS:-
Theorem1: The power series ∑ 𝑎𝑛 𝑧 𝑛 either
i. Converges for every 𝑧
ii. Converges only for 𝑧 = 0
iii. Converges for some values of 𝑧
Proof:
𝑧𝑛
i. Let the power series ∑ 𝑛! .
Comparing this with ∑ 𝑢𝑛 (𝑧), we find that
𝑢𝑛+1 𝑧 𝑛+1 𝑛! 𝑧
= . 𝑛=
𝑢𝑛 (𝑛 + 1 )! 𝑧 (𝑛 + 1)
𝑢𝑛+1 1
lim | | = lim . |𝑧 | = 0 < 1
𝑛→∞ 𝑢𝑛 𝑛→∞ 𝑛 + 1
𝑧𝑛
Hence the power series ∑ is convergent for every 𝑧.
𝑛!
ii. Let the power series ∑ 𝑧 𝑛 𝑛! = ∑ 𝑢𝑛 , then lim |𝑢𝑛 | =
𝑛→∞
lim 𝑛!.|𝑧|𝑛
𝑛→∞
0, 𝑖𝑓 𝑧 = 0
={
∞ 𝑖𝑓 𝑧 ≠ 0
Department of Mathematics
Uttarakhand Open University Page 62
Advanced Complex Analysis MAT601
|𝑧|𝑛
But ∑ |𝑧 𝑛 is convergent ∀ 𝑧 s.t.,
0|
|𝑧 |
< 1, 𝑖. 𝑒., |𝑧| < |𝑧0 |
|𝑧0 |
∴ By comparison test, ∑|𝑎𝑛 𝑧0𝑛 | is convergent ∀ 𝑧 𝑠. 𝑡. |𝑧| < |𝑧0 |.
Consequently ∑ 𝑎𝑛 𝑧0𝑛 is absolutely convergent ∀ 𝑧 𝑠. 𝑡. |𝑧| < |𝑧0 |.
Theorem3: For every power series ∑ 𝑎𝑛 𝑧 𝑛 , there exists a number R
such that 0 ≤ 𝑅 ≤ ∞ with the following properties:
i. The series converges absolutely for every z such that |𝑧| < 𝑅.
ii. The series diverges if |𝑧| > 𝑅.
Proof: Given the power series∑∞ 𝑛
𝑛=0 𝑎𝑛 𝑧 , we need to find the radius of
convergence 𝑅 such that the series converges for ∣ 𝑧 ∣< 𝑅 and diverges
for ∣ 𝑧 ∣> 𝑅.
i. Convergence within the radius:
Let 𝑟 < 𝑅 and 𝑧 be such that ∣ 𝑧 ∣= 𝑟. By the definition of the limit
superior, for any 𝜖 > 0, there exists an integer 𝑁 such that for all 𝑛 >
𝑁,
1
|𝑎𝑛 |1/𝑛 < +∈
R
Thus, for ∣ 𝑧 ∣= 𝑟 < 𝑅, we have:
1
|𝑎𝑛 𝑧 𝑛 | = |𝑎𝑛 ||𝑧 𝑛 | = |𝑎𝑛 |𝑟 𝑛 < +∈𝑛 𝑟 𝑛
𝑅
Department of Mathematics
Uttarakhand Open University Page 63
Advanced Complex Analysis MAT601
1
Since 𝑟 < 𝑅, there exists 𝜖 > 0 such that 𝑟 (𝑅 + 𝜖) < 1. Therefore, the
terms|𝑎𝑛 𝑧0𝑛 | are bounded above by a geometric series with a ratio less
than 1, ensuring the series converges absolutely.
ii. Divergence outside the radius:
Now, consider ∣ 𝑧 ∣> 𝑅. We want to show that the series ∑∞ 𝑛=0 𝑎𝑛 𝑧
𝑛
𝑛| 𝑛| 𝑛
1 𝑛 𝑛
|𝑎𝑛 𝑧 = |𝑎𝑛 ||𝑧 = |𝑎𝑛 |𝑟 > ( ) 𝑟
2𝑅
𝑟
Since 𝑟 > 𝑅 , the ratio 2𝑅 > 1 and the terms |𝑎𝑛 𝑧 𝑛 | grow without
bound, leading to the divergence of the series.
Theorem 4: To show that the power series ∑∞ 𝑛=0 𝑛𝑎𝑛 𝑧
𝑛−1
, obtained by
∑ 𝑛
differentiating power series 𝑎𝑛 𝑧 , has the same radius of convergence as
the original series ∑ 𝑎𝑛 𝑧 𝑛 .
Proof: Let the original power series be ∑∞ 𝑛
𝑛=0 𝑎𝑛 𝑧 , and let 𝑅 be its radius
of convergence. According to the Cauchy-Hadamard theorem, the radius
of convergence 𝑅 𝑖s given by:
1
= lim |𝑎 |1/𝑛
𝑅 𝑛→∞ 𝑛
Consider the differentiated series:
∞
𝑓 ( 𝑧 ) = ∑ 𝑎𝑛 𝑧 𝑛
𝑛=0
Differentiating term by term, we get:
∞
Department of Mathematics
Uttarakhand Open University Page 64
Advanced Complex Analysis MAT601
SOLVED EXAMPLE
𝑎.𝑏 𝑎(𝑎+1)𝑏(𝑏+1)
EXAMPLE1: Prove that the series 1 + 1.𝑐 𝑧 + 𝑧 2 + ⋯ has
1.2.𝑐.(𝑐+1)
unit radius of convergent.
SOLUTION: The given series is
𝑎. 𝑏 𝑎 ( 𝑎 + 1 ) 𝑏( 𝑏 + 1 ) 2
1+ 𝑧+ 𝑧 +⋯
1. 𝑐 1.2. 𝑐. (𝑐 + 1)
We can write the general term 𝑎𝑛 as:
𝑎(𝑎 + 1) … (𝑎 + 𝑛 − 1)𝑏(𝑏 + 1) … (𝑏 + 𝑛 − 1)
𝑎𝑛 =
1.2 … 𝑛. 𝑐 (𝑐 + 1) … … (𝑐 + 𝑛 − 1)
𝑎(𝑎 + 1) … (𝑎 + 𝑛 − 1)(𝑎 + 𝑛)𝑏(𝑏 + 1) … (𝑏 + 𝑛 − 1)(𝑏 + 𝑛)
𝑎𝑛+1 =
1.2 … 𝑛 (𝑛 + 1)𝑐 (𝑐 + 1) … … (𝑐 + 𝑛 − 1)(𝑐 + 𝑛)
Simplifying, we get:
𝑎 𝑏
𝑎𝑛+1 (𝑛 + 𝑎)(𝑛 + 𝑏) (1 + 𝑛) (1 + 𝑛)
= =
𝑎𝑛 (𝑛 + 1)(𝑐 + 𝑛) 1 𝑐
(1 + 𝑛) (1 + 𝑛)
Now, taking the limit as 𝑛 → ∞:
1 𝑎𝑛+1 (1 + 0)(1 + 0)
= lim | | = lim | |=1
𝑅 𝑛→∞ 𝑎𝑛 𝑛→∞ (1 + 0)(1 + 0)
𝑅=1
𝑧 1.3
EXAMPLE2: Find the radius of convergence of the series 2 + 2.5 𝑧 2 +
1.3.5 3
+⋯𝑧
2.5.8
SOLUTION: The coefficient of 𝑧 𝑛 of the given power series is given by
1.3.5 … (2𝑛 − 1)
𝑎𝑛 =
2.5.8 … (3𝑛 − 1)
1.3.5 … (2𝑛 − 1)(2𝑛 + 1)
𝑎𝑛+1 =
2.5.8 … (3𝑛 − 1)(3𝑛 + 2)
1
𝑎𝑛+1 2𝑛 + 1 2 (1 + 2𝑛)
= =
𝑎𝑛 3𝑛 − 1 3 (1 + 2 )
3𝑛
1 𝑎𝑛+1 2 (1 + 0) 2
= lim | |= =
𝑅 𝑛→∞ 𝑎𝑛 3 (1 + 0) 3
Department of Mathematics
Uttarakhand Open University Page 65
Advanced Complex Analysis MAT601
3
𝑅=
2
2 𝑛
2 𝑧 +1
EXAMPLE3: Find the convergence of the series∑∞
𝑛=0 𝑛 ( 1+𝑖 ) .
SOLUTION: Given the series:
∞ 𝑛
2
𝑧2 + 1
∑𝑛 ( )
1+𝑖
𝑛=0
To apply the ratio test, we find:
𝑛+1
𝑧2 + 1
(𝑛 + 1) 2 (
𝑎𝑛+1 1+𝑖 )
= 𝑛
𝑎𝑛 2 𝑧2 + 1
(𝑛 ) (
1+𝑖 )
(𝑛 + 1)2 𝑧 2 + 1
= | |
(𝑛 )2 1+𝑖
𝑛 + 1 2 𝑧2 + 1
=( ) | |
𝑛 1+𝑖
Now, we take the limit as 𝑛 → ∞:
𝑢𝑛+1 𝑛 + 1 2 𝑧2 + 1
lim | | = lim ( ) | |
𝑛→∞ 𝑢𝑛 𝑛→∞ 𝑛 1+𝑖
To express this condition in terms of𝑧, we calculate the modulus of the
denominator:
|1 + 𝑖 | = √12 + 12 = √2
So the inequality becomes:
𝑧2 + 1
| |<1
√2
|𝑧 2 + 1| < √2
This condition determines the region in the complex plane where the
series converges. Specifically, the series converges for all 𝑧 such that the
absolute value of 𝑧 2 + 1 is less than√2.
𝑧𝑛
EXAMPLE4: Examine the behavior of power series ∑∞𝑛=2 2 on the
𝑛(𝑙𝑜𝑔𝑛)
circle of convergence.
SOLUTION: The general term of the series is:
1
𝑎𝑛 =
𝑛(𝑙𝑜𝑔𝑛)2
𝑎𝑛+1 𝑛(𝑙𝑜𝑔𝑛)2
=
𝑎𝑛 (𝑛 + 1)[log(𝑛 + 1)]2
Department of Mathematics
Uttarakhand Open University Page 66
Advanced Complex Analysis MAT601
1
=
1 2
log 𝑛 (1 +
1
(1 + ) [ 𝑛 )]
𝑛 𝑙𝑜𝑔𝑛
1
=
1 2
{1 + 𝑙𝑜𝑔 (1 +
1
(1 + 𝑛) [ 𝑛)}]
𝑙𝑜𝑔𝑛
1
= 2
1 1 1
(1 + 𝑛) [1 + 𝑛𝑙𝑜𝑔𝑛 − + ⋯ ]
2𝑛2 𝑙𝑜𝑔𝑛
1 𝑎𝑛+1 1
= lim | | = .1 = 1
𝑅 𝑛→∞ 𝑎𝑛 1
𝑅=1
The series converges inside the circle ∣ 𝑧 ∣< 1 and diverges outside ∣ 𝑧 ∣>
1 . Now, we must examine the series' behavior on the circle of
convergence,∣ 𝑧 ∣= 1.
Behavior on the Circle∣ 𝒛 ∣= 𝟏:
𝑧𝑛
To analyze convergence on the circle ∣ 𝑧 ∣= 1 , also ∑∞𝑛=2 𝑛(𝑙𝑜𝑔𝑛)2 is
𝑧𝑛
convergent, by Cauchy’s condensation test. Hence ∑∞𝑛=2 𝑛(𝑙𝑜𝑔𝑛)2 is
absolutely convergent ∀ 𝑧 on the circle of convergence.
1
EXAMPLE5: For what value of z, does the series ∑ (𝑧 2+1)2 convergence,
and find its sum.
SOLUTION: The given series is
1 1
𝑢𝑛 = 2 2
, 𝑢𝑛+1 = 2
(𝑧 + 1) (𝑧 + 1)𝑛+1
Then
𝑢𝑛+1 1
lim | | = lim | 2 |
𝑛→∞ 𝑢𝑛 𝑛→∞ 𝑧 + 1
Since the series is convergent if
𝑢𝑛+1
lim | |<1
𝑛→∞ 𝑢𝑛
1
or if |𝑧 2 +1| < 1 if 1 < |𝑧 2 + 1|.
Therefore, the series convergent for |𝑧 2 + 1| > 1.
Let 𝑆𝑛 (𝑧) be the sum of 𝑛 terms of given series.
𝑛
1 1 1
𝑆𝑛 = ∑ 2 𝑛
= 2 + 2 + ⋯ . . 𝑡𝑜 𝑛 𝑡𝑒𝑟𝑚𝑠
(𝑧 + 1) 𝑧 + 1 (𝑧 + 1)2
1
1
[1− 𝑛]
1 (𝑧2 +1) 𝑎(1−𝑟 𝑛)
= 1 as 𝑆𝑛 =
𝑧 2 +1 1− 2 1−𝑟
𝑧 +1
Department of Mathematics
Uttarakhand Open University Page 67
Advanced Complex Analysis MAT601
1 1
𝑆𝑛 = 2
[1 − 2 ]
𝑧 (𝑧 + 1)𝑛
1 1
𝑙𝑖𝑚𝑆𝑛 = 𝑧 2 𝑎𝑠 |𝑧 2+1| < 1.
EXAMPLE6: Find the domain of convergence of the power series
2𝑖 𝑛
∑( ) .
𝑧+𝑖+1
SOLUTION: The given series can be rewritten as:
𝑛
2𝑖
∑( )
𝑧+𝑖+1
2𝑖 𝑛 2𝑖 𝑛+1
We have 𝑢𝑛 = (𝑧+𝑖+1) , 𝑢𝑛+1 = (𝑧+𝑖+1)
Now
𝑢𝑛+1 2𝑖 2
lim | | = lim | |=
𝑛→∞ 𝑢𝑛 𝑛→∞ 𝑧 + 𝑖 + 1 |𝑧 + 𝑖 + 1 |
2
The given series is convergent if |𝑧+𝑖+1| < 1.
|𝑧 + 𝑖 + 1 | > 2
Thus the inequality |𝑧 + 𝑖 + 1| > 2 describes the set of all complex
numbers 𝑧 such that the distance between 𝑧 and −𝑖 − 1 is greater than 2.
This represents the exterior of a circle in the complex plane with center
−𝑖 − 1 and radius 2.
EXAMPLE7: For what values of z does the series ∑(−1)𝑛 (𝑧 𝑛 + 𝑧 𝑛+1 )
converge and find its sum.
SOLUTION: First, rewrite the series as follows:
𝑢𝑛 = (−1)𝑛 (𝑧 𝑛 + 𝑧 𝑛+1 )
𝑢𝑛+1 = (−1)𝑛+1 (𝑧 𝑛+1 + 𝑧 𝑛+2 )
= −(−1)𝑛 𝑧(𝑧 𝑛 + 𝑧 𝑛+1 ) = −𝑧𝑢𝑛
𝑢𝑛+1
lim | | = lim |−𝑧| = |𝑧|
𝑛→∞ 𝑢𝑛 𝑛→∞
𝑢𝑛+1
The series is convergent if lim | 𝑢 | < 1 or if |𝑧| < 1.
𝑛→∞ 𝑛
Hence the series is convergent inside the circle of radius one and centre at
𝑧 = 0.
Suppose 𝑆𝑛 (𝑧) = sum of n terms of the series.
Then
𝑆𝑛 = (1 − 𝑧 + 𝑧 2 − 𝑧 3 + ⋯ 𝑡𝑜 𝑛 𝑡𝑒𝑟𝑚𝑠)
+ (𝑧 − 𝑧 2 + 𝑧 3 + ⋯ 𝑡𝑜 𝑛 𝑡𝑒𝑟𝑚𝑠)
= (1 − 𝑧 + 𝑧 2 − 𝑧 3 + ⋯ 𝑡𝑜 𝑛 𝑡𝑒𝑟𝑚𝑠)
+ 𝑧(1 − 𝑧 + 𝑧 2 − 𝑧 3 + ⋯ 𝑡𝑜 𝑛 𝑡𝑒𝑟𝑚𝑠)
= (1 + 𝑧)(1 − 𝑧 + 𝑧 2 − 𝑧 3 + ⋯ 𝑡𝑜 𝑛 𝑡𝑒𝑟𝑚𝑠)
[1 − (−𝑧)𝑛 ]
= (1 + 𝑧 ) = 1 − (−𝑧)𝑛
1+𝑧
lim 𝑆𝑛 = lim [1 − (−𝑧)𝑛 ] = 1, 𝑓𝑜𝑟 |𝑧| < 1
𝑛→∞ 𝑛→∞
∴ Sum of series =1
Department of Mathematics
Uttarakhand Open University Page 68
Advanced Complex Analysis MAT601
4.9 SUMMARY:-
A power series is an infinite sum of the form ∑∞ 𝑛
𝑛=0 𝑎𝑛 𝑧 , where are
coefficients and 𝑧 is a variable. The radius of convergence 𝑅, defines the
interval where the series converges absolutely: it converges for ∣ 𝑧 ∣< 𝑅
and diverges for ∣ 𝑧 ∣> 𝑅, with boundary convergence needing separate
verification. The radius is determined by the formula
1 1/𝑛
= lim |𝑎𝑛 | . Power series can be differentiated and integrated term by
𝑅 𝑛→∞
term, retaining the same radius of convergence, and they are used to
represent analytic functions that are infinitely differentiable within their
interval of convergence.
Power series are fundamental in many areas of mathematics and
engineering, including calculus, differential equations, and complex
analysis. They provide a way to represent functions and can be used to
approximate functions over certain intervals.
4.10 GLOSSARY:-
Department of Mathematics
Uttarakhand Open University Page 69
Advanced Complex Analysis MAT601
4.11 REFERENCES:-
file:///C:/Users/user/Desktop/1468562409EText(Ch-6,M-
3%20(1).pdf
Goyal and Gupta (Twenty first edition 2010), Function of complex
Variable.
Igor Kriz and Ales Pultr(2013),Introduction to Mathematical
Analysis.
Department of Mathematics
Uttarakhand Open University Page 70
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 71
Advanced Complex Analysis MAT601
𝑧𝑛 2−𝑛 𝑧 𝑛
𝑒. ∑ 𝑛𝑛 f. ∑ 1+𝑖𝑛2
(𝑛!)2 𝑛!
g. ∑ (2𝑛)! 𝑧 𝑛 h. ∑ 𝑛𝑛 𝑧 𝑛
𝑛
(TQ-11)Investigate the behavior of ∑ 𝑧𝑛 on the circle of convergence.
𝑧 4𝑛
(TQ-12) Examine the behavior of the power series ∑∞
𝑛=0 1+4𝑛 on the
circle of convergence.
(TQ-13) For what values of z does the series ∑(−1)𝑛 (𝑧 𝑛 + 𝑧 𝑛+1)
converge and find its sum.
(TQ-14) Prove that the series 1 + 𝑎.𝑏
1.𝑐
𝑧 +
𝑎(𝑎+1)𝑏(𝑏+1) 2
1.2.𝑐.(𝑐+1)
𝑧 + ⋯ has unit
radius of convergent.
𝑛
(TQ-15) Show that the domain of convergence of series ∑ (𝑖𝑧−1
2+𝑖
) is
given by |𝑧 + 𝑖 | < √5.
(TQ-16)If the radius of the convergence of power series ∑∞𝑛=0 𝑎𝑛 𝑧 𝑛 is a
positive real number R, then prove that the function f(z) defined by
𝑓(𝑧) = ∑∞𝑛=0 𝑎𝑛 𝑧 𝑛 is analytic in |𝑧| < 𝑅.
4.14 ANSWERS:-
SELF CHECK ANSWERS
1. 1
2. 3
3. Essential
4. |𝑧 | < 1
Department of Mathematics
Uttarakhand Open University Page 72
Advanced Complex Analysis MAT601
TERMINAL ANSWERS
(TQ-13) 1
Department of Mathematics
Uttarakhand Open University Page 73
Advanced Complex Analysis MAT601
BLOCK II
CONFORMAL MAPPING
Department of Mathematics
Uttarakhand Open University Page 74
Advanced Complex Analysis MAT601
5.1 INTRODUCTION:-
Conformal mapping is a fundamental concept in complex analysis
that focuses on functions which preserve angles between intersecting
curves. These mappings are characterized by being analytic functions with
non-zero derivatives in their domains, ensuring that small shapes are
mapped similarly, though their size may change. The key property of
conformal mappings is their ability to maintain the local geometry of
figures, specifically the angles and the orientation of intersections, making
them invaluable for simplifying and analyzing complex shapes and
patterns. The applications of conformal mapping extend across various
scientific and engineering fields. In fluid dynamics, for example,
conformal maps are used to transform complex flow patterns into simpler
ones, aiding in the analysis and solution of potential flow problems. In
electromagnetism, they help simplify the geometry of problems, making it
easier to solve Maxwell's equations in complex domains. Additionally,
conformal maps are crucial in cartography, where they preserve angles,
making them useful for navigation and map projections like the Mercator
projection, which represents the globe on a flat surface.
5.2 OBJECTIVES:-
After studying this unit, learners will be able to
Department of Mathematics
Uttarakhand Open University Page 75
Advanced Complex Analysis MAT601
Jacobian transformation:
Department of Mathematics
Uttarakhand Open University Page 76
Advanced Complex Analysis MAT601
𝜕𝑢 𝜕𝑢 𝜕𝑣 𝜕𝑣 𝜕𝑢 2 𝜕𝑣 2
𝑑𝑒𝑡 (𝐽 ) = − (− ) =( ) +( )
𝜕𝑥 𝜕𝑥 𝜕𝑥 𝜕𝑥 𝜕𝑥 𝜕𝑥
2 2 2
𝜕𝑢 𝜕𝑣 𝜕𝑤 𝑑𝑤 𝑑𝑤 𝜕𝑤
| + 𝑖 | = | | = | | = |𝑓 ′ (𝑧)|2 𝑓𝑜𝑟 =
𝜕𝑥 𝜕𝑥 𝜕𝑥 𝑑𝑥 𝑑𝑥 𝜕𝑥
Thus
𝜕(𝑥,𝑦)
= |𝑓 ′ (𝑧)|2 , if f(z) is analytic.
𝜕(𝑥,𝑦)
Fig.1
Fig.2
Department of Mathematics
Uttarakhand Open University Page 77
Advanced Complex Analysis MAT601
⇒ 𝑢 = 𝑥 + 1, 𝑣 = 𝑦 − 2
Fig.3
2. Rotation: The transformation 𝑤 = 𝑒 𝑖𝜃 𝑧 , where 𝜃 is a real
constant, is known as a rotation. Here, iθ represents a complex
number on the unit circle (with modulus 1) corresponding to an
angle 𝜃 in radians. This transformation rotates figures in
the 𝑧 −plane by an angle 𝜃 around the origin. If 𝜃 > 0, the rotation
is anti-clockwise; if 𝜃 < 0, the rotation is clockwise.
EXAMPLE: Consider the transformation 𝑤 = 𝑧𝑒 𝑖𝜋/4 and
determine the region 𝑅′ in 𝑤 −plane corresponding to triangular
Department of Mathematics
Uttarakhand Open University Page 78
Advanced Complex Analysis MAT601
Fig.4
Fig.5
1
4. Inversion: The mapping 𝑤 = is known as inversion. This
𝑧
transformation maps each point zzz in the complex plane to a new
point www such that the product of their magnitudes is 1
(i.e., |𝑧 ||𝑤| = 1 ) and the argument (angle) is preserved but
reversed in sign. The origin, however, is mapped to infinity, and
vice versa. Inversion changes the scale of figures based on their
distance from the origin, inverting them relative to the unit circle.
For example, points inside the unit circle are mapped outside and
vice versa.
1
EXAMPLE: Consider the map 𝑤 = and determine the region 𝑅′
𝑧
1 1
in w-plane of infinite strip R-bounded by < 𝑦 < .
4 2
1 𝑥−𝑖𝑦
SOLUTION: Let 𝑤 = gives 𝑢 + 𝑖𝑣 =
𝑧 𝑥 2 +𝑦 2
𝑥 𝑦 𝑢 𝑥 𝑢𝑦
⇒ 𝑢= ,𝑣 = − ⇒ =− ⇒𝑥=−
𝑥 2 +𝑦 2 𝑥 2 +𝑦 2 𝑣 𝑦 𝑣
𝑦 𝑦 𝑣2
⇒ 𝑣=− ⇒ 𝑣 = − 𝑦2 𝑢2 =−
𝑥 2 +𝑦 2 +𝑦 2 𝑦(𝑢2+𝑣 2)
𝑣2
𝑣
⇒ 𝑦=−
𝑢2+𝑣 2
1 𝑣 1
⇒ 𝑦< ⇒ − 2 2< ⇒ −𝑣 < 𝑢 2 + 𝑣 2 ⇒ 𝑢 2 +
2 𝑢 +𝑣 2
(𝑣 + 1)2 > 1
1 𝑣 1
⇒ 𝑦< ⇒ − 2 2> ⇒ −4𝑣 < 𝑢 2 + 𝑣 2 ⇒ 𝑢 2 +
4 𝑢 +𝑣 4
(𝑣 + 2)2 > 22
So
1 1
<𝑦< ⇒ 𝑢 2 + (𝑣 + 2)2 > 22 and 𝑢 2 + (𝑣 + 1)2 > 1
2 4
𝑢 2 + (𝑣 + 2) 2 = 22 and 𝑢 2 + (𝑣 + 1)2 = 1
Department of Mathematics
Uttarakhand Open University Page 80
Advanced Complex Analysis MAT601
Fig.6
Department of Mathematics
Uttarakhand Open University Page 81
Advanced Complex Analysis MAT601
Fig.7
So our assumption 𝑓 ′ (𝑧0 ) ≠ 0. we write 𝑓 ′ (𝑧0 ) = 𝑅𝑒 𝑖𝜆
𝜌1 𝑖(𝜙 −𝜃 )
𝑅𝑒 𝑖𝜆 = lim 𝑒 1 1
𝑧1→𝑧0 𝑟
Now equating modulus and argument
𝜌1
𝑅 = lim , 𝜆 = lim (𝜙1 − 𝜃1 ) = 𝛽1 − 𝛼1
𝑧1→𝑧0 𝑟
𝛽1 = 𝜆 + 𝛼1
Similarly
𝛽2 = 𝜆 + 𝛼2
So
𝛽1 − 𝛽2 = 𝛼1 − 𝛼2
This proof demonstrates that the angle between the images of the curves
𝐶1 ′ and 𝐶2 ′ at the point 𝑤0 in the www-plane is both equal in magnitude
and identical in sign to the angle between the original curves 𝐶1 and 𝐶2 at
the point 𝑧0 in the 𝑧 − plane. Consequently, this shows that the
transformation 𝑤 = 𝑓(𝑧 ) preserves both the size and orientation of angles,
thus confirming that the transformation is conformal.
Theorem2: To the study of conformal property when 𝑓 ′ (𝑧 ) = 0 if 𝑓(𝑧) is
a regular function of 𝑧.
Solution: Let us consider the transformation 𝑤 = 𝑓(𝑧) is conformal at
𝑧 = 𝑧0 if 𝑓(𝑧) is analytic at 𝑧 = 𝑧0 and 𝑓 ′ (𝑧) ≠ 0. Let us examine the
case when 𝑓 ′ (𝑧 ) = 0. Suppose that 𝑓 ′ (𝑧 ) has a zero of order 𝑛 at 𝑧0 so
that
𝑓 ′ (𝑧 ) = (𝑧 − 𝑧0 )𝑛 𝜙(𝑧)
where 𝜙(𝑧) is analytic and 𝜙(𝑧0 ) ) ≠ 0.
⇒ 𝑓 ′ (𝑧0 ) = 𝑓 ′′ (𝑧0 ) = ⋯ 𝑓 (𝑛) (𝑧0 ) = 0, 𝑓 (𝑛+1) (𝑧0 ) ≠ 0 … (1)
Expending by Taylor theorem
𝑓(𝑧 ) = ∑∞ 𝑚=0 𝑎𝑚 (𝑧 − 𝑧0 )
𝑚 … (2)
where
𝑓(𝑚) (𝑧0)
𝑎𝑚 = … (3)
𝑚!
Department of Mathematics
Uttarakhand Open University Page 82
Advanced Complex Analysis MAT601
𝑓(𝑧 ) = 𝑎0 (𝑧 − 𝑧0 )0 + ∑ 𝑎𝑚 (𝑧 − 𝑧0 )𝑚
𝑚=𝑛+1
𝑓(0) (𝑧0 )
Since 𝑎0 = = 𝑓 (𝑧0 )
𝑚!
∴ 𝑓(𝑧 ) − 𝑓 (𝑧0 ) = 𝑎𝑛+1 (𝑧 − 𝑧0 )𝑛+1 + ⋯
Where 𝑎𝑛+1 ≠ 0
⇒ 𝑤1 − 𝑤0 = 𝑎𝑛+1 (𝑧 − 𝑧0 )𝑛+1
Now we taking
𝑤1 − 𝑤0 = 𝜌1 𝑒 𝑖𝜙1 , 𝑧1 − 𝑧0 = 𝑟𝑒 𝑖𝜃1 , 𝑎𝑛+1 = 𝛼𝑒 𝑖𝜆
We obtain
𝜌1 𝑒 𝑖𝜙1 = 𝛼𝑟1𝑛+1 𝑒 𝑖[(𝑛+1)𝜃1+𝜆]
⇒ 𝑙𝑖𝑚𝜙1 = 𝑙𝑖𝑚 [(𝑛 + 1) 𝜃1 + 𝜆] = (𝑛 + 1)𝑎1 + 𝜆
Similarly
𝑙𝑖𝑚𝜙2 = (𝑛 + 1) 𝑎2 + 𝜆
The curves 𝐶1 ′ and 𝐶2 ′ intersect at 𝑤0 with an angle that is (𝑛 + 1) times
the angle between the curves 𝐶1 and 𝐶2 intersecting at 𝑧0 , then the
conformal property fails at 𝑧0 .
Theorem3: If the mapping 𝑤 = 𝑓(𝑧) is conformal, then show that 𝑓(𝑧) is
an analytic function of 𝑧.
Proof: Given the conformal transformation 𝑤 = 𝑢 (𝑥, 𝑦) + 𝑖𝑣 (𝑥, 𝑦) =
𝑓(𝑧 )., where 𝑢 and 𝑣 are the real and imaginary parts of 𝑓(𝑧 ) , the line
elements 𝑑𝑠 in the 𝑧 −plane and 𝑑𝜎 in the w-plane respectively so that
𝑑𝑠 2 = 𝑑𝑥 2 + 𝑑𝑦 2 , 𝑑𝜎 2 = 𝑑𝑢 2 + 𝑑𝑣 2
𝜕𝑢 𝜕𝑢
𝑑𝑢 = 𝑑𝑥 + 𝑑𝑦
𝜕𝑥 𝜕𝑦
𝜕𝑣 𝜕𝑣
𝑑𝑣 = 𝑑𝑥 + 𝑑𝑦
𝜕𝑥 𝜕𝑦
Squaring and adding
𝑑𝜎 2 = 𝑑𝑢 2 + 𝑑𝑣 2
𝜕𝑢 2 𝜕𝑣 2 𝜕𝑢 2 𝜕𝑣 2
= (( ) + ( ) ) 𝑑𝑥 + (( ) + ( ) ) 𝑑𝑦 2
2
𝜕𝑥 𝜕𝑥 𝜕𝑦 𝜕𝑦
𝜕𝑢 𝜕𝑢 𝜕𝑣 𝜕𝑣
+2[ + ] 𝑑𝑥𝑑𝑦
𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦
𝑑𝜎 2
So the transformation is conformal and hence the ratio is of direction-
𝑑𝑠2
independent and Compare with
Department of Mathematics
Uttarakhand Open University Page 83
Advanced Complex Analysis MAT601
𝑑𝑠 2 = 𝑑𝑥 2 + 𝑑𝑦 2
𝜕𝑢 2 𝜕𝑣 2 𝜕𝑢 2 𝜕𝑣 2 𝜕𝑢 𝜕𝑢 + 𝜕𝑣 𝜕𝑣
( ) +( ) ( ) +( )
𝜕𝑥 𝜕𝑥 = 𝜕𝑥 𝜕𝑥 = 𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦
1 1 0
𝜕𝑢 2 𝜕𝑣 2 𝜕𝑢 2 𝜕𝑣 2
⇒ ( ) +( ) = ( ) +( ) . . (1)
𝜕𝑥 𝜕𝑥 𝜕𝑥 𝜕𝑥
𝜕𝑢 𝜕𝑢 𝜕𝑣 𝜕𝑣
and + =0 …(2)
𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦
From(2),
𝜕𝑢 𝜕𝑣
𝜕𝑥 = − 𝜕𝑥 = 𝜆
𝜕𝑣 𝜕𝑢
𝜕𝑦 𝜕𝑦
𝜕𝑢 𝜕𝑣 𝜕𝑣 𝜕𝑢
=𝜆 , =− 𝜆 … (3)
𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦
Substituting these values in (1), we obtain
2
𝜕𝑣 2 2
𝜕𝑢 2 𝜕𝑢 2 𝜕𝑣 2
𝜆 ( ) +𝜆 ( ) =( ) +( )
𝜕𝑦 𝜕𝑦 𝜕𝑦 𝜕𝑦
2 2
𝜕𝑢 𝜕𝑣
(𝜆2 − 1) [( ) − ( ) ] = 0
𝜕𝑦 𝜕𝑦
⇒ 𝜆2 − 1 = 0 ⇒ 𝜆 = ±1
Using in(3), we get
𝜕𝑢 𝜕𝑣 𝜕𝑣 𝜕𝑢
= , =− 𝑤ℎ𝑒𝑛 (𝜆 = 1) . . (4)
𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦
𝜕𝑢 𝜕𝑣 𝜕𝑣 𝜕𝑢
=− , = 𝑤ℎ𝑒𝑛 (𝜆 = −1)
𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦
Hence the equations (4) are Cauchy Riemann equations.
SOLVED EXAMPLE
SOLUTION: Gives 𝑤 = 𝑖𝑧 + 𝑖
𝑢 + 𝑖𝑣 = 𝑖 (𝑥 + 𝑖𝑦) + 𝑖
𝑢 = −𝑦
⇒ } ⇒ 𝑥 =𝑣−1
𝑣 =𝑥+1
Using 𝑥 > 0
Department of Mathematics
Uttarakhand Open University Page 84
Advanced Complex Analysis MAT601
Fig.8
This transformation performs a rotation of 𝑅 through an angle of 450 and
magnification of length of magnitude√2.
EXAMPLE3: A rectangle region 𝑅 in 𝑧 −plane is bounded by 𝑥 = 0, 𝑦 =
0, 𝑥 = 2, 𝑦 = 1, determine the region 𝑅′ of the w-plane into which 𝑅 is
mapped under the transformation: 𝑤 = 𝑧𝑒 𝑖𝜋/4 √2. 𝑧 + (1 − 2𝑖)
SOLUTION:𝑤 = 𝑧𝑒 𝑖𝜋/4 √2. 𝑧 + (1 − 2𝑖)
𝑢 + 𝑖𝑣 = (1 + 𝑖)(𝑥 + 𝑖𝑦) + (1 − 2𝑖)
𝑢 = 𝑥−𝑦+1 … (1)
𝑣 =𝑥+𝑦−2 … (2)
Substituting 𝑦 = 0 in (1) & (2), we get
⇒ 𝑢 = 𝑥 + 1, 𝑣 = 𝑥 − 2 ⇒ 𝑢 = (𝑣 + 2) + 1 ⇒ 𝑢 = 𝑣 + 3
𝑢 𝑣
⇒ + (−3) = 1
3
Substituting 𝑦 = 2 in (1) & (2), we obtain
Department of Mathematics
Uttarakhand Open University Page 85
Advanced Complex Analysis MAT601
⇒ 𝑢 = 𝑥, 𝑣 = 𝑥 − 1 ⇒ 𝑢 =𝑣+1
𝑢 𝑣
⇒ + (−1) = 1
1
Substituting 𝑥 = 0 in (1) & (2), we have
⇒ 𝑢 = −𝑦 + 1, 𝑣 = 𝑦 − 2 ⇒ 𝑣 = (1 − 𝑢 ) − 2
𝑢 𝑣
⇒ (−1)
+ (−1) = 1
Substituting 𝑥 = 2 in (1) & (2), we have
⇒ 𝑢 = 3 − 𝑦, 𝑣 = 𝑦 ⇒ 𝑢 =3−𝑣
𝑢 𝑣
⇒ + =1
3 3
Fig.9
Where 𝑅 is rectangle OABC.
𝑅′ is rectangle PQRS. 𝑅′ Is image of 𝑅.
5.6 SUMMARY:-
Department of Mathematics
Uttarakhand Open University Page 86
Advanced Complex Analysis MAT601
5.7 GLOSSARY:-
Department of Mathematics
Uttarakhand Open University Page 87
Advanced Complex Analysis MAT601
5.8 REFERENCES:-
5.10TERMINAL QUESTIONS:-
Department of Mathematics
Uttarakhand Open University Page 88
Advanced Complex Analysis MAT601
𝑏
(TQ-1) Prove that if 𝑤 = 𝑥 + 𝑖 𝑎 𝑦, 0 < 𝑎 < 𝑏 the inside of the circle
𝑥 2 + 𝑦 2 = 𝑎2 corresponds to the inside of an ellipse in the w-plane, but
that the transformation is not conformal.
(TQ-2) Consider the transformation 𝑤 = 𝑧 + (1 − 𝑖) and determine the
region 𝐷′ of w-plane corresponding to the rectangle D in z-plane bounded
by 𝑥 = 0, 𝑦 = 0, 𝑥 = 1, 𝑦 = 2.
(TQ-3) What is the region of w-plane into which the rectangular region
in z-plane bounded by the lines 𝑥 = 0, 𝑦 = 0, 𝑥 = 1, 𝑦 = 2 is mapped
under the map 𝑤 = 𝑧 + (2 − 𝑖) ?
(TQ-4) Find the image of rectangle 𝑥 = 0, 𝑦 = 0, 𝑥 = 1, 𝑦 = 2 in z-
plane under the map 𝑤 = (1 + 𝑖)𝑧 + (2 − 𝑖)
(TQ-5) True/False type Questions
a. A conformal mapping always preserves distances between points
in the complex plane.
b. The function f(z)= (z+2)/(z−2) is a conformal mapping.
c. Conformal mappings are linear transformations of the complex
plane.
d. The complex logarithm function f(z)=log(z) is conformal
everywhere in the complex plane.
e. Conformal mappings can map the entire complex plane onto itself.
f. Conformal mappings preserve the orientation of angles between
intersecting curves.
g. The function 𝑓(𝑧) = 𝑒 𝑖𝑧 is a conformal mapping.
h. In the case of an isogonal mapping, the magnitude of angles is
preserved but not necessarily the sense of angles.
i. The mapping 𝑤 = 𝑧̅ is isogonal but not conformal.
1
(TQ-6) Show that the transformation 𝑤 = 𝑧 transforms circles in z-plane
to circles of w-plane. What type of circles in z-plane will be transformed
into straight lines of w-plane?
(TQ-7) Show that the region |𝑧 − 𝑎| ≤ 𝑅 ia mapped conformally on 𝑤 ≤
𝑅(𝑧−𝑐)𝑒 𝑖𝛼
1 by the transformation𝑤 = , where 𝛼 is real and 𝑧 = 𝑐 is the
𝑅 2−(𝑧−𝑎)(𝑐̅−𝑎̅)
point which is transformed into the origin.
5.11 ANSWERS:-
SELF CHECK ANSWERS
Department of Mathematics
Uttarakhand Open University Page 89
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 90
Advanced Complex Analysis MAT601
6.1 INTRODUCTION:-
Möbius transformations are a fundamental class of conformal mappings in
𝑐𝑧+𝑑
complex analysis, characterized by the formula 𝑓(𝑧) = 𝑎𝑧+𝑏 with complex
coefficients satisfying 𝑎𝑑 − 𝑏𝑐 ≠ 0. These transformations are notable for
their ability to map circles and lines in the complex plane to other circles
and lines while preserving angles and the cross ratio, making them
essential in geometry and mathematical physics. In addition to Möbius
transformations, complex analysis also encompasses a variety of other
mappings such as linear transformations, exponential functions, and more
general holomorphic functions. These mappings are crucial for modeling
and solving problems in various fields, including fluid dynamics,
electromagnetism, and conformal geometry, by maintaining essential
properties like angle preservation and local structure.
6.2 OBJECTIVES:-
After studying this unit, learners will be able to
Department of Mathematics
Uttarakhand Open University Page 91
Advanced Complex Analysis MAT601
It is also noted that a constant function f(z)=c for some constant c has no
critical points. This is because the derivative of a constant function is zero
Department of Mathematics
Uttarakhand Open University Page 92
Advanced Complex Analysis MAT601
If 𝑎 − 𝑑 ≠ 0, the equation (2) has one fixed point at infinity and another
fixed point that is finite, while if 𝑎 − 𝑑 = 0, the transformation has only
one fixed point, which is at infinity. Thus we have the following results:
i. If 𝑐 ≠ 0 and 𝑀 ≠ 0, two finite fixed points.
ii. If 𝑐 ≠ 0 and 𝑀 = 0, one finite fixed point.
iii. If 𝑐 ≠ 0 and 𝑎 − 𝑑 = 0, only one fixed point i.e., infinity.
𝑏
In this case 𝑤 = 𝑧 + 𝑑
iv. If 𝑐 ≠ 0 and 𝑎 − 𝑑 ≠ 0, only one finite and other is infinity.
Department of Mathematics
Uttarakhand Open University Page 93
Advanced Complex Analysis MAT601
6.7 PARABOLIC:-
A linear fractional (bilinear) transformation with exactly one fixed point
𝑧0 is known as a parabolic transformation and can be expressed as
1 1
= 𝑧−𝑧 + ℎ if 𝑧0 ≠ ∞
𝑤−𝑧 0 0
𝑤 = 𝑧 + ℎ if 𝑧0 = ∞
A linear fractional (bilinear) transformation with two fixed points 𝑧1 and
𝑧2 can be expressed as
𝑤−𝑧1 𝑘(𝑧−𝑧1 )
= if 𝑧1 , 𝑧2 ≠ ∞
𝑤−𝑧2 (𝑧−𝑧2)
If 𝑧2 = ∞, then it becomes 𝑤 − 𝑧1 = 𝑘(𝑧 − 𝑧1 ).
6.8 THEOREMS:-
Theorem1: (Geometrical Inversion) Every bilinear transformation is the
resultant of bilinear transformations with simple geometric imports.
Proof: Let the bilinear transformation
𝑎𝑧+𝑏
𝑤 = 𝑐𝑧+𝑑 … (1)
Where
𝑎𝑑 − 𝑏𝑐 ≠ 0, 𝑐 ≠ 0
In equation (1), we obtain
𝑏 𝑏 𝑑
𝑎 𝑧 + (𝑎 ) 𝑎 −
𝑤= . = [1 + 𝑎 𝑐 ]
𝑐 𝑧 + (𝑑 ) 𝑐 𝑧+𝑐
𝑑
𝑐
𝑎 𝑏𝑐 − 𝑎𝑑 1
𝑤= + .
𝑐 𝑐2 𝑑
𝑧+𝑐
Taking
𝑑 1 𝑏𝑐 − 𝑎𝑑
𝑧1 = 𝑧 + , 𝑧2 = , 𝑧3 = . 𝑧2
𝑐 𝑧1 𝑐2
𝑎
we get 𝑤 = 𝑐 + 𝑧3 which is similar to
𝑑
𝑧1 = 𝑧 +
𝑐
Now 𝑧1 , 𝑧2 , 𝑧3 are of the form
Department of Mathematics
Uttarakhand Open University Page 94
Advanced Complex Analysis MAT601
1
𝑤 = 𝑧 + 𝛼, 𝑤 = , 𝑤 = 𝛽𝑧
𝑧
Where
1. 𝑤 = 𝑧 + 𝛼 represents translation.
1
2. 𝑤 = 𝑧 represents inversion.
3. 𝑤 = 𝛽𝑧 represents dilation.
𝐴𝑧 + 𝐵
𝜁=
𝐶𝑧 + 𝐷
Here
𝐴𝐷 − 𝐵𝐶 = (𝑎𝑎1 + 𝑏1 𝑐 )(𝑑1 𝑑 + 𝑐1 𝑏) − (𝑐1 𝑎 + 𝑑1 𝑐 )(𝑐1 𝑎 + 𝑑1 𝑐 )
= (𝑎1 𝑑1 − 𝑏1 𝑐1 )(𝑎𝑑 − 𝑏𝑐 ) ≠ 0
Thus
𝐴𝑧 + 𝐵
𝜁= 𝑠. 𝑡. 𝐴𝐷 − 𝐵𝐶 ≠ 0
𝐶𝑧 + 𝐷
This is bilinear transformation and is called resultant (or product) of
transformation.
Theorem3: (Preservance of cross ratio) To prove that the cross ratio
remains invariant under a bilinear transformation.
Solution: Suppose 𝑤1 , 𝑤2 , 𝑤3 , 𝑤4 be the images of 𝑧1 , 𝑧2 , 𝑧3 , 𝑧4
respectively
𝑎𝑧+𝑏
𝑤 = 𝑐𝑧+𝑑 … (1)
Department of Mathematics
Uttarakhand Open University Page 95
Advanced Complex Analysis MAT601
Where
𝑎𝑑 − 𝑏𝑐 ≠ 0, 𝑐 ≠ 0
If we prove that
(𝑤4 − 𝑤1 )(𝑤2 − 𝑤3 ) (𝑧4 − 𝑧1 )(𝑧2 − 𝑧3 )
=
(𝑤2 − 𝑤1 )(𝑤4 − 𝑤3 ) (𝑧2 − 𝑧1 )(𝑧4 − 𝑧3 )
⇒
(𝑎𝑑 − 𝑏𝑐 )(𝑧4 − 𝑧1 ) (𝑎𝑑 − 𝑏𝑐 )(𝑧2 − 𝑧3 )
(𝑤4 − 𝑤1 )(𝑤2 − 𝑤3 ) = .
(𝑐𝑧4 + 𝑑 )(𝑐𝑧1 + 𝑑 ) (𝑐𝑧2 + 𝑑 )(𝑐𝑧3 + 𝑑 )
(𝑎𝑧 + 𝑏) − 𝑝𝑐𝑧 − 𝑝𝑑 (𝑎 − 𝑝𝑐 )𝑧 + 𝑏 − 𝑝𝑑
= =
(𝑐𝑧 + 𝑑 ) − 𝑐𝑞𝑧 − 𝑞𝑑 (𝑐 − 𝑐𝑞 ) + 𝑏 − 𝑞𝑑
(𝑎 − 𝑝𝑐 )𝑧 + 𝑐𝑝2 — 𝑎𝑝
=
(𝑐 − 𝑐𝑞 ) + 𝑐𝑞 2 — 𝑎𝑞
(𝑎 − 𝑝𝑐 )(𝑧 − 𝑝)
=
(𝑐 − 𝑐𝑞 )(𝑧 − 𝑞 )
(𝑎−𝑝𝑐)
Taking 𝑘 = (𝑐−𝑐𝑞)
, we obtain
(𝑤 − 𝑝) (𝑧 − 𝑝 )
=𝑘
(𝑤 − 𝑞) (𝑧 − 𝑞 )
iii. Suppose there be only one variant p so that
𝑎−𝑑
𝑝= , 𝑐𝑝2 — 𝑎𝑝 = 𝑏 − 𝑝𝑑
2𝑐
Now,
1 1 𝑐𝑧 + 𝑑
= =
𝑤 − 𝑝 (𝑎𝑧 + 𝑏 ) − 𝑝 (𝑎 − 𝑝𝑐 )𝑧 + 𝑏 − 𝑝𝑑
𝑐𝑧 + 𝑑
Department of Mathematics
Uttarakhand Open University Page 97
Advanced Complex Analysis MAT601
SOLVED EXAMPLE
Department of Mathematics
Uttarakhand Open University Page 98
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 99
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 100
Advanced Complex Analysis MAT601
2𝑤 + 5
4𝑧𝑤 − 2𝑤 = 5 − 4𝑧 𝑜𝑟 𝑧 =
4𝑤 + 4
2𝑤+5 2𝑤
̅ +5
|𝑧| = 𝑧𝑧̅ = 1 Corresponds to [ ][ ]=1
4(𝑤+1) 4(𝑤̅ +1)
4𝑤𝑤̅ + 25 + 10(𝑤 + 𝑤 ̅ ) = 16(𝑤𝑤 ̅ +1+𝑤+𝑤 ̅ ) … (1)
But 𝑤 = 𝑢 + 𝑖𝑣, 𝑤̅ = 𝑢 − 𝑖𝑣, 𝑤𝑤 ̅ = 𝑢2 + 𝑣 2 , 𝑤 + 𝑤
̅ = 2𝑢 … (2)
Hence from (1), we get
3
𝑢2 + 𝑣 2 − = 0
4
Now comparing with 𝑢2 + 𝑣 2 + 2𝑔𝑢 + 2𝑓𝑣 + 𝑐 = 0, we obtain centre =
1
(−𝑔, −𝑓) = (− , 0) and radius [𝑔2 + 𝑓 2 − 𝑐 ]1/2 i.e.,
2
1 3 1/2
= ( +0+ ) = 1
4 4
𝑎𝑧+𝑏
EXAMPLE 6: Find the condition that the transformation 𝑤 =
𝑐𝑧+𝑑
transforms a straight line 𝑧 − 𝑝𝑙𝑎𝑛𝑒 into the unit circle 𝑤 − 𝑝𝑙𝑎𝑛𝑒.
SOLUTION: The transforms a straight line of 𝑧 − 𝑝𝑙𝑎𝑛𝑒 is
𝑧−𝑝
| |=1 … (1)
𝑧−𝑞
The unit circle in w-plane is |𝑤| = 1 … (2)
So
𝑏
𝑎 (𝑧 + 𝑎)
𝑤=
𝑑
𝑐 (𝑧 + 𝑐 )
𝑏 𝑑
Taking 𝑝 = − 𝑎 , 𝑞 − 𝑐 , we have
𝑎 (𝑧 − 𝑝 )
𝑤=
𝑐 (𝑧 − 𝑞 )
𝑎 𝑧−𝑝 𝑎
Hence |𝑤| = | | | | = | | = 1, if |𝑎| = |𝑐 |
𝑐 𝑧−𝑐 𝑐
Department of Mathematics
Uttarakhand Open University Page 101
Advanced Complex Analysis MAT601
6.9 SUMMARY:-
A Möbius transformation, also known as a linear fractional
transformation, is a complex function of the form 𝑤 = (𝑐𝑧 + 𝑑)/(𝑎𝑧 +
𝑏), where 𝑎, 𝑏, 𝑐, and 𝑑 are complex numbers with 𝑎𝑑 − 𝑏𝑐 ≠ 0. These
transformations map the extended complex plane, including the point at
infinity, onto itself and are conformal, meaning they preserve angles.
Möbius transformations can transform circles and lines into other circles
or lines and are characterized by their fixed points, which can be one, two,
or sometimes none on the finite plane, depending on the nature of the
transformation. They are classified into parabolic, elliptic, hyperbolic, and
loxodromic types based on the configuration of their fixed points and the
𝑎 𝑏
trace of the transformation matrix | |. The cross ratio, a key invariant
𝑐 𝑑
under Möbius transformations, plays a crucial role in understanding the
relative geometry of four points in the complex plane. These
transformations have significant applications in complex analysis,
geometry, and theoretical physics.
6.10 GLOSSARY:-
Department of Mathematics
Uttarakhand Open University Page 102
Advanced Complex Analysis MAT601
6.11 REFERENCES:-
Department of Mathematics
Uttarakhand Open University Page 103
Advanced Complex Analysis MAT601
(TQ-1) To show that the set of all bilinear transformations forms a non-
abelian group under the product of transformations.
(TQ-2) To prove that the cross ratio (𝑧1, 𝑧2, 𝑧3, 𝑧4 ) is real iff the four
points 𝑧1 , 𝑧2 , 𝑧3 , 𝑧4 lie on a circle or on a straight line.
(TQ-3) To prove that the every bilinear transformation with two finite
fixed points 𝛼, 𝛽 can be put in the form:
𝑤−𝛼 𝑧−𝛼
= 𝜆( )
𝑤−𝛽 𝑧−𝛽
(TQ-4) If 𝛼, 𝛽 are the inverse points of a circle, then prove that the
𝑧−𝛼
equation of a circle can be written as |𝑧−𝛽 | = 𝑘, 𝑘 ≠ 1 and 𝑘 is real
constant.
(TQ-5) To prove that the every bilinear transformation maps circles or
straight lines into circles or straight lines.
Or
𝑐𝑧+𝑑
Find the condition that the transformation 𝑤 = 𝑎𝑧+𝑏 transforms the unit
circle in 𝑤 − 𝑝𝑙𝑎𝑛𝑒 into straight line of 𝑧 − 𝑝𝑙𝑎𝑛𝑒.
(TQ-6) To prove that the general linear transformation of a circle |𝑧| ≤ 𝜌
into a circle |𝑤| ≤ 𝜌′ is
𝑖𝜆 (𝑧−𝛼)
𝑤 = 𝜌𝜌′𝑒 2′
𝑠. 𝑡. |𝛼 | < 𝜌.
(𝛼
̅ 𝑧−𝜌 )
Department of Mathematics
Uttarakhand Open University Page 104
Advanced Complex Analysis MAT601
𝑅(𝑧 − 𝑐)𝑒 𝑖𝛼
𝑤= 2
𝑅 − (𝑧 − 𝑎)(𝑐̅ − 𝑎̅)
where 𝛼 is real and 𝑧 = 𝑐 is the point which is transformed into the origin.
(TQ-8) If the transformation 𝑧 = 𝑖−𝑤 𝑖+𝑤
, show that half of 𝑤 −plane given
by 𝑣 ≥ 0 corresponds to the circle |𝑧| ≤ 1 in 𝑧 − plane.
(TQ-9) Discuss the application of the transformation 𝑤 = 𝑖𝑧+1 𝑧+𝑖
to the
areas in the z-plane which are respectively inside and outside the unit
circle with its centre at the origin.
5−4𝑧
(TQ-10) Show that the transformation 𝑤 = 4𝑧−2 transforms the circle
|𝑧| = 1 into a circle of radius unity in 𝑤 − 𝑝𝑙𝑎𝑛𝑒 and find the centre of
circle.
(TQ-11) Find the linear maps for 𝑧 = 0, −𝑖, −1 and corresponding
values of w are 𝑤 = 𝑖, 1,0.
(TQ-12) Find bilinear transformation which maps 0, 𝑖, −𝑖 of z-plane to
1, −1,0 of w-plane.
(TQ-13) True/False Type questions.
a. A Möbius transformation maps circles and lines in the complex
plane to circles and lines.
b. A Möbius transformation can always be written in the form of a
linear fractional transformation.
c. Two Möbius transformations are considered equivalent if they
differ by a scaling factor.
d. The composition of two Möbius transformations is itself a
Möbius transformation.
e. The coefficients a,b,c, and d in a Möbius transformation are
allowed to be zero, as long as 𝑎𝑑 − 𝑏𝑐 ≠ 0.
𝑧−1
f. The Möbius transformation 𝑤 = 𝑧+1 maps the real axis to itself.
(TQ-14) Objectives Type Questions.
1. A transformation of type 𝑤 = 𝑎𝑧 + 𝛽, where 𝛼 and 𝛽 are complex
constants is the resultant of
a. Magnification and translation
b. Magnification, rotation and translation
c. Rotation and translation
d. None
𝛼𝑧+𝛽
2. Critical points of 𝑤 = 𝛾𝑧+𝛿 , 𝛼𝛿 − 𝛽𝛾 ≠ 0 are
𝛿
a. –
𝛾
𝛿
b. – 𝛾 and ∞
𝛿
c. – 𝛾 and 0
d. None
Department of Mathematics
Uttarakhand Open University Page 105
Advanced Complex Analysis MAT601
6.14 ANSWERS:-
SELF CHECK ANSWERS
(𝑧4−𝑧1 )(𝑧2−𝑧3 )
1. The cross ratio of four points (𝑧1 , 𝑧2 ; 𝑧3 , 𝑧4 ) = (𝑧2−𝑧1 )(𝑧4−𝑧3 )
2. The cross ratio is invariant under Möbius transformations because
such transformations preserve the projective properties of points,
meaning they maintain the relative geometry of the configuration.
3. Despite 24 permutations, only six distinct cross ratios can be formed
from four points, due to the symmetries and invariances in the
definition of the cross ratio.
4. A fixed point of a transformation is a point that remains unchanged
under the transformation, i.e., 𝑓(𝑧) = 𝑧.
5. Elliptic: Has two fixed points with a rotation around them.
Hyperbolic: Has two fixed points with one attracting and the other
repelling, characterized by dilation or contraction along a line.
Loxodromic: Has two fixed points, and the transformation involves
a combination of rotation and dilation/contraction.
Department of Mathematics
Uttarakhand Open University Page 106
Advanced Complex Analysis MAT601
TERMINAL ANSWERS
(TQ-11) 𝑤 = − 𝑖(𝑧+1)
𝑧−1
𝑖(𝑧+𝑖)
(TQ-12) 𝑤 = − (3𝑧−𝑖)
(TQ-13) a.T b.T c.F d.T e.F f.T
Department of Mathematics
Uttarakhand Open University Page 107
Advanced Complex Analysis MAT601
BLOCK III
COMPLEX INTEGRATION
Department of Mathematics
Uttarakhand Open University Page 108
Advanced Complex Analysis MAT601
7.2 OBJECTIVES:-
In this unit we will study about the Compute line integrals of complex-
valued functions along curves in the complex plane, integration along
Department of Mathematics
Uttarakhand Open University Page 109
Advanced Complex Analysis MAT601
Closed Domain: If a set D is an open domain and you include all its
boundary points, the resulting set is called a closed domain. In other
words, a closed domain includes both the open domain and its boundary,
making it closed and still connected.
where 𝑥(𝑡) and 𝑦(𝑡) are real-valued continuous functions of the real
variable t, with t in the interval [𝑎, 𝑏], defines a set of points in the
complex plane known as a continuous curve. This curve is called a simple
curve if 𝑡1 ≠ 𝑡2 implies 𝑧(𝑡1 ) ≠ 𝑧(𝑡2 )meaning the curve does not intersect
itself. If the curve is such that 𝑡1 < 𝑡2 and 𝑧(𝑡1 ) = 𝑧(𝑡2 ) implies 𝑡1 =
𝑎 and 𝑡2 = 𝑏, then it is a simple closed curve, which means the curve
starts and ends at the same point, forming a loop without self-intersections
except at the endpoints. Simple curves are often referred to as Jordan
curves. A common example of a Jordan curve is a polygon formed by
joining a finite number of line segments end to end.
Department of Mathematics
Uttarakhand Open University Page 110
Advanced Complex Analysis MAT601
It states that a simple closed Jordan curve divides the Argand plane into
two open domains which have the curve as the common boundary. One of
these domains is bounded and is known as interior domain, while the other
is bounded and is called exterior domain.
Here,𝛾 ′(𝑡) denotes the derivative of 𝛾(𝑡) with respect to 𝑡, and |∙| denotes
the modulus (or absolute value) in the complex plane or Euclidean space.
𝛾 ′(𝑡) ≠ 0∀ 𝑡 𝑖𝑛 [𝑎, 𝑏]
This condition ensures that the curve does not have any sharp corners or
cusps and is smooth throughout.
Department of Mathematics
Uttarakhand Open University Page 111
Advanced Complex Analysis MAT601
7.6 CONTOUR:-
Contour: A simple curve in the complex plane is called a contour if it is
piecewise smooth, meaning it can be broken down into a finite number of
smooth (regular) segments, where each segment is smooth and has a finite
length. A contour is a curve that can be traversed in a specific direction,
and it is always rectifiable, meaning its length is finite.
Department of Mathematics
Uttarakhand Open University Page 112
Advanced Complex Analysis MAT601
𝑑𝑧
Where 𝑧(𝑡) = 𝑥(𝑡) + 𝑖𝑦(𝑡) and 𝑧 ′ (𝑡) = 𝑑𝑡 = 𝑥 ′ (𝑡) + 𝑖𝑦 ′ (𝑡).
The limit 𝑎 = 𝑡0 < 𝑡1 < 𝑡 … < 𝑡𝑛−1 = 𝑏 is called the complex line
integral of 𝑓 over 𝑥.
Fig.1
Suppose 𝑓(𝑧) is continuous at every point of a closed curve 𝐶 having a
finite length, i.e., 𝐶 is rectifiable curve.
Divide C into n parts by means of points
𝑧0 , 𝑧1 , 𝑧2 , … . , 𝑧𝑛
Suppose 𝑎 = 𝑧0 , 𝑏 = 𝑧𝑛
We choose a point 𝜉𝑘 on each arc joining 𝑧𝑘−1 to 𝑧𝑘 .
Now from the sum
𝑛
The connection between real and complex line integrals can be expressed
through the decomposition of the complex line integral into real and
imaginary components. If 𝑓(𝑧) = 𝑢(𝑧) + 𝑖𝑣(𝑧) where 𝑢 and 𝑣 are real-
valued functions representing the real and imaginary parts of
Department of Mathematics
Uttarakhand Open University Page 113
Advanced Complex Analysis MAT601
SOLVED EXAMPLE
1
EXAMPLE1: Evaluate ∫𝑥 𝑧 𝑑𝑧, where 𝑥(𝑡) = 𝑒 𝑖𝑡 , 𝑡 ∈ [0,2𝜋].
SOLUTION: By complex line integral
𝑏
1
∫ 𝑑𝑧 = ∫ 𝑓(𝑥 (𝑡)) . 𝑥 ′ (𝑡)𝑑𝑡
𝑥𝑧 𝑎
1
Here, 𝑓(𝑧) = 𝑧 , 𝑥(𝑡) = 𝑒 𝑖𝑡 , 𝑎 = 0, 𝑏 = 2𝜋
1
∴ 𝑓 [(𝑥(𝑡))] = 𝑒 𝑖𝑡 , 𝑥 ′ (𝑡) = 𝑖𝑒 𝑖𝑡
2𝜋 2𝜋
1 1
∫ 𝑑𝑧 = ∫ 𝑖𝑡
. 𝑖𝑒 𝑖𝑡
𝑑𝑡 = ∫ 𝑖 𝑑𝑡 = 𝑖 [𝑡]2𝜋
0 = 2𝜋𝑖
𝑥 𝑧 0 𝑒 0
Department of Mathematics
Uttarakhand Open University Page 114
Advanced Complex Analysis MAT601
Fig.2
= ∫ (𝑥 − 𝑦 + 𝑖𝑥 2 ) 𝑑𝑧 + ∫ (𝑥 − 𝑦 + 𝑖𝑥 2 ) 𝑑𝑧
𝑂𝐵 𝐵𝐴
1 𝑖 𝑖 1 5𝑖
= ( + ) + ( − 1) = − +
2 3 2 2 6
Department of Mathematics
Uttarakhand Open University Page 116
Advanced Complex Analysis MAT601
7.11 SUMMARY:-
A complex line integral is an integral of a complex-valued function 𝑓(𝑧)
along a path or contour 𝐶 in the complex plane, defined as ∫𝐶 𝑓 (𝑧)𝑑𝑧. It is
computed by parameterizing the contour 𝐶 with 𝑧(𝑡) and integrating
𝑓(𝑧(𝑡)) ⋅ 𝑧 ′(𝑡) with respect to t over the interval of the parameter. This
integral can be expressed in terms of real and imaginary parts, and it plays
a crucial role in complex analysis by connecting the evaluation of integrals
to the properties of analytic functions and their singularities. Key results
such as the Fundamental Theorem of Line Integrals and the Residue
Theorem are often used to simplify and compute these integrals.
7.12 GLOSSARY:-
Complex Line Integral: An integral of a complex-valued function
along a contour in the complex plane, defined as ∫𝐶 𝑓 (𝑧)𝑑𝑧, where
𝐶 is the path or curve and 𝑓(𝑧) is a complex function.
Contour (or Path): A continuous and differentiable curve in the
complex plane along which the complex line integral is computed.
Parameterization: A representation of the contour 𝐶 by a
continuous function 𝑧(𝑡) where t varies over an interval[𝑎, 𝑏]. The
integral is then evaluated using this parameterization.
Complex Function: A function 𝑓(𝑧) where 𝑧 is a complex
variable and 𝑓(𝑧) maps 𝑧 to another complex number. It can be
expressed as 𝑓(𝑧) = 𝑢(𝑥, 𝑦) + 𝑖𝑣(𝑥, 𝑦), where 𝑢 and 𝑣 are real-
valued functions.
Differential𝒅𝒛: The differential element of the complex variable
𝑧 , representing an infinitesimal change along the contour. In
parameterized form, 𝑑𝑧 = 𝑧 ′ (𝑡)𝑑𝑡.
Fundamental Theorem of Line Integrals: A theorem stating that
if 𝑓(𝑧) is analytic and 𝐹(𝑧) is an antiderivative of 𝑓(𝑧) , then
∫𝐶 𝑓 (𝑧)𝑑𝑧 = 𝐹 (𝑧1 ) − 𝐹 (𝑧2 ), where C is a path from 𝑧0 to 𝑧1 .
Analytic (or Holomorphic) Function: A function f(z) that is
complex differentiable at every point in its domain, meaning it has
a derivative at every point in an open set.
Simply Connected Domain: A domain in which any closed
contour can be continuously shrunk to a point without leaving the
domain. It ensures that the integral of an analytic function around
any closed curve is zero.
Real and Imaginary Parts: For a complex function f (𝑧) =
𝑢(𝑥, 𝑦) + 𝑖𝑣(𝑥, 𝑦), 𝑢(𝑥, 𝑦) and 𝑣(𝑥, 𝑦) are the real and imaginary
parts of 𝑓(𝑧), respectively. The complex line integral can be split
into integrals involving these parts.
Department of Mathematics
Uttarakhand Open University Page 117
Advanced Complex Analysis MAT601
7.13 REFERENCES:-
(TQ-1) Evaluate ∫𝐶 𝑧 2𝑑𝑧, where 𝐶 is the straight line joining the origin 𝑂
to the point 𝑃(2,1) in the complex plane.
(TQ-2) Evaluate ∮𝐶 𝐼𝑛 𝑧𝑑𝑧 , where C is unit circle |𝑧| = 1 taken is
countor clockwise sense.
(TQ-3) Evaluate ∮𝐶 |𝑧|2𝑑𝑧 around the square with vertices at
(0,0), (1,0), (1,1), (0,1)
(TQ-4) Evaluate ∮𝐶 (𝑧 − 𝑎)𝑛 𝑑𝑧, where 𝑎 is a given complex number, 𝑛
is any integer and 𝐶 is a circle of radius 𝑅 centered at a and oriented
anticlockwise.
(TQ-5) Find the integral of the function 𝑓(𝑧) = 1𝑧, taken over a circle of
Radius 𝑅.
(TQ-6) Evaluate ∫𝐶 𝑧𝑑𝑧 (𝑎𝑏 𝑖𝑛𝑖𝑡𝑖𝑜)
(TQ-7) Evaluate ∫𝐶 𝑑𝑧 (𝑎𝑏 𝑖𝑛𝑖𝑡𝑖𝑜)
1+𝑖
(TQ-8) Evaluate ∫0 𝑧𝑑𝑧 along the line 𝑧 = 0 to 𝑧 = 1 + 𝑖.
Department of Mathematics
Uttarakhand Open University Page 118
Advanced Complex Analysis MAT601
(TQ-9) Evaluate the integral ∫𝐶 𝑧̅𝑑𝑧 , where 𝐶 is the straight line from
(1,0) to (1,1).
1+𝑖
(TQ-10) Evaluate ∫0 𝑧 2 𝑑𝑧.
(TQ-11)True/False Questions
a. The circle 𝑧 = 𝑐𝑜𝑠𝑡 + 𝑖𝑠𝑖𝑛𝑡, 0 ≤ 𝑡 ≤ 2𝜋 is a simple closed
Jordan curve.
b. If 𝑓(𝑧) is conformally continuous in a domain 𝐷, then it is not
necessarily continuous in 𝐷,.
c. If a function 𝑓(𝑧) is differentiable at 𝑧 = 𝑧0 , then it is necessarily
continuous there.
d. A contour is continuous chain of a finite number of regular arcs. T
e. If 𝑓(𝑧) be continuous in a simply connected domain 𝐷 and
∫Γ 𝑓 (𝑧)𝑑𝑧 = 0, where Γ is any rectifiable closed Jordan curve in 𝐷,
then 𝑓(𝑧) is analytic in 𝐷.T
f. For the indefinite integral of a function 𝑓(𝑧) to exist in a simply
connected domain 𝐷, it is not necessary that 𝑓(𝑧) be analytic in 𝐷.
g. Let 𝐺 be the simply connected domain, and let 𝑓(𝑧) be a single
valued analytic function such that ∫C 𝑓(𝑧)𝑑𝑧 = 0, where 𝐿 is any
closed rectifiable curve continuous in 𝐺.
h. A function 𝑓(𝑧) possesses a indefinite integral in a simply closed
connected domain 𝐺 iff the function 𝑓(𝑧) is analytic in 𝐺.
i. A function 𝑓(𝑧) is called an integral function or entire function if it
is analytic in finite complex integral.
j. Zeros of an analytic function are isolated.
1
k. The integral ∫C 𝑧−𝑎 𝑑𝑧over a closed contour C that does not enclose
a is zero.
1
(TQ-12)Prove that the function [𝑐 (1 + 𝑧 )] can be expended in series of
the type ∑∞ 𝑛 ∞
𝑛=0 𝑎𝑛 𝑧 + ∑𝑛=1 𝑏𝑛 𝑧
−𝑛
in which the coefficients of both of 𝑧 𝑛
1 2𝜋
and 𝑧 −𝑛 , are 2𝜋 ∫0 𝑠𝑖𝑛(2𝑐 𝑐𝑜𝑠 𝜃) 𝑠𝑖𝑛𝑛𝜃 𝑑𝜃.
(TQ-13) Objectives type Questions:
1. A simple closed Jordan curve divides the argand plane into…..
open domain which have the curve as common boundary.
a. two
b. three
c. four
d. eight
𝑏
2. The path of the definite integral ∫𝑎 𝑓(𝑧) 𝑑𝑧 is:
a. the line segment joining the points 𝑧 = 𝑎 and 𝑧 = 𝑏.
b. any curve joining the points 𝑧 = 𝑎 and 𝑧 = 𝑏.
c. any circle such that the points 𝑧 = 𝑎 and 𝑧 = 𝑏.
d. any rectangle whose two vertices are the points 𝑧 = 𝑎 and 𝑧 =
𝑏.
Department of Mathematics
Uttarakhand Open University Page 119
Advanced Complex Analysis MAT601
7.16 ANSWERS:-
SELF CHECK ANSWERS
Department of Mathematics
Uttarakhand Open University Page 120
Advanced Complex Analysis MAT601
TERMINAL ANSWERS
1
(TQ-1) 3 (2 + 11𝑖 ) (TQ-2) 2𝜋𝑖
(TQ-3) – 1 + 𝑖 (TQ-4) 2𝜋𝑖
𝑏2 −𝑎 2
(TQ-5) 2𝜋𝑖 (TQ-6) 2
(TQ-7) 0 (TQ-8) 𝑖
1 1
(TQ-9) 𝑖 + 2 (TQ-10) 2 (1 + 𝑖 )3
(TQ-11) a.T b.F c.T d.T e.T f.F
g.T h.T i.T j.T k.T
Department of Mathematics
Uttarakhand Open University Page 121
Advanced Complex Analysis MAT601
8.1 INTRODUCTION:-
Cauchy's Theorem is a fundamental result in complex analysis, stating that
if a function 𝑓(𝑧) is analytic (holomorphic) within and on a simple closed
curve 𝐶 in a simply connected domain, then the contour integral of 𝑓(𝑧)
over 𝐶 is zero. This theorem highlights the profound property of analytic
functions, ensuring that the value of an integral around a closed path
depends solely on the function's behavior within the path, leading to
significant results like Cauchy's Integral Formula and the development of
residue theory.
Overall, Cauchy's Theorem is a powerful result that not only facilitates the
evaluation of complex integrals but also provides deep insights into the
nature of analytic functions.
8.2 OBJECTIVES:-
Department of Mathematics
Uttarakhand Open University Page 122
Advanced Complex Analysis MAT601
𝜕𝑄 𝜕𝑃
∫(𝑃𝑑𝑥 + 𝑄𝑑𝑦) = ∬ ( − ) 𝑑𝑥𝑑𝑦
𝐶 𝜕𝑥 𝜕𝑦
𝐷
∫𝑓(𝑧)𝑑𝑧 = 0 … (1)
𝐶
∫𝑓(𝑧)𝑑𝑧 = 0
𝐶
∫𝑓(𝑧)𝑑𝑧 = 0
𝐶
Proof:
Lemma: Given 𝜖 > 0, it is possible to divide the region inside a simple
closed contour 𝐶 into a finite number of smaller regions, either complete
squares 𝐶𝑛 or partial squares 𝐷𝑛 , such that within each mesh there exists a
point 𝑧0 , where the following conditions are satisfied:
𝑓(𝑧) − 𝑓(𝑧0 )
| − 𝑓 ′ (𝑧0 )| < 𝜀 ∀𝑧 𝑖𝑛 𝑚𝑒𝑠ℎ … (1)
𝑧 − 𝑧0
Department of Mathematics
Uttarakhand Open University Page 124
Advanced Complex Analysis MAT601
𝑓(𝑧) − 𝑓(𝑧0 )
| − 𝑓 ′ (𝑧0 )| ≮ 𝜀𝑤ℎ𝑒𝑟𝑒 |𝑧 − 𝑧0 | < 𝛿
𝑧 − 𝑧0
And 𝜂 → ∞ as 𝑧 → 𝑧0
So
Fig.1
∑ ∫ 𝑓 (𝑧)𝑑𝑧 + ∑ ∫ 𝑓(𝑧)𝑑𝑧
𝑟=1 𝐶𝑟 𝑟=1 𝐷𝑟
Department of Mathematics
Uttarakhand Open University Page 125
Advanced Complex Analysis MAT601
∫𝑓(𝑧)𝑑𝑧
𝐶
𝑛 𝑛
From(2), we get
Now using
∫ 𝑑𝑧 = 0 = ∫ 𝑧𝑑𝑧
𝐶𝑟 𝐶𝑟
We express as
∫ 𝑓(𝑧)𝑑𝑧 = 0 = ∫ (𝑧 − 𝑧0 )𝜂𝑑𝑧
𝐶𝑟 𝐶𝑟
𝑛 𝑚
as |𝜂| < 𝜀.
Let 𝑙𝑛 , 𝐴𝑛 denote the length of the side and the area of the complete square
𝐶𝑛 , respectively. Similarly, let 𝑙′𝑛 and 𝐴′𝑛 denote the length of the side and
the area of the partial square 𝐷𝑛 , respectively.Then from the equation (4),
Department of Mathematics
Uttarakhand Open University Page 126
Advanced Complex Analysis MAT601
𝑛 𝑚
= ∑ 𝜀𝑙𝑟 √2 .4 𝑙𝑟 + ∑ 𝜀𝑙′𝑟 √2 . (4 𝑙𝑟 + 𝑠𝑟 )
𝑟=1 𝑟=1
𝑛 𝑚 𝑚
= 4𝜀√2. 𝐴 + 𝜀√2 ∑ 𝑙 ′ 𝑟 𝑠𝑟
𝑟=1
where 𝐴 = total area of square of side 𝑙 with which the region was
originally covered. Also let 𝑙 be total length of boundary of C. then
= 4𝜀√2. 𝐴 + 4𝜀𝑙𝐿√2
Since 𝜀 → 0, we obtain
∫𝑓(𝑧)𝑑𝑧 = 0.
𝐶
Proof: If 𝐴(𝑧1 ) and 𝐵(𝑧2 ) are two points in a simply connected domain D,
and they are joined by two curves 𝐶1 and 𝐶2 the integral of an analytic
Department of Mathematics
Uttarakhand Open University Page 127
Advanced Complex Analysis MAT601
Fig.2
∫ 𝑓(𝑧)𝑑𝑧 = 0
𝐴𝐿𝐵𝑀𝐴
∫ 𝑓 (𝑧)𝑑𝑧 + ∫ 𝑓 (𝑧)𝑑𝑧 = 0
𝐴𝐿𝐵 𝐵𝑀𝐴
∫ 𝑓 (𝑧)𝑑𝑧 − ∫ 𝑓 (𝑧)𝑑𝑧 = 0
𝐴𝐿𝐵 𝐴𝑀𝐵
∫ 𝑓 (𝑧)𝑑𝑧 − ∫ 𝑓 (𝑧)𝑑𝑧 = 0
𝐶1 𝐶2
∫ 𝑓 (𝑧)𝑑𝑧 = ∫ 𝑓(𝑧)𝑑𝑧
𝐶1 𝐶2
∫𝑓(𝑧)𝑑𝑧 = ∫ 𝑓(𝑧)𝑑𝑧
𝐶 𝐶1
∫ 𝑓(𝑧)𝑑𝑧 = 0
𝐴𝐵𝐶𝐷𝐴𝐸𝐹𝐺𝐸𝐴
Or
∫ 𝑓 (𝑧)𝑑𝑧 + ∫ 𝑓 (𝑧)𝑑𝑧 + ∫ 𝑓(𝑧)𝑑𝑧 + ∫ 𝑓(𝑧)𝑑𝑧 = 0
𝐴𝐵𝐶𝐷𝐴 𝐴𝐸 𝐸𝐹𝐺𝐸 𝐸𝐴
But ∫𝐴𝐸 𝑓 (𝑧)𝑑𝑧 = − ∫𝐸𝐴 𝑓 (𝑧)𝑑𝑧 and ∫𝐴𝐸 𝑓(𝑧)𝑑𝑧 + ∫𝐸𝐴 𝑓 (𝑧)𝑑𝑧 = 0
Department of Mathematics
Uttarakhand Open University Page 128
Advanced Complex Analysis MAT601
Fig.3
So
∫ 𝑓(𝑧)𝑑𝑧 + ∫ 𝑓(𝑧)𝑑𝑧 = 0
𝐴𝐵𝐶𝐷𝐴 𝐸𝐹𝐺𝐸
∫𝑓(𝑧)𝑑𝑧 + ∫ 𝑓(𝑧)𝑑𝑧 = 0
𝐶 𝐸𝐹𝐺𝐸
∫𝑓(𝑧)𝑑𝑧 − ∫ 𝑓(𝑧)𝑑𝑧 = 0
𝐶 𝐸𝐺𝐹𝐸
Hence
∫𝑓(𝑧)𝑑𝑧 = ∫ 𝑓(𝑧)𝑑𝑧
𝐶 𝐶1
Proof: Given that divide the contour C into n parts by means of points
𝑧0 , 𝑧1 , 𝑧2 , … … 𝑧𝑛 . we choose a point 𝜉𝑟 on each arc joining 𝑧𝑟−1 to 𝑧𝑟 .
From the sum
Department of Mathematics
Uttarakhand Open University Page 129
Advanced Complex Analysis MAT601
≤ ∑ 𝑀 |(𝑧𝑟 − 𝑧𝑟−1 )|
𝑟=1
But
𝑛
|∫𝑓(𝑧)𝑑𝑧| ≤ 𝑀𝑙
𝐶
Department of Mathematics
Uttarakhand Open University Page 130
Advanced Complex Analysis MAT601
Fig.4
𝑓 (𝑧 ) 𝑓 (𝑧) − 𝑓(𝑎) 𝑓 (𝑧 )
∫ 𝑑𝑧 = ∫ 𝑑𝑧 + ∫ 𝑑𝑧 … (2)
𝐶𝑧−𝑎 𝛾 𝑧−𝑎 𝛾𝑧−𝑎
𝑓 (𝑧 ) 𝑓 (𝑧 ) − 𝑓 (𝑎 )
|∫ 𝑑𝑧 − 2𝜋𝑖𝑓(𝑎)| = |∫ 𝑑𝑧|
𝐶𝑧−𝑎 𝛾 𝑧−𝑎
|𝑓 (𝑧) − 𝑓 (𝑎)| 𝜀 𝜀
≤∫ |𝑑𝑧| < ∫|𝑑𝑧| = . 2𝜋𝑟
𝛾 |𝑧 − 𝑎 | 𝑟 𝛾 𝑟
Department of Mathematics
Uttarakhand Open University Page 131
Advanced Complex Analysis MAT601
𝑓 (𝑧 )
|∫ 𝑑𝑧 − 2𝜋𝑖𝑓(𝑎)| < 2𝜋𝜀
𝐶𝑧−𝑎
Since 𝜀 → 0, we obtain
𝑓 (𝑧 )
∫ 𝑑𝑧 − 2𝜋𝑖𝑓(𝑎) = 0
𝐶𝑧−𝑎
1 𝑓 (𝑧 )
𝑓 (𝑎 ) = ∫ 𝑑𝑧
2𝜋𝑖 𝐶 𝑧 − 𝑎
Remarks:
1. |𝑎 − 𝑏| < 𝜀 ⇒ 𝑎 − 𝑏 = 0
2. ∫𝛾|𝑑𝑧| = 2𝜋. 𝑟𝑎𝑑𝑖𝑢𝑠
3. From equation(1) and (2), we get
1 𝑓 (𝑧 ) 1 𝑓 (𝑧 )
∫ 𝑑𝑧 = 𝑓(𝑎) = ∫ 𝑑𝑧 … (5)
2𝜋𝑖 𝛾 𝑧 − 𝑎 2𝜋𝑖 𝐶 𝑧 − 𝑎
1 2𝜋
𝑓(𝑧0 ) = ∫ 𝑓(𝑧0 + 𝜌𝑒 𝑖𝜃 ) 𝑑𝜃
2𝜋 0
|𝑧 − 𝑧0 | = 𝜌 ⇒ 𝑧 − 𝑧0 = 𝜌𝑒 𝑖𝜃 ⇒ 𝑑𝑧 = 𝜌𝑖𝑒 𝑖𝜃 𝑑𝜃
1 𝑓 (𝑧 ) 1 2𝜋 𝑓(𝑧0 + 𝜌𝑒 𝑖𝜃 )𝜌𝑖𝑒 𝑖𝜃 𝑑𝜃
𝑓(𝑧0 ) = ∫ 𝑑𝑧 = ∫
2𝜋𝑖 𝐶 𝑧 − 𝑧0 2𝜋𝑖 0 𝜌𝑒 𝑖𝜃
1 2𝜋
𝑓 (𝑧0 ) = ∫ 𝑓(𝑧0 + 𝜌𝑒 𝑖𝜃 )𝑑𝜃
2𝜋 0
Department of Mathematics
Uttarakhand Open University Page 132
Advanced Complex Analysis MAT601
1 𝑓 (𝑧 ) 1 𝑓 (𝑧 )
𝑓 (𝑎 ) = ∫ 𝑑𝑧 − ∫ 𝑑𝑧
2𝜋𝑖 𝐶2 𝑧 − 𝑎 2𝜋𝑖 𝐶1 𝑧 − 𝑎
Fig.5
By corollary Cauchy’s theorem
𝑓 (𝑧 ) 𝑓 (𝑧 ) 𝑓 (𝑧 )
∫ 𝑑𝑧 = ∫ 𝑑𝑧 + ∫ 𝑑𝑧
𝐶2 𝑧 − 𝑎 𝐶1 𝑧 − 𝑎 𝛾𝑧−𝑎
1 𝑓 (𝑧 ) 1 𝑓 (𝑧 )
𝑓 (𝑎 ) = ∫ 𝑑𝑧 − ∫ 𝑑𝑧
2𝜋𝑖 𝐶2 𝑧 − 𝑎 2𝜋𝑖 𝐶1 𝑧 − 𝑎
Or
Using Cauchy’s integral formula to find first derivative of an analytic
function 𝑓(𝑧) at 𝑧 = 𝑧0 .
Department of Mathematics
Uttarakhand Open University Page 133
Advanced Complex Analysis MAT601
1 𝑓 (𝑧 )
𝑓 (𝑎 + ℎ ) = ∫ 𝑑𝑧
2𝜋𝑖 𝐶 𝑧 − (𝑎 + ℎ)
Now
𝑓 (𝑎 + ℎ) − 𝑓(𝑎) 1 𝑓 (𝑧 ) 1 1
= ∫ [ − ] 𝑑𝑧
ℎ 2𝜋𝑖 𝐶 ℎ 𝑧 − 𝑎 − ℎ 𝑧 − 𝑎
1 𝑓 (𝑧 ) ℎ −1
= ∫ [(1 − ) − 1] 𝑑𝑧
2𝜋𝑖 𝐶 (𝑧 − 𝑎)ℎ 𝑧−𝑎
1 𝑓 (𝑧 ) ℎ ℎ 2 ℎ 3
= ∫ [ +( ) +( ) + ⋯ ] 𝑑𝑧
2𝜋𝑖 𝐶 (𝑧 − 𝑎)ℎ 𝑧 − 𝑎 𝑧−𝑎 𝑧−𝑎
1 𝑓 (𝑧 ) 1 ℎ ℎ2
= ∫ [ + + + ⋯ ] 𝑑𝑧
2𝜋𝑖 𝐶 (𝑧 − 𝑎) 𝑧 − 𝑎 (𝑧 − 𝑎)2 (𝑧 − 𝑎)3
Taking ℎ → 0, we obtain
𝑓 (𝑎 + ℎ) − 𝑓(𝑎) 1 𝑓 (𝑧 ) 1
lim = ∫ [ + 0 + 0 … ] 𝑑𝑧
ℎ→0 ℎ 2𝜋𝑖 𝐶 (𝑧 − 𝑎) 𝑧 − 𝑎
1 𝑓 (𝑧 )
𝑓′(𝑎) = ∫ 𝑑𝑧
2𝜋𝑖 𝐶2 (𝑧 − 𝑎)2
Department of Mathematics
Uttarakhand Open University Page 134
Advanced Complex Analysis MAT601
This proves that the result is true for 𝑛 = 1. Let us consider the result is
true for 𝑛 = 𝑚 so that
𝑚! 𝑓 (𝑧 )
𝑓 (𝑚) (𝑎) = 𝑓′(𝑎) = ∫ 𝑑𝑧
2𝜋𝑖 𝐶2 (𝑧 − 𝑎)𝑚+1
𝑚! 𝑓 (𝑧 ) 1 −(𝑚+1)
= ∫ [(1 − ) − 1] 𝑑𝑧
2𝜋𝑖ℎ 𝐶 (𝑧 − 𝑎)𝑚+1 𝑧−𝑎
𝑚! 𝑓 (𝑧 ) ℎ(𝑚 + 1) (𝑚 + 1)(𝑚 + 2) ℎ 2
= ∫ [ + ( ) + ⋯ ] 𝑑𝑧
2𝜋𝑖ℎ 𝐶 (𝑧 − 𝑎)𝑚+1 𝑧−𝑎 2! 𝑧−𝑎
Taking ℎ → 0
(𝑚 + 1)! 𝑓 (𝑧 )
𝑓 (𝑚+1) (𝑎) = ∫ 𝑚+2
𝑑𝑧
2𝜋𝑖 𝐶 (𝑧 − 𝑎 )
This proves that we have already seen that the result is true for 𝑛 = 1 and
shown that it being true for 𝑛 = 𝑚 implies it is true for 𝑛 = 𝑚 + 1, it
follows that the result is true for all positive integers 𝑛.
Department of Mathematics
Uttarakhand Open University Page 135
Advanced Complex Analysis MAT601
𝑖𝜃 )
1 (𝑅2 − 𝑟 2 )𝑓(𝑅𝑒 𝑖𝜙 )𝑑𝜙
𝑓(𝑟𝑒 = ∫ 𝑑𝑧
2𝜋 𝐶 (𝑅2 − 2𝑅𝑟𝑐𝑜𝑠(𝜃 − 𝜙) + 𝑟 2 )
Fig.6
𝑅2
Let 𝐴′ (𝑎′ ) of 𝐴(𝑎) w.r.t. the circle C is given by 𝑎′ = which outside
𝑎̅
the circle C, by Cauchy’s integral formula
1 𝑓 (𝑧 )
𝑓 (𝑎 ) = ∫ 𝑑𝑧 … (1)
2𝜋𝑖 𝐶 𝑧 − 𝑎
𝑓(𝑧)
Since 𝑓(𝑧) is analysis within and upon the circle 𝐶 and so 𝑧−𝑎′ is within
and on a circle 𝐶, by Cauchy’s theorem
𝑓 (𝑧 )
∫ 𝑑𝑧 = 0 … (2)
𝐶 𝑧 − 𝑎′
1 𝑓 (𝑧 ) 𝑓 (𝑧 )
𝑓 (𝑎 ) − 0 = ∫[ − ] 𝑑𝑧
2𝜋𝑖 𝐶 𝑧 − 𝑎 𝑧 − 𝑎′
1 (𝑎 − 𝑎′)𝑓(𝑧)
𝑓 (𝑎 ) = ∫ 𝑑𝑧
2𝜋𝑖 𝐶 (𝑧 − 𝑎)(𝑧 − 𝑎′)
Department of Mathematics
Uttarakhand Open University Page 136
Advanced Complex Analysis MAT601
𝑅2
(𝑎 −
1 𝑎̅ ) 𝑓(𝑧)
= ∫ 𝑑𝑧
2𝜋𝑖 𝐶 𝑅2
(𝑧 − 𝑎) (𝑧 − )
𝑎̅
1 (𝑎𝑎̅ − 𝑅2 )𝑓(𝑧)
= ∫ 𝑑𝑧
2𝜋𝑖 𝐶 (𝑧 − 𝑎)(𝑎̅𝑧 − 𝑅2 )
1 (𝑎𝑎̅ − 𝑅2 )𝑓(𝑧)
𝑓 (𝑎 ) = ∫ 𝑑𝑧 … (3)
2𝜋𝑖 𝐶 (𝑧 − 𝑎)(𝑎̅𝑧 − 𝑅2 )
SOLVED EXAMPLE
𝑒 2𝑧 𝑑𝑧
EXAMPLE1: Evaluate ∫𝐶 (𝑧+1)4 , where C is |𝑧| = 3.
SOLUTION: Suppose
𝑛! 𝑓 (𝑧 )
𝑓 𝑛 (𝑎 ) = ∫ 𝑑𝑧
2𝜋𝑖 𝐶2 (𝑧 − 𝑎)𝑛+1
Put 𝑎 = −1, 𝑛 = 3
Department of Mathematics
Uttarakhand Open University Page 137
Advanced Complex Analysis MAT601
3! 𝑓 (𝑧 )
𝑓 3 (−1) = ∫ 𝑑𝑧
2𝜋𝑖 𝐶2 (𝑧 − 𝑎)4
8𝜋𝑖 𝑒 2𝑧
=∫ 𝑑𝑧
3𝑒 2 𝐶 (𝑧 − 𝑎 )
4
Fig.7
Suppose
𝑧
𝐼=∫ 2
𝑑𝑧
𝐶 (9 − 𝑧 )(𝑧 + 𝑖 )
Department of Mathematics
Uttarakhand Open University Page 138
Advanced Complex Analysis MAT601
Now we
𝑧
𝐼=∫ 2
𝑑𝑧
𝐶 (9 − 𝑧 )
Then
𝑓(𝑧) 2𝜋 𝜋
𝐼=∫ 𝑑𝑧 = 2𝜋𝑖𝑓(−𝑖 ) = =
𝐶 (𝑧 − (−𝑖)) 9+1 5
Hence 𝑓(𝑧) is analytic within and upon C s.t. |𝑧| = 2 and
𝑧 = −𝑖 lies inside C.
ii. Let
1
𝐼=∫ 𝑑𝑧
𝐶 𝑧(𝑧 + 𝜋𝑖 )
1
Take 𝑓(𝑧) = 𝑧
Fig.8
1
𝐼=∫ 𝑑𝑧
𝐶 𝑧(𝑧 − (−𝜋𝑖 ))
= 2𝜋𝑖𝑓(−𝜋𝑖)
1
= 2𝜋𝑖 ( ) = −2
−𝜋𝑖
Hence 𝑧 = −𝑖𝜋 lies inside C and 𝑓(𝑧) is analytic within 𝐶.
iii. Let
𝑐𝑜𝑠ℎ(𝜋𝑧)𝑑𝑧
∫ 2
𝑑𝑧
𝐶 𝑧 (𝑧 + 1)
Take 𝑓 (𝑧) = 𝑐𝑜𝑠ℎ(𝜋𝑧) = 𝑐𝑜𝑠ℎ(𝑖𝜋𝑧) and C is |𝑧| = 2.
Then
Department of Mathematics
Uttarakhand Open University Page 139
Advanced Complex Analysis MAT601
Fig.9
𝑓(𝑧)
𝐼=∫ 2
𝑑𝑧
𝐶 𝑧 (𝑧 + 1)
𝐴 𝐵 𝐶
𝐼=∫[ + + ] 𝑓(𝑧)𝑑𝑧 … (2)
𝐶 𝑧 𝑧−𝑖 𝑧+𝑖
1 𝐴 𝐵 𝐶
= + +
𝑧(𝑧 − 𝑖 )(𝑧 + 𝑖 ) 𝑧 𝑧 − 𝑖 𝑧 + 𝑖
1
𝐴= = 1 𝑎𝑡 𝑧 = 0
(𝑧 − 𝑖 )(𝑧 + 𝑖 )
1 1
𝐵= = − 𝑎𝑡 𝑧 = 𝑖
𝑧 (𝑧 + 𝑖 ) 2
1 1
𝐶= = − 𝑎𝑡 𝑧 = −𝑖
𝑧 (𝑧 − 𝑖 ) 2
when 𝑧 = 0, 𝑖, −𝑖 are the points inside C.
From the equation (1) + (2), we obtain
𝐼 = 2𝜋𝑖[𝐴𝑓(0) + 𝐵𝑓(𝑖 ) + 𝐶𝑓(−𝑖)]
1 1
= 2𝜋𝑖 [𝑓 (0) − 𝑓(𝑖 ) − 𝑓(−𝑖)]
2 2
1 1
= 2𝜋𝑖 [𝑐𝑜𝑠(0) − 𝑐𝑜𝑠(𝑖 2 𝜋) − 𝑓(−𝑖 2 𝜋)]
2 2
1 1
= 2𝜋𝑖 [1 + − ] = 2𝜋𝑖
2 2
iv. Let
𝑒 𝑎𝑧
∫𝐶 𝑧(𝑧−𝜋𝑖) 𝑑𝑧,
C is the ellipse |𝑧 − 2| + |𝑧 + 2| = 6
[(𝑥 − 2)2 + 𝑦 2 ]1/2 = 6 − [(𝑥 + 2)2 + 𝑦 2 ]1/2
Department of Mathematics
Uttarakhand Open University Page 140
Advanced Complex Analysis MAT601
Fig.10
3(𝑥 2 + 𝑦 2 + 4 + 4𝑥 )1/2 = 9 + 2𝑥
Again squaring
5𝑥 2 + 9𝑦 2 = 45
𝑥2 𝑦2
+ =1
9 5
𝑥2 𝑦2
Comparing 𝑎2 + 𝑏2 = 1, we have 𝑎2 = 9, 𝑏2 = 5 ⇒ 𝑎 = 3, 𝑏 = 2.2𝑎𝑝𝑝𝑜𝑥
𝑒 𝑎𝑧
So is analytic within and upon 𝐶.
𝑧(𝑧−𝜋𝑖)
∴ 𝐼 = 0, by Cuchy’s theorem
v. Suppose
𝑑𝑧 𝑓(𝑧)𝑑𝑧
∫ =∫
𝐶𝑧−2 𝐶 𝑧−2
Department of Mathematics
Uttarakhand Open University Page 141
Advanced Complex Analysis MAT601
where 𝐶 is |𝑧 + 3𝑖 | = 1.
SOLUTION: Let
𝑑𝑧 1 𝑑𝑧 𝑑𝑧
∫ = [∫ −∫ ]
𝐶 𝑧(𝑧 + 𝑖𝜋) 𝑖𝜋 𝐶 𝑧 𝐶 (𝑧 + 𝑖𝜋)
Also
Department of Mathematics
Uttarakhand Open University Page 142
Advanced Complex Analysis MAT601
where 𝐶 is the boundary of square whose sides lie along the lines 𝑥 =
±2, 𝑦 = ±2 and it is described in positive sense, where |𝑥0 | < 2.
SOLUTION: By Cauchy’s integral formula
1 𝑓 (𝑧 )
𝑓 (𝑎 ) = ∫ 𝑑𝑧
2𝜋𝑖 𝐶 𝑧 − 𝑎
and
𝑛! 𝑓 (𝑧 )
𝑓 𝑛 (𝑎 ) = ∫ 𝑑𝑧
2𝜋𝑖 𝐶 (𝑧 − 𝑎)𝑛+1
This ⇒
𝑓 (𝑧 )
∫ 𝑑𝑧 = 2𝜋𝑖𝑓(𝑎)
𝐶𝑧−𝑎
and
𝑓 (𝑧 ) 2𝜋𝑖 𝑛
∫ 𝑛+1
𝑑𝑧 = 𝑓 (𝑎 )
𝐶 (𝑧 − 𝑎 ) 𝑛!
where 𝑧 = 𝑎 lies inside 𝐶 and 𝑓(𝑧) is analytic within and upon 𝐶.
8.10 SUMMARY:-
In this unit we have studied the Cauchy's Theorem and Cauchy's Integral
Formula are foundational results in complex analysis. Cauchy's Theorem
states that if a function 𝑓(𝑧) is analytic in a simply connected domain 𝐷
and on a simple closed contour 𝐶 within 𝐷 , then the integral of 𝑓(𝑧)
around 𝐶 is zero, emphasizing the independence of path in analytic
regions. Building on this, Cauchy's Integral Formula provides a specific
value for the function at any point 𝑧0 inside 𝐶 by expressing it as 𝑓 (𝑧0 ) =
1 𝑓(𝑧)
∫ 𝑑𝑧 , showing that the value of an analytic function inside a
2𝜋𝑖 𝐶 𝑧−𝑧 0
contour can be determined entirely by its values on the contour. Together,
these results highlight the deep connections between the values of an
analytic function within a region and on its boundary, enabling further
theorems and applications in complex analysis.
Department of Mathematics
Uttarakhand Open University Page 143
Advanced Complex Analysis MAT601
8.11 GLOSSARY:-
Analytic Function (Holomorphic Function): A function 𝑓(𝑧)
that is complex differentiable at every point in its domain.
Simply Connected Domain: A region in the complex plane
without holes, where any closed curve can be continuously
contracted to a point within the region.
Contour (Path): A directed curve in the complex plane often used
in the context of integrating functions along its length.
Simple Closed Contour: A contour that does not intersect itself
and encloses a well-defined region.
Cauchy's Theorem: A fundamental theorem stating that if a
function is analytic within and on a simple closed contour in a
simply connected domain, then the integral of the function over
that contour is zero.
Cauchy's Integral Formula: A powerful result in complex
analysis that expresses the value of an analytic function inside a
contour in terms of an integral over the contour. It is given
1 𝑓(𝑧)
by𝑓 (𝑧0 ) = 2𝜋𝑖 ∫𝐶 𝑧−𝑧 𝑑𝑧, where 𝑧0 is a point inside the contour 𝐶.
0
Residue: The coefficient of (𝑧 − 𝑧0 )−1 in the Laurent series
expansion of a function around a point 𝑧0 , significant in evaluating
integrals around singularities.
Laurent Series: A representation of a complex function that
generalizes the Taylor series, allowing terms with negative powers
of(𝑧 − 𝑧0 ).
1
Pole: A type of singularity where a function behaves like (𝑧−𝑧 )𝑛
0
near 𝑧 = 𝑧0 , causing the function to go to infinity.
Singularity: A point at which a function is not analytic, which can
be a pole, essential singularity, or removable singularity.
Integral Path Independence: A property in simply connected
domains where the integral of an analytic function depends only on
the endpoints, not the path taken.
Integral along a Contour: The sum (integral) of the values of a
function along a contour in the complex plane, taking into account
the direction of traversal.
Winding Number: The number of times a contour wraps around a
point, relevant in calculating residues and applying the argument
principle.
Argument Principle: A theorem relating the number of zeros and
poles of a meromorphic function inside a contour to the integral of
the function's logarithmic derivative around the contour.
8.12 REFERENCES:-
Department of Mathematics
Uttarakhand Open University Page 144
Advanced Complex Analysis MAT601
∫𝑓(𝑧)𝑑𝑧 = 0
𝐶
(TQ-8) If 𝑓(𝑧) is analytic in a simply connected domain 𝐷, then prove
that the integral of 𝑓(𝑧) along any rectifiable curve joining two points
𝑧1 and 𝑧2 within 𝐷 is independent of the path taken between 𝑧1 and 𝑧2 .
Department of Mathematics
Uttarakhand Open University Page 145
Advanced Complex Analysis MAT601
8.15 ANSWERS:-
SELF CHECK ANSWERS
1. Cauchy's Theorem highlights that if a function is analytic within a
simply connected domain, the line integral of the function along
any closed contour within that domain is zero. This property shows
the independence of the integral from the specific path taken,
illustrating that the integral depends only on the endpoints, which
are the same for a closed contour, thus resulting in zero.
2. The domain being simply connected ensures that there are no holes
or isolated singularities within the domain. This is important
because if the domain were not simply connected, a function might
have singularities that could affect the value of the integral. In a
simply connected domain, any two paths between the same points
can be continuously deformed into each other without leaving the
domain, ensuring that the integral around a closed loop is zero if
the function is analytic.
3. No, Cauchy's Theorem cannot be directly applied if the function
has singularities on the contour C. The theorem requires the
function to be analytic on and inside the contour C. If there are
singularities on the contour, the integral might not even be defined
in 1. the usual sense, and different techniques or theorems like the
residue.
4. Answer: The key conditions for applying Cauchy's Theorem are:
a. The function 𝑓(𝑧) must be analytic (holomorphic) in a domain
𝐷.
b. The domain 𝐷 must be simply connected.
Department of Mathematics
Uttarakhand Open University Page 146
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 147
Advanced Complex Analysis MAT601
In this Unit we will study about Cauchy's Inequalities give upper bounds
for the derivatives of an analytic function based on the maximum value of
the function on a surrounding contour. These results collectively help in
understanding the properties of analytic functions, such as growth,
smoothness, and the nature of singularities, and have broad applications in
mathematics and physics.Morera's Theorem, Liouville's Theorem, Taylor's
Theorem, and Laurent's Series are pivotal results in complex analysis that
extend our understanding of analytic and meromorphic functions. Morera's
Theorem provides a converse to Cauchy's Theorem, stating that if a
Department of Mathematics
Uttarakhand Open University Page 148
Advanced Complex Analysis MAT601
9.2 OBJECTIVES:-
The objectives of Cauchy's Inequalities, Morera's Theorem, Liouville's
Theorem, Taylor's Theorem, and Laurent's Series are to provide
foundational tools and insights in complex analysis: Cauchy's Inequalities
aim to bound the derivatives of analytic functions within a region,
highlighting their growth constraints; Morera's Theorem serves to confirm
the analyticity of functions based on contour integrals, acting as a
converse to Cauchy's Theorem; Liouville's Theorem establishes that any
bounded entire function must be constant, offering critical insights into the
behavior of complex functions; Taylor's Theorem provides a method to
represent analytic functions as power series, facilitating local analysis and
approximation; and Laurent's Series extends this representation to
functions with isolated singularities, allowing detailed study of their
behavior near such points.
Now we write
Department of Mathematics
Uttarakhand Open University Page 149
Advanced Complex Analysis MAT601
𝑧
𝐹 (𝑧) = ∫ 𝑓(𝑡)𝑑𝑡
𝑧0
Let 𝑧 + ℎ be a point in the neighborhood of 𝑧. Consider the difference
quotient:
𝑧+ℎ 𝑧
𝐹 (𝑧 + ℎ ) − 𝐹 (𝑧 ) = ∫ 𝑓(𝑡)𝑑𝑡 − ∫ 𝑓 (𝑡)𝑑𝑡
𝑧0 𝑧0
𝑧+ℎ 𝑧0 𝑧+ℎ
=∫ 𝑓 (𝑡)𝑑𝑡 + ∫ 𝑓 (𝑡)𝑑𝑡 = ∫ 𝑓(𝑡)𝑑𝑡
𝑧0 𝑧 𝑧
By the continuity of 𝑓, for ∣ ℎ ∣ small enough, 𝑓(𝑡) is close to 𝑓(𝑧) for
𝑡 between 𝑧 and 𝑧 + ℎ. Specifically, for any 𝜖 > 0, there exists 𝛿 > 0 such
that if ∣ ℎ ∣< 𝛿, then ∣ 𝑓(𝑡) − 𝑓(𝑧) ∣< 𝜖 for all 𝑡 between 𝑧 and 𝑧 +
ℎ. Therefore
𝐹 (𝑧 + ℎ ) − 𝐹 (𝑧 ) 1 𝑧+ℎ
| − 𝑓(𝑧)| = | ∫ 𝑓 (𝑡)𝑑𝑡 − 𝑓(𝑧)|
ℎ ℎ 𝑧
𝑧+ℎ
1
= |∫ [𝑓(𝑡) − 𝑓(𝑧)]𝑑𝑡|
|ℎ | 𝑧
This can be bounded by:
1 𝑧+ℎ 𝜀
≤ ∫ |𝑓(𝑡) − 𝑓(𝑧)||𝑑𝑡| < |ℎ |
|ℎ | 𝑧 |ℎ |
Since
[|𝑓(𝑡) − 𝑓(𝑧)| < 𝜀 𝑓𝑜𝑟 |𝑡 − 𝑧| < 𝛿 𝑏𝑒𝑐𝑎𝑢𝑠𝑒 𝑜𝑓 𝑐𝑜𝑛𝑡𝑖𝑛𝑢𝑖𝑡𝑦 𝑜𝑓 𝑓(𝑧)]
𝐹 (𝑧 + ℎ ) − 𝐹 (𝑧 )
| − 𝑓 (𝑧)| < 𝜀 𝑤ℎ𝑖𝑐ℎ 𝜀 → 0
ℎ
𝐹(𝑧+ℎ)−𝐹(𝑧)
Thus lim − 𝑓 (𝑧) = 0 or 𝐹 ′ (𝑧) = 𝐹(𝑧).
ℎ→0 ℎ
Since 𝐹(𝑧) is the antiderivative of 𝑓(𝑧) and 𝐹(𝑧) is analytic (as it is
defined by an integral of a continuous function), 𝑓(𝑧), being the derivative
of an analytic function, is also analytic.
There 𝐹′(𝑧) i.e., 𝑓(𝑧) is analytic in 𝐷.
Thus, we have shown that if 𝑓(𝑧) is continuous in 𝐷 and the integral of
𝑓(𝑧) over every closed contour in 𝐷 is zero, then 𝑓(𝑧) is analytic in 𝐷.
This completes the proof of Morera's Theorem.
Department of Mathematics
Uttarakhand Open University Page 150
Advanced Complex Analysis MAT601
𝑀𝑛!
|𝑓 𝑛 (𝑎)| ≤
𝑅𝑛
Proof: Let |𝑧 − 𝑎| = 𝑅 ⇒ 𝑧 − 𝑎 = 𝑅𝑒 ⇒ 𝑑𝑧 = 𝑖𝑅𝑒 𝑖𝜃 𝑑𝜃 ⇒ |𝑑𝑧| = 𝑅𝑑𝜃
𝑖𝜃
Department of Mathematics
Uttarakhand Open University Page 151
Advanced Complex Analysis MAT601
Thus, we have proved that if an entire function 𝑓(𝑧) is bounded for all 𝑧,
then 𝑓(𝑧) must be constant. This completes the proof of Liouville's
Theorem.
Example: If |𝑓(𝜁)| has maximum (𝑟)𝑜𝑛 |𝜉 − 𝑎| = 𝑟 < 𝜌 , then if 𝑎𝑛 =
𝑓𝑛 (𝑎) 𝑀(𝑟)
, show that |𝑎𝑛 | ≤ 𝑛 and from it deduce Liouville’s theorem.
𝑛! 𝑟
𝑀
Solution: To prove |𝑎𝑛 | ≤ 𝑟 𝑛 (Refer the remark of Cauchy inequality)
Let 𝑓(𝑧) is analytic and bounded ∀𝑧.
To prove that 𝑓(𝑧) = 𝑐𝑜𝑛𝑠𝑡.
𝑀𝑛!
|𝑓 𝑛 (𝑎)| ≤ 𝑛
𝑅
Where |𝑧 − 𝑎| = 𝑅, by (𝑖) part
𝑀
Taking 𝑛 = 1, |𝑓 ′ (𝑎)| < 𝑅 . R is given to be large. Hence making 𝑅 →
∞, |𝑓 ′ (𝑎)| ≤ 0. But |𝑓 ′ (𝑎)| ≥ 0.
This ⇒ 𝑓 ′ (𝑎) = 0. Also a is arbitrary.
𝑑𝑓
Hence 𝑓 ′ (𝑧) = 0∀𝑧 𝑜𝑟 𝑑𝑧 = 0, integrating, 𝑓(𝑧) = 𝑐𝑜𝑛𝑠𝑡.
(𝑧−𝑎)1+𝑛 𝑓(𝑡)𝑑𝑡
Where 𝑈𝑛+1 = ∫𝐶 (𝑡−𝑧)(𝑡−𝑎)𝑛+1
2𝜋𝑖
∴
|𝑧 − 𝑎|1+𝑛 |𝑓(𝑡)||𝑑𝑡|
|𝑈𝑛+1 | = ∫ 𝑛+1
2𝜋 𝐶 (|𝑡 − 𝑎 | − |𝑧 − 𝑎 |)|𝑡 − 𝑎 |
𝑀 𝑟 𝑛+1 1
≤ ( ) . . 2𝜋𝑅
2𝜋 𝑅 (𝑅 − 𝑟 )
where 𝑀 = 𝑚𝑎𝑥. |𝑓(𝑡)| on 𝐶.
Or
𝑟 𝑛+1 1
|𝑈𝑛+1 | ≤ 𝑀. ( ) . 𝑟 → 0 𝑎𝑠 𝑛 → ∞.
𝑅 1 − (𝑅 )
For
𝑟 𝑛+1 𝑟
𝑙𝑖𝑚 ( ) = 0 𝑎𝑠 < 1.
𝑛→∞ 𝑅 𝑅
∴
lim 𝑈𝑛+1 = 0
𝑛→∞
𝑓 ′′ (𝑎)
𝑓(𝑧) = 𝑙𝑖𝑚 [𝑓(𝑎) + (𝑧 − 𝑎) + 𝑓 ′ (𝑎) + (𝑧 − 𝑎)2 +⋯
𝑛→∞ 1!
𝑓 𝑛 (𝑎)
+ ( 𝑧 − 𝑎 )𝑛 )]
𝑛!
Or
∞ ∞
𝑓 𝑛 (𝑎)
𝑓 (𝑧 ) = ∑ (𝑧 − 𝑎 )𝑛 = ∑ 𝑎𝑛 ( 𝑧 − 𝑎 ) 𝑛 … (2)
𝑛!
𝑛=0 𝑛=0
Department of Mathematics
Uttarakhand Open University Page 153
Advanced Complex Analysis MAT601
𝑓𝑛 (𝑎)
Where 𝑎𝑛 = 𝑛! .
This is the Taylor series expansion of 𝑓(𝑧) around the point 𝑧 = 𝑎.
Note:
The above theorem can also be related as:
Let 𝑓(𝑧) be analytic at all points within a circle 𝐶0 with its centre at 𝑧0 and
radius 𝑅. Let z any point inside 𝐶0 . Then prove that
∞
(𝑧 − 𝑎 )𝑛 𝑛
𝑓(𝑧) = 𝑓(𝑧0 ) + ∑ 𝑓 (𝑧0 )
𝑛!
𝑛=1
Deduction:
i. Since z is a point within the circle |𝑡 − 𝑎| = 𝑅 such that |𝑧 − 𝑎| =
𝑟 < 𝑅 so that we can take 𝑧 = 𝑎 + ℎ, ℎ = 𝑧 − 𝑎. Substituting in
(2), we obtain
∞
ℎ𝑛
𝑓(𝑎 + ℎ) = ∑ 𝑓 𝑛 (𝑧0 )
𝑛!
𝑛=1
ℎ2 ′′
𝑓(𝑎 + ℎ) = 𝑓(𝑎) + ℎ𝑓 ′ (𝑎) + 𝑓 (𝑎 ) + ⋯
2!
This is alternative form to Taylor’s Series.
ii. If we write 𝑎 = 0 in (2), then we obtain
∞ ∞
𝑓 (𝑧 ) = ∑ 𝑎𝑛 (𝑧 )𝑛 𝑓 ( 𝑧 ) = ∑ 𝑎𝑛 ( 𝑧 − 𝑎 ) 𝑛
𝑛=0 𝑛=0
𝑓 ( 𝑧 ) = ∑ 𝑎𝑛 ( 𝑧 − 𝑎 )𝑛 + ∑ 𝑏𝑛 (𝑧 − 𝑎)−𝑛
𝑛=0 𝑛=1
where
Department of Mathematics
Uttarakhand Open University Page 154
Advanced Complex Analysis MAT601
1 𝑓(𝑡) 1 𝑓(𝑡)
𝑎𝑛 = ∫ 𝑛+1
, 𝑏𝑛 = ∫
2𝜋𝑖 𝐶 (𝑡 − 𝑎) 2𝜋𝑖 𝐶′ (𝑡 − 𝑎)−𝑛+1
Proof: Let 𝑓(𝑡) be analytic in the closed ring bounded by two concentric
circles 𝐶 and 𝐶’ of the centre 𝑎 and radii 𝑅 and 𝑅’ (𝑅 > 𝑅’). Then if z is
any point within the ring space, then
𝑅′ < |𝑧 − 𝑎| = 𝑟 < 𝑅.
Here we shall make the following facts:
1 𝑏𝑛+1
i. = (1 − 𝑏)−1 = 1 + 𝑏 + 𝑏2 + ⋯ + 𝑏𝑛 +
1−𝑏 1−𝑏
𝑡−𝑎 −1 1 𝑧−𝑎
ii. [1 − 𝑧−𝑎] = 𝑡−𝑎 =
1−[ ] 𝑧−𝑡
𝑧−𝑎
𝑟 𝑛 𝑅′ 𝑛 𝑟 𝑅′
iii. lim (𝑅) = 0 = lim ( 𝑟 ) 𝑎𝑠 𝑅 < 1, <1
𝑛→∞ 𝑛→∞ 𝑟
iv. ∫𝐶 |𝑑𝑡| = 2𝜋. Radius of a circleC=circumference.
By extension to Cauchy’s integral formula
1 𝑓(𝑡) 1 𝑓(𝑡)
𝑓 (𝑧 ) = ∫ − ∫
2𝜋𝑖 𝐶 𝑡 − 𝑧 2𝜋𝑖 𝐶 ′ 𝑡 − 𝑧
1 𝑓(𝑡) 1 𝑓(𝑡)
𝑓 (𝑧 ) = ∫ − ∫
2𝜋𝑖 𝐶 (𝑡 − 𝑎) − (𝑧 − 𝑎) 2𝜋𝑖 𝐶 ′ (𝑧 − 𝑎) − (𝑡 − 𝑎)
1 𝑓(𝑡) 𝑧 − 𝑎 −1 1 𝑓(𝑡) 𝑡 − 𝑎 −1
( )
𝑓 𝑧 = ∫ [1 − ] 𝑑𝑡 − ∫ [1 − ] 𝑑𝑡
2𝜋𝑖 𝐶 𝑡 − 𝑎 𝑡−𝑎 2𝜋𝑖 𝐶 ′ 𝑧 − 𝑎 𝑧−𝑎
1 𝑓(𝑡) 1 𝑓(𝑡)
𝑎𝑛 = ∫ , 𝑏𝑛 = ∫ = −𝑎𝑛
2𝜋𝑖 𝐶 (𝑡 − 𝑎)𝑛+1 2𝜋𝑖 𝐶′ (𝑡 − 𝑎)−𝑛+1
1 𝑓(𝑡) 𝑧 − 𝑎 𝑛+1
𝑈𝑛+1 = ∫ ( ) 𝑑𝑡
2𝜋𝑖 𝐶 (𝑡 − 𝑧) 𝑡 − 𝑎
Department of Mathematics
Uttarakhand Open University Page 155
Advanced Complex Analysis MAT601
1 𝑓(𝑡) 𝑡 − 𝑎 𝑛+1
𝑉𝑛+1 = ∫ ( ) 𝑑𝑡
2𝜋𝑖 𝐶 (𝑧 − 𝑡) 𝑧 − 𝑎
Let 𝑀 = 𝑚𝑎𝑥. |𝑓(𝑡)| on C, 𝑀′ = 𝑚𝑎𝑥. |𝑓(𝑡)| on 𝐶′
1 𝑧 − 𝑎 𝑛+1 |𝑑𝑡|
|𝑈𝑛+1 | ≤ ∫|𝑓(𝑡)| ⌈ ⌉
2𝜋 𝐶 𝑡−𝑎 (|𝑡 − 𝑎| − |𝑧 − 𝑎|)
𝑀 𝑟 𝑛+1 2𝜋𝑅
≤ ( )
2𝜋 𝑅 (𝑅 − 𝑟 )
or
𝑟 𝑛+1 1
|𝑈𝑛+1 | ≤ 𝑀 ( ) . 𝑟 → 0 𝑎𝑠 𝑛 → ∞
𝑅 1 − (𝑅 )
Hence lim 𝑈𝑛+1 = 0
𝑛→∞
1 𝑡 − 𝑎 𝑛+1 |𝑑𝑡|
|𝑉𝑛+1 | ≤ ∫ |𝑓(𝑡)| ⌈ ⌉
2𝜋 𝐶 ′ 𝑧−𝑎 (|𝑧 − 𝑎| − |𝑡 − 𝑎|)
𝑛+1
𝑀′ 𝑅′ 2𝜋𝑅′
≤ ( )
2𝜋 𝑟 (𝑟 − 𝑅′)
𝑛+1
𝑅′ 1
≤ 𝑀′ ( ) . 𝑟 → 0 𝑎𝑠 𝑛 → ∞
𝑟 ( )−1
𝑅′
Hence lim 𝑉𝑛+1 = 0.
𝑛→∞
𝑅′ < |𝑡 − 𝑎| = 𝑅0 < 𝑅.
Then
1 𝑓 (𝑡)𝑑𝑡 1 𝑓(𝑡)𝑑𝑡
𝑎𝑛 = ∫ , 𝑏𝑛 = ∫ = −𝑎𝑛
2𝜋𝑖 𝐶0 (𝑡 − 𝑎)𝑛+1 2𝜋𝑖 𝐶0 (𝑡 − 𝑎)−𝑛+1
𝑓 ( 𝑧 ) = ∑ 𝑎𝑛 ( 𝑧 − 𝑎 )𝑛 + ∑ (𝑧 − 𝑎)−𝑛 𝑎−𝑛
𝑛=0 𝑛=0
∞ −∞ −∞
= ∑ 𝑎𝑛 ( 𝑧 − 𝑎 )𝑛 + ∑ ( 𝑧 − 𝑎 𝑎𝑛 = ∑ ( 𝑧 − 𝑎 ) 𝑛 𝑎 𝑛
)𝑛
𝑛=0 𝑛=−1 𝑛=−∞
Or
1 𝑓(𝑡)𝑑𝑡
𝑓 (𝑧) = ∑−∞ 𝑛
𝑛=−∞(𝑧 − 𝑎 ) 𝑎𝑛 with 𝑎𝑛 = 2𝜋𝑖 ∫𝐶 (𝑡−𝑎)𝑛+1
0
Department of Mathematics
Uttarakhand Open University Page 156
Advanced Complex Analysis MAT601
𝑓 (𝑧 ) = ∑ (𝑧 − 𝑎 )𝑛 𝐴 𝑛 , 𝑅 ′ < |𝑧 − 𝑎 | < 𝑅
𝑛=−∞
Is the series necessarily identical with the Laurent’s series?
1 𝑓(𝑡)𝑑𝑡
𝑓 (𝑧) = ∑−∞ 𝑛
𝑛=−∞(𝑧 − 𝑎 ) 𝑎𝑛 … (2) with 𝑎𝑛 = 2𝜋𝑖 ∫𝐶 (𝑡−𝑎)𝑛+1
0
−∞
1
𝑎𝑛 = ∑ 𝐴𝑚 ∫ (𝑡 − 𝑎)𝑚−𝑛−1 𝑑𝑡
2𝜋𝑖 𝐶0
𝑚=−∞
−∞2𝜋
1
= ∑ 𝐴𝑚 ∫ 𝑟 𝑚−𝑛−1 𝑒 𝑖(𝑚−𝑛−1)𝜃 𝑖𝑟𝑒 𝑖𝜃 𝑑𝜃
2𝜋𝑖 0
𝑚=−∞
−∞ 2𝜋
1
= ∑ 𝐴𝑚 𝑟 𝑚−𝑛 ∫ 𝑒 𝑖(𝑚−𝑛)𝜃 𝑑𝜃
2𝜋 0
𝑚=−∞
2𝜋
If 𝑚 ≠ 𝑛, ∫0 𝑒 𝑖(𝑚−𝑛)𝜃 𝑑𝜃
Department of Mathematics
Uttarakhand Open University Page 157
Advanced Complex Analysis MAT601
2𝜋
𝑒 𝑖(𝑚−𝑛)𝜃
=[ ] = 0 𝑎𝑠 𝑒 2𝑝𝜋𝑖=1
𝑖(𝑚 − 𝑛) 0
2𝜋 2𝜋
If 𝑚 = 𝑛, ∫0 𝑒 𝑖(𝑚−𝑛)𝜃 𝑑𝜃 = ∫0 𝑒 0 𝑑𝜃 = 2𝜋
1
𝑎𝑛 = 𝐴 . 𝑟 𝑛−𝑛 . 2𝜋 = 𝐴𝑛
2𝜋𝑖 𝑛
SOLVED EXAMPLE
3 8
𝑓 (𝑧 ) = 1 + −
𝑧+2 𝑧+3
|𝑧|
(i) When |𝑧| < 2, then 2 < 1
3 𝑧 −1 8 𝑧 −1
𝑓(𝑧) = 1 + (1 + ) − (1 + )
2 2 3 3
3 𝑧 𝑧 2 𝑧 3
1 + [1 − ( ) + ( ) − ( ) + ⋯ ]
2 2 2 2
8 𝑧 𝑧 2 𝑧 3
− [1 − ( ) + ( ) − ( ) + ⋯ ]
3 3 3 3
∞ ∞
𝑛
3 𝑧 8 𝑧𝑛
= 1 + ∑(−1)𝑛 𝑛 − ∑(−1)𝑛 𝑛
2 2 3 3
0 0
∞
3 8
= 1 + ∑(−1)𝑛 [ − ] 𝑧𝑛
2𝑛+1 3𝑛+1
0
2 |𝑧|
(iv) When 2 < |𝑧| < 3, then |𝑧| < 1, <1
3
3 2 −1 8 𝑧 −1
𝑓(𝑧) = 1 + (1 + ) − (1 + )
𝑧 𝑧 3 3
3 2 2 2 2 3
= 1 + [1 − ( ) + ( ) − ( ) + ⋯ ]
2 𝑧 𝑧 𝑧
8 𝑧 𝑧 2 𝑧 3
− [1 − ( ) + ( ) − ( ) + ⋯ ]
3 3 3 3
Department of Mathematics
Uttarakhand Open University Page 158
Advanced Complex Analysis MAT601
∞ ∞
3 𝑛
2𝑛 8 𝑛
𝑧𝑛
= 1 + ∑(−1) 𝑛 − ∑(−1) 𝑛
2 𝑧 3 3
0 0
∞
𝑛
32𝑛 8𝑧 𝑛
( )
= 1 + ∑ −1 [ 𝑛+1 − 𝑛+1 ]
𝑧 3
0
3 8
𝑓 (𝑧 ) = 1 + −
𝑧+2 𝑧+3
3 2 −1 8 𝑧 −1
𝑓 (𝑧) = 1 + 𝑧 (1 + 𝑧 ) − 3 (1 + 3)
∞ ∞
3 𝑛
2𝑛 8 𝑛
3𝑛
(
= 1 + ∑ −1 ) (
− ∑ −1 )
2 𝑧𝑛 3 𝑧𝑛
0 0
∞
(−1 )𝑛
=1+∑ [3. 2𝑛 − 3𝑛 . 8]
𝑧 𝑛+1
0
EXAMPLE2: Find the Taylor’s series expansion of the function 𝑓(𝑧) =
𝑧
around 𝑧 = 0. Find also radius of convergence.
𝑧 4+9
SOLUTION: The given series is
−1
𝑧 𝑧 𝑧4
𝑓 (𝑧 ) = 4 = (1 + )
𝑧 +9 9 9
∞ 𝑛
𝑧 𝑧4
= ∑ (−1)𝑛 ( )
9 9
𝑛=0
∞
𝑓 (𝑧 ) = ∑ 𝑢𝑛 (𝑧 ) … (2)
𝑛=0
Department of Mathematics
Uttarakhand Open University Page 159
Advanced Complex Analysis MAT601
𝑧 4𝑛+1
𝑢𝑛 (𝑧) = (−1)𝑛
32𝑛+2
𝑢𝑛+1 (𝑧) 𝑧 4𝑛+5 32𝑛+2 𝑧4 |𝑧 2 |2
| | = | 2𝑛+4 . 4𝑛+1 | = | 2 | = 2
𝑢𝑛 (𝑧 ) 3 3 3 3
𝑢𝑛+1
Series is convergent if | |<1
𝑢𝑛
If
|𝑧 2 |2
< 1 𝑜𝑟 |𝑧| < 32/4 𝑜𝑟 |𝑧| < √3
32
Radius of convergence= √3.
1
EXAMPLE3: Find the Laurent series of the function 𝑓(𝑧) = (𝑧 2−4)(𝑧+1)
valid in the region. 1 < |𝑍| < 2.
SOLUTION: The given series is
1
𝑓 (𝑧 ) =
(𝑧 2
− 4)(𝑧 + 1)
1
𝑓 (𝑧 ) =
(𝑧 − 2)(𝑧 + 2)(𝑧 + 1)
1 1 1
𝑓 (𝑧 ) = + −
12(𝑧 − 2) 4(𝑧 + 2) 3(𝑧 − 2)
1 𝑧 −1 1 𝑧 −1 1 1 −1
𝑓 (𝑧 ) = (1 − ) + (1 + ) − (1 + )
12 2 4 2 3 𝑧
∞ ∞ ∞
1 𝑧 𝑛 1 𝑛
𝑧 𝑛 1 (−1)𝑛
𝑓 (𝑧 ) = ∑ ( ) + ∑ (−1) ( ) − ∑ .
24 2 8 2 3𝑧 𝑧𝑛
𝑛=0 𝑛=0 𝑛=0
𝜋
EXAMPLE4: Expand 𝑠𝑖𝑛𝑧 in a Taylor’s series about 𝑧 = 4.
SOLUTION: Let the series
∞
𝜋 𝑛
𝑓(𝑧) = ∑ 𝑎𝑛 (𝑧 − ) … (1)
4
𝑛=0
𝜋
𝑓𝑛 ( )
4
where 𝑎𝑛 = 𝑛! … (2)
𝑓(𝑧) = 𝑠𝑖𝑛𝑧
𝑛𝜋
𝑓 𝑛 (𝑧) = 𝑠𝑖𝑛 (𝑧 + )
2
𝑛
𝜋 𝜋 𝑛𝜋
𝑓 ( ) = 𝑠𝑖𝑛 ( + )
4 4 2
Now substituting value in (1), we get
∞ 𝜋 𝑛
𝜋 𝑛𝜋 (𝑧 − 4 )
𝑓 (𝑧) = ∑ 𝑠𝑖𝑛 ( + )
4 2 𝑛!
𝑛=0
1
EXAMPLE5: (a) Expand 𝑓 (𝑧) = 𝑧 as a Taylor’s series about 𝑧 = 1.
Department of Mathematics
Uttarakhand Open University Page 160
Advanced Complex Analysis MAT601
𝑠𝑖𝑛𝑧
(b) Determine Laurent’s expansion of the function 𝑓 (𝑧) = 𝜋 3
in
(𝑧− )
4
𝜋
the annulus 0 < |𝑧 − 4 | < 1.
1
SOLUTION: (a) 𝑓 (𝑧) = 𝑧
(−1)𝑛 𝑛!
𝑓 𝑛 (𝑧 ) =
𝑧 𝑛+1
(−1)𝑛 𝑛!
𝑓 𝑛 (1) =
1𝑛+1
(−1)𝑛 𝑛!
If 𝑎𝑛 = 𝑛! , then 𝑎𝑛 = (−1)𝑛
For Taylor’s expansion about 𝑧 = 1,
∞ ∞
𝜋
For Taylor’s expansion about 𝑧 = 4 , we write
∞ ∞
𝜋 𝑛 𝑏𝑛
𝑓 (𝑧) = ∑ 𝑎𝑛 (𝑧 − ) + ∑
4 𝜋 𝑛
𝑛=0 𝑛=1 (𝑧 − 4 )
where
1 𝑓(𝑧)𝑑𝑧
𝑎𝑛 = ∫
2𝜋𝑖 𝐶 𝜋 𝑛+1
(𝑧 − 4 )
And
𝜋
𝑏𝑛 = 𝑎(−𝑛) . 𝐶 𝑖𝑠 |𝑧 − | = 1
4
𝜋
𝑧 − = 𝑒 , 𝑑𝑧 = 𝑖𝑒 𝑖𝜃 𝑑𝜃
𝑖𝜃
4
𝜋
𝑠𝑖𝑛 ( 4 + 𝑒 𝑖𝜃 )
𝑓 (𝑧 ) = 𝑏𝑦 (1)
𝑒 𝑖3𝜃
Substituting this value in (3), we have
𝜋
1 𝑠𝑖𝑛 ( 4 + 𝑐𝑜𝑠𝜃 + 𝑖𝑠𝑖𝑛𝜃) 𝑖𝑒 𝑖𝜃 𝑑𝜃
𝑎𝑛 = ∫
2𝜋𝑖 𝐶 𝑒 𝑖3𝜃 . (𝑒 𝑖𝜃 )𝑛+1
1 𝜋
= ∫ 𝑠𝑖𝑛 ( + 𝑐𝑜𝑠𝜃 + 𝑖𝑠𝑖𝑛𝜃) 𝑖𝑒 −𝑖𝜃(𝑛+3) 𝑑𝜃
2𝜋 𝐶 4
1
= ∫{𝑠𝑖𝑛𝜙. cosh(𝑠𝑖𝑛𝜃) + 𝑖𝑐𝑜𝑠𝜙. 𝑠𝑖𝑛ℎ(𝑠𝑖𝑛𝜃)}{𝑐𝑜𝑠𝑚𝜃 − 𝑖𝑠𝑖𝑛𝑚𝜃}𝑑𝜃
2𝜋 𝐶
Where
Department of Mathematics
Uttarakhand Open University Page 161
Advanced Complex Analysis MAT601
𝜋
𝑚 = 𝑛 + 3, 𝜙 = + 𝑐𝑜𝑠𝜃
4
1 2𝜋
𝑎𝑛 = ∫ [𝑠𝑖𝑛𝜙. 𝑐𝑜𝑠ℎ(𝑠𝑖𝑛𝜃) cos(𝑚𝜃)
2𝜋 0
+ 𝑖𝑐𝑜𝑠𝜙. sinh(𝑠𝑖𝑛𝜃)sin(𝑚𝜃)]𝑑𝜃
𝜋
where 𝜙 = 4 + 𝑐𝑜𝑠𝜃, 𝑚 = 𝑛 + 3, 𝑏𝑛 = 𝑎(−𝑛)
EXAMPLE6: If 0 < |𝑧 − 1| < 2, then express
𝑧
𝑓 (𝑧 ) =
(𝑧 − 1)(𝑧 − 3)
in a series of positive and negative powers of (𝑧 − 1).
Department of Mathematics
Uttarakhand Open University Page 162
Advanced Complex Analysis MAT601
1 1 1 1
SOLUTION: 𝑓 (𝑧) = (𝑧+1)(𝑧+3) = 2 (𝑧+1 − 𝑧+3)
|𝑧| 3 1 1
a. when |𝑧| > 3 ⇒ > 1 ⇒ |𝑧| < 1 ⇒ |𝑧| < 3 < 1
3
∞
1 1 −1 3 −1 1 𝑛
1 3𝑛
( )
𝑓 𝑧 = [(1 + ) − (1 + ) ] = ( )
∑ −1 [ 𝑛 − 𝑛 ]
2𝑧 𝑧 𝑧 2𝑧 𝑧 𝑧
𝑛=0
∑∞ 𝑛+1 1 ∑∞ 𝑛+1 1
= 𝑛=0(−1) =
𝑧 𝑛+1 𝑛=0(−1) 𝑧𝑛
.
b. When 0 < |𝑧 + 1| < 2, substitute 𝑧 + 1 = 𝑡, then
1 1 1 𝑡 1
𝑓 (𝑧 ) = [ − ], |𝑡| < 1 ⇒ | | < < 1
2 𝑡 𝑡+2 2 2
1 1 1 1 −1
= [ − ( ) ]
2 𝑡 2 𝑡+2
∞
1 1 1 1 2
= [ − ∑ (−1)𝑛 ( ) ]
2 𝑡 2 𝑡
𝑛=0
∞
1 1 1 (𝑧 + 1)𝑛
= [ − ∑(−1)𝑛 ]
2 𝑧+1 2 2𝑛
𝑛=0
SELF CHECK QUESTIONS
9.9 SUMMARY:-
9.10 GLOSSARY:-
Cauchy's Inequality (General Form): For a function f analytic
inside and on a simple closed contour C in the complex plane, if M
is the maximum value of ∣f(z)∣ on C, then for any z inside C, we
have
𝑀𝑛!
|𝑓 𝑛 (𝑎)| ≤ 𝑅𝑛
where 𝑅 is the radius of the largest circle centered at 𝑧 that is
contained within 𝐶.
Cauchy's Integral Formula: If f is analytic inside and on a simple
closed contour 𝐶, then for any point 𝑎 inside C,
1 𝑓(𝑧)
𝑓(𝑎) = 2𝜋𝑖 ∫𝐶 𝑧−𝑎 𝑑𝑧
Cauchy's Theorem: If f is analytic on and inside a simple closed
contour C, then
∫𝐶 𝑓 (𝑧)𝑑𝑧 = 0.
Cauchy's Integral Theorem: An extension of Cauchy's Theorem
stating that if f is analytic on a simply connected domain, then the
integral of f around any closed contour within this domain is zero.
Cauchy's Formula for Derivatives: For a function f analytic
inside and on a simple closed contour C, the n-th derivative of f at
a point z0 inside C is given by
𝑛! 𝑓(𝑧)𝑑𝑧
𝑓 𝑛 (𝑎) = 2𝜋𝑖 ∫𝐶 (𝑧−𝑎)𝑛+1
Morera's Theorem: A theorem in complex analysis that provides
a criterion for a function to be analytic based on its integral over
contours. It states:
Department of Mathematics
Uttarakhand Open University Page 164
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 165
Advanced Complex Analysis MAT601
9.11 REFERENCES:-
Department of Mathematics
Uttarakhand Open University Page 166
Advanced Complex Analysis MAT601
9.14 ANSWERS:-
SELF CHECK ANSWERS
Department of Mathematics
Uttarakhand Open University Page 167
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 168
Advanced Complex Analysis MAT601
10.2 OBJECTIVES:-
The objectives of the Maximum and Minimum Modulus Principles and the
Schwarz Lemma in complex analysis are to understand and characterize
the behavior of holomorphic functions. The Maximum Modulus Principle
aims to identify where the maximum modulus of a holomorphic function
Department of Mathematics
Uttarakhand Open University Page 169
Advanced Complex Analysis MAT601
and
Since 𝑓(𝑧) is not constant, by the continuity of 𝑓(𝑧), there must exist a
point 𝑏 inside 𝐶 such that ∣ 𝑓(𝑏) ∣< 𝑀.
𝜀
|𝑓 (𝑧)| < |𝑓 (𝑏)| +
2
This implies that within the circle γ centered at b with radius δ,
𝜀 𝜀
=𝑀−𝜀+ =𝑀−
2 2
𝜀
|𝑓(𝑧)| < 𝑀 − ∀𝑠. 𝑡. |𝑧 − 𝑏| < 𝛿
2
we draw a circle 𝛾 withcentre at b and radius 𝛿. Then (3) shows that
𝜀
|𝑓 (𝑧)| < 𝑀 − ∀𝑧 𝑖𝑛𝑠𝑖𝑑𝑒 𝛾
2
Consider a circle 𝛤′centred at a with radius 𝑟 =∣ 𝑏 − 𝑎 ∣. By Cauchy's
Integral Formula, for f analytic on and inside 𝛤′.
1 𝑓 (𝑧 )
𝑓 (𝑎 ) = ∫ 𝑑𝑧
2𝜋𝑖 Γ′ 𝑧 − 𝑎
On Γ ′ , 𝑧 − 𝑎 = 𝑟𝑒 𝑖𝜃 .
1 2𝜋 𝑟𝑖𝑒 𝑖𝜃
𝑓 (𝑎 ) = ∫ 𝑓(𝑎 + 𝑟𝑒 𝑖𝜃 ) 𝑖𝜃 𝑑𝜃
2𝜋𝑖 0 𝑟𝑒
1 𝛼 1 2𝜋
∴ |𝑓(𝑧)| ≤ ∫ |𝑓(𝑎 + 𝑟𝑒 𝑖𝜃 )|𝑑𝜃 + 2𝜋 ∫𝛼 |𝑓(𝑎 + 𝑟𝑒 𝑖𝜃 )|𝑑𝜃
2𝜋 0
1 𝛼 𝜀 1 𝛼
< ∫ (𝑀 − ) 𝑑𝜃 + ∫ (𝑀)𝑑𝜃 𝑓𝑟𝑜𝑚 𝑎𝑏𝑜𝑣𝑒 𝑒𝑞𝑢𝑎𝑡𝑖𝑜𝑛
2𝜋 0 2 2𝜋 0
𝜀 𝛼 𝑀(2𝜋 − 𝛼 ) 𝛼𝜀
= (𝑀 − ) + =𝑀−
2 2𝜋 2𝜋 2𝜋
𝛼𝜀
Then 𝑀 = |𝑓 (𝑎)| < 𝑀 − 2𝜋
𝛼𝜀
𝑀 < 𝑀 − 2𝜋 . A contraction.
Department of Mathematics
Uttarakhand Open University Page 171
Advanced Complex Analysis MAT601
𝛼𝜀
which is a contradiction because 2𝜋 > 0. Thus, 𝑀 cannot be the maximum
value inside 𝐶.
Suppose further that f(z) is not constant. Then |𝑓(𝑧) | attains its minimum
value at a point on the boundary of C, that is to say, if m is minimum
value of |𝑓(𝑧) | inside and on C, then
Proof: Let 𝑓 (𝑧) be analytic within and on the closed contour 𝐶, and let
1
𝑓 (𝑧) ≠ 0 inside𝐶. Since 𝑓(𝑧) is analytic and non-zero, the function 𝑓(𝑧) is
also analytic within𝐶.By the Maximum Modulus Principle, since 1/f(z) is
1
analytic within C and continuous on C, the function |𝑓(𝑧)| attains its
maximum value on the boundary of 𝐶. Let this maximum value be M.
1
Consequently, since |𝑓(𝑧)| reaches its maximum value 𝐶, it follows that ∣
1
𝑓(𝑧) ∣ attains its minimum value 𝑀 .Thus, if m is the minimum value of
∣f(z)∣ inside and on 𝐶, then ∣ 𝑓(𝑧) ∣≥ 𝑚 on the boundary of 𝐶.
1
Since 𝑓(𝑧) attains its maximum value on the boundary of 𝐶, ∣ 𝑓(𝑧) ∣ must
attain its minimum value on the boundary of 𝐶 . Therefore, ∣ 𝑓(𝑧) ∣ is
greater than m for every 𝑧 inside 𝐶, which implies ∣ 𝑓(𝑧) ∣> 𝑚 for all 𝑧
inside 𝐶.
iii. |𝑓(0)| = 0
Then |𝑓(𝑧)| < |𝑧|, |𝑓′(𝑧)| < 1 equality holds if f(z) is a linear
transformation
𝑤 = 𝑓 (𝑧) = 𝑧𝑒 𝑖𝛼
where 𝛼 is real constant.
Hence prove that |𝑓′(0)| < 1
Proof: Let c be the circle defined by |𝑧| = 𝑟 such that 𝑟 < 1 . By
assumption (i), 𝑓(𝑧) is analytic within and upon the circle c, then by
Taylor theorem,
∞
𝑓 ( 𝑧 ) = ∑ 𝑎𝑛 𝑧 𝑛
𝑛=0
𝑓 (𝑧) = 𝑎1 𝑧 + 𝑎2 𝑧 2 + ⋯
𝑓(𝑧)
Taking = 𝐹 (𝑧), we obtain
𝑧
𝑓(𝑧) 1 1
= max 𝑣𝑎𝑙𝑢𝑒 𝑜𝑓 | |< = , 𝑏𝑦 (𝑖𝑖)
𝑧 |𝑧 | 𝑟
1
|𝐹(𝑧)| < 𝑎𝑠 𝑟 → 1
𝑟
|𝐹 (𝑧)| < 1
𝑓 (𝑧 )
| |<1
𝑧
Department of Mathematics
Uttarakhand Open University Page 173
Advanced Complex Analysis MAT601
Hence
|𝛼1 | < 1
⇒ 𝑓 ′ (𝑧) = 𝑎1 𝑧 + 𝑎2 𝑧 2 + ⋯ ⇒ 𝑓 ′ (0) = 𝑎1
If ∣ 𝑓(𝑧) ∣= |𝑧| at some point 𝑧 with ∣ 𝑧 ∣< 1, then ∣ 𝐹(𝑧) ∣ attains its
maximum value on the interior of the domain. By the Maximum Modulus
Principle, 𝐹(𝑧) must be constant. Therefore, there exists a constant 𝛼 ∈ 𝑅
such that
𝑓(𝑧)
𝐹 (𝑧 ) = = 𝑒 𝑖𝛼
𝑧
Thus, 𝑓 (𝑧) ≤ |𝑧| and ∣𝑓′(0) ∣≤ 1, with equality holding if and only if
𝑓 (𝑧) = 𝑧𝑒 𝑖𝛼 for some real constant 𝛼. This completes the proof of the
Schwarz Lemma.
Department of Mathematics
Uttarakhand Open University Page 174
Advanced Complex Analysis MAT601
(𝑧 − 𝑧0 )2 ′′
𝑓 (𝑧) = 𝑓 (𝑧0 ) + (𝑧 − 𝑧0 )𝑓 ′ (𝑧0 ) + 𝑓 (𝑧0 ) + ⋯
2!
The Maximum Modulus Principle states that if 𝑓 is non-constant and
analytic in an open set, then the maximum of ∣ 𝑓(𝑧) ∣ cannot occur in the
interior of the set unless f is constant.
SOLVED EXAMPLE
𝑓(𝑧) = 𝑧 2 + 3𝑧 + 2
∣ 𝑓 (𝑧) ∣ 𝑜𝑛 ∣ 𝑧 ∣= 1
𝑓(𝑒 𝑖𝜃 ) = 𝑒 2𝑖𝜃 + 3𝑒 𝑖𝜃 + 2
|𝑓(𝑒 𝑖𝜃 )| = |𝑒 2𝑖𝜃 + 3𝑒 𝑖𝜃 + 2|
Department of Mathematics
Uttarakhand Open University Page 175
Advanced Complex Analysis MAT601
SOLUTION: Let the 𝑓(𝑧) be an analytic function on the unit disk ∣ 𝑧 ∣<
1
1, 𝑓(0) = 0, ∣ 𝑓 (𝑧) ∣≤ 2 ∀ ∣ 𝑧 ∣< 1.
Now we apply the Schwarz Lemma, which states that if 𝑔(𝑧) is analytic
on ∣ 𝑧 ∣< 1, 𝑔(0) = 0, and ∣ 𝑔(𝑧) ∣< 1 for all ∣ 𝑧 ∣< 1, then ∣ 𝑔(𝑧) ∣≤∣ 𝑧 ∣
and ∣ 𝑔′(0) ∣≤ 1.
1
|2𝑓(𝑧)| ≤ |𝑧| ⇒ ∣ 𝑓(𝑧) ∣≤ |𝑧|
2
and for the derivative:
1
|𝑔′(0)| = |2𝑓′(0)| ≤ 1 ⇒ |𝑓′(0)| ≤
2
Department of Mathematics
Uttarakhand Open University Page 176
Advanced Complex Analysis MAT601
1
SOLUTION: Given: 𝑓 (2) = 0, then |𝑓(𝑧)| ≤ 1 for |𝑧| < 1.
3
We want to estimate |𝑓 (4)|.
Using the Schwarz-Pick Lemma:
For any 𝑧1 , 𝑧2 𝜖𝐷
3 1
| − |
|𝑓 (3/4)| ≤ 4 2
̅̅̅̅̅̅̅
1 3
|1 − 𝑓 (2) 𝑓 (4)|
3 1 1 1
| − |=| |=
4 2 4 4
Calculate the denominator:
3 1 3 5 5
|1 − ( ) ( )| = |1 − | = | | =
4 2 8 8 8
Thus:
1
3 1 8 2
𝑓 ( ) ≤ 4 = . = = 0.4
4 5 4 5 5
8
Therefore, the estimate for ∣ 𝑓(3/4) ∣ is:
|𝑓(3/4)| ≤ 0.4
This shows that under the given conditions, ∣ 𝑓(3/4) ∣ can be estimated to
be less than or equal to 0.4.
Department of Mathematics
Uttarakhand Open University Page 177
Advanced Complex Analysis MAT601
𝑓(𝑧) = 𝑧 2 + 1 = 𝑒 2𝑖𝜃 + 1
The modulus is
|𝑓(𝑧)| = |𝑒 2𝑖𝜃 + 1|
|𝑓(𝑧)| = |−1 + 1| = 2
Now to solve
𝑓 (𝑧) = 𝑧 2 − 2𝑧 + 2 = 0
2±√4−8
⇒ 𝑧= =2±𝑖
2
Department of Mathematics
Uttarakhand Open University Page 178
Advanced Complex Analysis MAT601
On the boundary,∣ 𝑧 ∣= 2:
|𝑓(𝑧)| = |𝑧 2 − 2𝑧 + 2|
The exact calculation is complex, but we only need to know that ∣ 𝑓(𝑧) ∣
on the boundary is larger than the minimum at the root points.
At 𝑧 = 1 + 𝑖, 𝑓(1 + 𝑖) = 0, so ∣ 𝑓(1 + 𝑖) ∣= 0.
Now consider 𝑓(𝑧) under these conditions. If ∣ 𝑓(𝑧) ∣=∣ 𝑧 ∣ for some
nonzero 𝑧, Schwarz's Lemma implies 𝑓(𝑧) = 𝑐𝑧.
Department of Mathematics
Uttarakhand Open University Page 179
Advanced Complex Analysis MAT601
10.7 SUMMARY:-
The Maximum Modulus Principle and Minimum Modulus Principle are
fundamental results in complex analysis that state if 𝑓(𝑧) is a non-constant
analytic function on a domain 𝐷 and continuous on the closure of 𝐷, then
the maximum (or minimum) modulus of 𝑓(𝑧) occurs on the boundary of
𝐷 rather than in its interior. The Schwarz Lemma further refines this idea,
stating that if a function 𝑓(𝑧) is analytic in the unit disk ∣ 𝑧 ∣< 1, satisfies
𝑓(0) = 0, and ∣ 𝑓(𝑧) ∣< 1 for all 𝑧 in the disk, then ∣ 𝑓(𝑧) ∣≤∣ 𝑧 ∣ and ∣
𝑓′(0) ∣≤ 1, with equality holding if and only if 𝑓(𝑧) is of the form 𝑓(𝑧) =
𝑧𝑒 𝑖𝛼 for some real constant 𝛼. These principles are crucial in
understanding the behavior and constraints of analytic functions within
specified domains.
10.8 GLOSSARY:-
Maximum Modulus Principle: States that if 𝑓(𝑧) is a non-
constant analytic function on a domain 𝐷 and continuous on the
Department of Mathematics
Uttarakhand Open University Page 180
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 181
Advanced Complex Analysis MAT601
Understanding these terms and concepts provides a deeper insight into the
behavior and properties of analytic functions as described by the
Maximum and Minimum Modulus Principles and the Schwarz Lemma.
10.9 REFERENCES:-
Department of Mathematics
Uttarakhand Open University Page 182
Advanced Complex Analysis MAT601
10.12 ANSWERS:-
SELF CHECK ANSWERS
Department of Mathematics
Uttarakhand Open University Page 184
Advanced Complex Analysis MAT601
BLOCK IV
SINGULARITIES AND RESIDUE
Department of Mathematics
Uttarakhand Open University Page 185
Advanced Complex Analysis MAT601
11.1 INTRODUCTION:-
In complex analysis, singularities are points at which a complex function
ceases to be analytic. There are different types of singularities, classified
primarily into three categories: removable singularities, poles, and
essential singularities. A removable singularity is a point where the
function can be redefined to make it analytic. Poles are points where the
function goes to infinity in a specific manner, characterized by the
1
function behaving like 𝑧−𝑧 near the singularity 𝑧0 . Essential singularities
0
are points where the function exhibits chaotic behavior, as described by
the Weierstrass–Casorati theorem and Picard's theorem. Understanding
these singularities is crucial for analyzing the behavior of complex
functions, especially in the context of Laurent series and residue calculus,
which are fundamental tools in complex analysis for evaluating integrals
and solving differential equations.
11.2 OBJECTIVES:-
Department of Mathematics
Uttarakhand Open University Page 186
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 187
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 188
Advanced Complex Analysis MAT601
𝑓 ( 𝑧 ) = ∑ 𝑎𝑛 ( 𝑧 − 𝑎 ) 𝑛
𝑛=0
and 𝑓(𝑧) can be analytically extended to 𝑧 = 𝑎.
Or
A singularity 𝑧 = 𝑎 of a function 𝑓(𝑧) is called a removable singularity
if 𝑓(𝑧) can be analytically extended to 𝑧 = 𝑎. Formally:
A singularity 𝑧 = 𝑎 is a removable singularity of 𝑓(𝑧) if: lim 𝑓(𝑧) exists
𝑧→𝑎
finitely.
This means that even though 𝑓(𝑧) is not analytic at 𝑧 = 𝑎, it can be
defined or redefined at 𝑧 = 𝑎 such that 𝑓(𝑧) becomes analytic at 𝑧 = 𝑎.
𝑠𝑖𝑛(𝑧)
EXAMPLE1: Consider 𝑓(𝑧) = 𝑧 . The point 𝑧 = 0 is a removable
𝑠𝑖𝑛(𝑧)
singularity. Although 𝑧 is not defined at 𝑧 = 0, it can be extended to
an analytic function by defining 𝑓(0) = 1.The extended function 𝑓 (𝑧) =
𝑠𝑖𝑛(𝑧)
for 𝑧 = 0 and 𝑓(0) = 1 is analytic everywhere.
𝑧
II. Pole: A singularity 𝑧 = 𝑎 of a function 𝑓(𝑧) is called a pole of
order 𝑚 if the principal part of the Laurent series expansion around
𝑧 = 𝑎 contains a finite number of terms, specifically up to (𝑧 −
𝑎)−𝑚 . More precisely:
If 𝑏𝑛 = 0 for all 𝑛 s.t. 𝑛 > 𝑚, where m is positive integer, then 𝑧 = 𝑎 pole
of order 𝑚 of 𝑓(𝑧).
Thus if 𝑧 = 𝑎 is a pole of order 𝑚 of the function 𝑓(𝑧), then 𝑓(𝑧) have the
expansion of the form
∞ ∞
𝑓 ( 𝑧 ) = ∑ 𝑎𝑛 ( 𝑧 − 𝑎 )𝑛 + ∑ 𝑏𝑛 (𝑧 − 𝑎)−𝑛
𝑛=0 𝑛=1
Or
A function 𝑓(𝑧) is said to have pole of order 𝑛 if it is expressible as
𝜙(𝑧)
𝑓 (𝑧 ) =
(𝑧 − 𝑎 )𝑛
where 𝜙(𝑧) is analytic and 𝜙(𝑧) ≠ 0.
Simple Pole: A pole of order 1 is called a simple pole.
Residue of a function f(z) at a simple pole z=a is defined as
lim (𝑧 − 𝑎) 𝑓 (𝑧) = 𝑅𝑒𝑠(𝑧 = 𝑎)
𝑧→𝑎
Or
𝜙(𝑧)
𝑅𝑒𝑠 (𝑧 = 𝑎) = lim
𝑧→𝑎 𝜓 ′ (𝑧)
𝜙(𝑧)
where 𝑓(𝑧) = 𝜓′ (𝑧).
Department of Mathematics
Uttarakhand Open University Page 189
Advanced Complex Analysis MAT601
1
EXAMPLE2: For 𝑓 (𝑧) = (𝑧−1)2 , 𝑧 = 1 is a pole of order 2. Near 𝑧 =
1, 𝑓(𝑧) grows without bound as z approaches 1.
III. Essential singularity: A singularity 𝑧 = 𝑎 of a function 𝑓(𝑧) is
called an essential singularity if the Laurent series expansion
around 𝑧 = 𝑎 has an infinite number of terms in the principal part.
Specifically:If 𝑏𝑛 ≠ 0 for independently many values of 𝑛 so that
the series
∞
∑ 𝑏𝑛 (𝑧 − 𝑎)−𝑛
𝑛=1
contains an infinite number of terms, then 𝑧 = 𝑎 is an essential singularity
of 𝑓(𝑧).
In other words, near an essential singularity, the function 𝑓(𝑧) exhibits
highly irregular and chaotic behavior.
EXAMPLE3: For 𝑓(𝑧) = 𝑒 1/(𝑧 − 1), the point 𝑧 = 1 is an essential
singularity. As 𝑧 approaches 1, 𝑓(𝑧) exhibits highly irregular behavior,
such as taking on virtually every complex value near 𝑧 = 1.
Theorem1: If 𝑓(𝑧) has a pole at 𝑧 = 𝑎, then |𝑓(𝑧)| → ∞, 𝑧 → 𝑎.
Proof: Suppose 𝑓(𝑧) has a pole of order 𝑚 at 𝑧 = 𝑎. By definition, the
Laurent series expansion of 𝑓(𝑧) around 𝑧 = 𝑎 is given by:
∞ ∞
𝑛 𝑏
As 𝑧 → 𝑎, the term(𝑧−𝑎) 𝑚 dominates the expression since the other terms
Hence, as 𝑧 → 𝑎,
Department of Mathematics
Uttarakhand Open University Page 190
Advanced Complex Analysis MAT601
𝑏𝑛
|𝑓(𝑧)| ≈ | |→∞
(𝑧 − 𝑎 )𝑚
Therefore, ∣ 𝑓(𝑧) ∣→ ∞ as 𝑧 → 𝑎, proving that 𝑓(𝑧) tends to infinity near
the pole 𝑧 = 𝑎.
Theorem2: If an analytic function 𝑓(𝑧) has a pole of order 𝑚 at 𝑧 → 𝑎,
1
then 𝑓(𝑧) has a zero of order 𝑚 at 𝑧 → 𝑎 and conversely.
Proof: Suppose an analytic function 𝑓(𝑧) has a zero of order 𝑚 at 𝑧 → 𝑎
this that
𝜙(𝑧)
𝑓 (𝑧 ) = … (1)
(𝑧 − 𝑎 )𝑚
where 𝜙(𝑎) ≠ 0 and 𝜙(𝑧) is analytic.
1
We need to prove that 𝑓(𝑧) has a zero of order 𝑚 at 𝑧 = 𝑎.
1 (𝑧 − 𝑎 )𝑚
= = (𝑧 − 𝑎 )𝑚 𝜓 (𝑧 )
𝑓 (𝑧 ) 𝜙 (𝑧 )
1
Where 𝜙 = 𝜓 and 𝜓(𝑎) ≠ 0.
1 1
This implies that has a zero of order 𝑚 at 𝑧 = 𝑎 so that 𝑓(𝑧) =
𝑓
(𝑧 − 𝑎)𝑚 𝑔(𝑧), where 𝑔(𝑧) is analytic and 𝑔(𝑎) ≠ 0.
Therefore
1 ℎ(𝑧)
𝑓 (𝑧 ) = =
(𝑧 − 𝑎 )𝑚 𝑔 (𝑧 ) (𝑧 − 𝑎 )𝑚
1
where 𝑓(𝑧) = ℎ(𝑧).
ℎ(𝑧)
This shows that 𝑓(𝑧) can be written as (𝑧−𝑎)𝑚 where ℎ(𝑧) is an analytic
ℎ(𝑎) ≠ 0 𝑓 (𝑧) has a pole of order 𝑚 at 𝑧 = 𝑎.
Thus, if 𝑓(𝑧) has a pole of order 𝑚 at 𝑧 = 𝑎, then 1/𝑓(𝑧) has a zero of
order 𝑚 at 𝑧 = 𝑎, and conversely.
𝑓 (𝑧 ) = ∑ 𝑎𝑛 (𝑧 − 𝑎 )𝑛
𝑛=0
𝑓𝑛 (𝑎)
where 𝑎𝑛 = .
𝑛!
Department of Mathematics
Uttarakhand Open University Page 191
Advanced Complex Analysis MAT601
𝑓 (𝑧 ) = (𝑧 − 𝑎 )𝑛 ∑ 𝑏𝑛 (𝑧 − 𝑎)𝑛
𝑛=0
where 𝑏0 = 𝑎𝑚 ≠ 0.
Define
∞
𝑔(𝑧) = ∑ 𝑏𝑛 (𝑧 − 𝑎)𝑛
𝑛=0
Notice that 𝑔(𝑧) is analytic and 𝑔(𝑎) = 𝑏0 ≠ 0.
Department of Mathematics
Uttarakhand Open University Page 192
Advanced Complex Analysis MAT601
𝑔(𝑧)
𝑓 (𝑧 ) =
( 𝑧 − 𝑎 )𝑚
Key Concepts:
Extended Complex Plane: The extended complex plane is the
complex plane 𝐶 together with the point at infinity, ∞. It is often
visualized as the Riemann sphere, where the complex plane is
projected onto a sphere such that the point at infinity is the north
pole of the sphere.
Neighborhood of Infinity: A neighborhood of ∞ consists of all
points 𝑧 in 𝐶 such that ∣ 𝑧 ∣> 𝑅 for some large 𝑅 > 0. Essentially,
as ∣ 𝑧 ∣ grows without bound, 𝑧 approaches ∞.
Behavior at Infinity: To study the behavior of a function 𝑓(𝑧) at
∞, we often consider the transformed function 𝑔(𝑤) = 𝑓(𝑤1 ) and
examine its behavior as 𝑤 → 0. The point 𝑧 = ∞ in the original
function corresponds to 𝑤 = 0 in the transformed function.
Poles and Essential Singularities at Infinity:
Pole at Infinity: A function 𝑓(𝑧) has a pole of order 𝑚 at ∞ if
𝑓(𝑤1 ) has a zero of order 𝑚 at 𝑤 = 0. Mathematically, 𝑓(𝑧)
behaves like 𝑧 𝑚 as 𝑧 → ∞.
Essential Singularity at Infinity: A function 𝑓(𝑧) has an essential
singularity at ∞ if 𝑓(𝑤1 ) has an essential singularity at 𝑤 = 0.
Removable Singularity at Infinity: A function 𝑓(𝑧) has a
removable singularity at ∞ if 𝑓(𝑤1 ) is analytic at 𝑤 = 0. This
means 𝑓(𝑧) approaches a finite limit as 𝑧 → ∞.
Examples:
Department of Mathematics
Uttarakhand Open University Page 193
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 194
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 195
Advanced Complex Analysis MAT601
𝑓 (𝑧 ) = ∑ 𝑎𝑛 (𝑧 − 𝑎 )𝑛 + ∑ 𝑏𝑛 (𝑧 − 𝑎)𝑛 … (1)
𝑛=0 𝑛=1
Where
1
𝑏𝑛 = ∫(𝑧 − 𝑎)𝑛−1 𝑓(𝑧)𝑑𝑧
2𝜋𝑖 𝐶
𝑀 𝑛−1
𝑀𝑟 𝑛−1
|𝑏𝑛 | ≤ ∫|𝑧 − 𝑎| |𝑑𝑧| = . 2𝜋𝑟 = 𝑀𝑟 𝑛
2𝜋 𝐶 2𝜋
|𝑏𝑛 | ≤ 𝑀𝑟 𝑛 which → as 𝑟 → 0
𝑏𝑛 = 0∀𝑛
Thus, the boundedness of 𝑓(𝑧) on the deleted neighborhood implies that
𝑧 = 𝑎 is a removable singularity of 𝑓 (𝑧),by definition, this proves that 𝑧 =
𝑎 is removable singularity.
Theorem9: (Weierstrass Theorem) Essential Singularity. If 𝑧 = 𝑎 is an
essential singularity of 𝑓(𝑧), prove that any positive number, 𝑟, 𝜀 and any
number 𝑐, there is a point in the circle |𝑧 − 𝑎| < 𝑟 at which |𝑓(𝑧) − 𝑐 | <
𝜀.
In other words, in any arbitrary neighborhood of an essential singularity,
there exists a point (and therefore an infinite number of points) at which
the function differs as little as we please form any –assigned number.
Proof: Suppose the theorem is false. Then there exist positive numbers
𝑟 and 𝜀 and a complex number 𝑐, such that |𝑓(𝑧) − 𝑐 | > 𝜀 for all z with
1
|𝑧 − 𝑧0 | < 𝑟 so that < 𝜀 whenever |𝑧 − 𝑧0 | < 𝑟.
|𝑓(𝑧)−𝑐|
Department of Mathematics
Uttarakhand Open University Page 196
Advanced Complex Analysis MAT601
1
Use of theorem (2), we see that the function |𝑓(𝑧)−𝑐|
has a removable
1
singularity so that principal part of Laurent’s expansion for 𝑓(𝑧)−𝑐 about
the point 𝑧0 does not contain any term so that
∞
1
= ∑ 𝑎𝑛 (𝑧 − 𝑧0 )𝑛 … (1)
𝑓(𝑧) − 𝑐
𝑛=0
1
If 𝑎𝑛 ≠ 0, we define = 𝑎0 so that 𝑓 (𝑧0 ) = 𝑐 + (1/𝑎0 ). It means
𝑓(𝑧0 )−𝑐
1
that 𝑓(𝑧)−𝑐 is analytic and non-zero at 𝑧0 .
= 𝑎𝑚 (𝑧 − 𝑧0 )𝑚 + 𝑎𝑚+1 (𝑧 − 𝑧0 )𝑚+1 + ⋯
= (𝑧 − 𝑧0 )𝑚 [𝑎𝑚 + 𝑎𝑚+1 (𝑧 − 𝑧0 ) + ⋯ ]
∞
= (𝑧 − 𝑧0 )𝑚 ∑ 𝑎𝑚+𝑛 (𝑧 − 𝑧0 )𝑛
𝑛=0
Now then
𝑐 𝑒 𝑐
𝑒 (𝑧−𝑎) 𝑒𝑥𝑝 (𝑧 − 𝑎 ) 𝑒 (𝑧−𝑎)
𝑓 (𝑧 ) = 𝑧 = 𝑧−𝑎 = (𝑧−𝑎)
𝑒 −1
𝑎 𝑒𝑥𝑝 (1 + ) − 1 𝑒. 𝑒 𝑎 − 1
𝑎
(𝑧−𝑎) −1
𝑐
[1−𝑒.𝑒 𝑎 ]
(𝑧−𝑎)
=𝑒
Department of Mathematics
Uttarakhand Open University Page 197
Advanced Complex Analysis MAT601
−1
𝑐 (𝑧−𝑎) (𝑧−𝑎) 2 1
[1−𝑒.{1+ +( ) . +⋯..}]
(𝑧−𝑎) 𝑎 𝑎 2!
=𝑒
𝑐 𝑐 2 1
= [1 + +( ) . + ⋯]
𝑧−𝑎 𝑧−𝑎 2!
2
(𝑧 − 𝑎 ) (𝑧 − 𝑎 ) 1
× [1 + 𝑒 {1 + +( ) . + ⋯}
𝑎 𝑎 2!
(𝑧−𝑎) (𝑧−𝑎) 2
2{1+ +( ) +⋯ }
𝑎 𝑎
+𝑒 ]
Department of Mathematics
Uttarakhand Open University Page 198
Advanced Complex Analysis MAT601
(𝑧 2 + 1)2 = 0
(𝑧 + 𝑖 )2 (𝑧 − 𝑖 )2 = 0
𝑧 = −𝑖, −𝑖, 𝑖, 𝑖
Hence 𝑧 = −𝑖 and 𝑧 = 𝑖 both are poles of order2.
1
EXAMPLE8: Find Laurent series of 𝑓(𝑧) = (𝑧 − 3) sin (𝑧+2) about
singularity 𝑧 = −2 and indicate nature of singularity.
SOLUTION: Let
𝜃3 𝜃5 𝜃7
𝑠𝑖𝑛𝜃 = 𝜃 − + − +⋯
3! 5! 7!
So that
1 1 1 1
𝑓 (𝑧) = (𝑧 − 3) [ − . 3
+ +⋯]
(𝑧 + 2) 3! (𝑧 + 2) 5! (𝑧 + 2)5
which represents Laurent’s series.
Now the zeros of 𝑓(𝑧) is
1 1
(𝑧 − 3)𝑠𝑖𝑛 = 0 ⇒ 𝑧 − 3 = 0, 𝑠𝑖𝑛 =0
(𝑧 + 2) (𝑧 + 2)
⇒
1 1
𝑠𝑖𝑛 = 0 = 𝑠𝑖𝑛(𝑛𝜋) ⇒ = 𝑛𝜋
(𝑧 + 2 ) (𝑧 + 2)
1 1
⇒ 𝑧 + 2 = 𝑛𝜋 ⇒ 𝑧 = 𝑛𝜋 − 2 for 𝑛 = 1,2,3,4, … ….
Now
1
𝑧 = − 2 = −2
∞
EXAMPLE9: Determine the nature of the singularity at z=0 for the
function:
𝑠𝑖𝑛(𝑧)
𝑓 (𝑧 ) =
𝑧
SOLUTION: The function
𝑠𝑖𝑛(𝑧)
𝑓 (𝑧 ) =
𝑧
is not defined at 𝑧 = 0 because of the division by zero. This suggests a
possible singularity at 𝑧 = 0.
So the limit as 𝑧 approaches 0:
𝑠𝑖𝑛(𝑧)
lim
𝑧→0 𝑧
𝑠𝑖𝑛(𝑧)
Using the standard limit lim 𝑧 = 1, we have
𝑧→0
𝑠𝑖𝑛(𝑧)
lim =1
𝑧→0 𝑧
Since the limit exists and is finite, the singularity at 𝑧 = 0 is a removable
singularity. The function can be redefined at 𝑧 = 0 as 𝑓(0) = 1 to remove
the singularity and make the function analytic at that point.
Department of Mathematics
Uttarakhand Open University Page 199
Advanced Complex Analysis MAT601
11.11 SUMMARY:-
In this unit we have studied the singularities in complex analysis are points
where a function is not analytic. They can be classified into three main
types: removable singularities, poles, and essential singularities. A
removable singularity is one where the function can be redefined to make
it analytic. Poles are points where the function approaches infinity, with
the order of the pole indicating how fast it diverges. Essential singularities
are characterized by chaotic behavior, where the function takes on almost
every possible value infinitely often in any neighborhood around the
singularity. According to Picard's theorem, near an essential singularity, a
function assumes every complex value, with at most one exception,
infinitely often. Singularities play a crucial role in understanding the
behavior and properties of complex functions.
11.12 GLOSSARY:-
Analytic Function: A function that is locally given by a
convergent power series.
Department of Mathematics
Uttarakhand Open University Page 200
Advanced Complex Analysis MAT601
11.13 REFERENCES:-
Department of Mathematics
Uttarakhand Open University Page 203
Advanced Complex Analysis MAT601
11.16 ANSWERS:-
SELF CHECK ANSWERS
TERMINAL ANSWERS
Department of Mathematics
Uttarakhand Open University Page 204
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 205
Advanced Complex Analysis MAT601
12.1 INTRODUCTION:-
The residue theorem is a powerful tool in complex analysis, which
simplifies the evaluation of contour integrals. It states that if a function
𝑓(𝑧) is analytic inside and on a simple closed contour 𝐶, except for a finite
number of isolated singularities within 𝐶, then the integral of 𝑓(𝑧) around
C is 2πi times the sum of the residues of f at those singularities. Formally,
∫𝐶 𝑓(𝑧)𝑑𝑧 = 2𝜋𝑖 ∑ 𝑅𝑒𝑠(𝑓, 𝑧𝑘 ) where 𝑅𝑒𝑠(𝑓, 𝑧𝑘 ) denotes the residue of 𝑓
at the singularity 𝑧𝑘 . This theorem greatly facilitates the computation of
complex integrals, especially in cases where directly evaluating the
integral is difficult.
12.2OBJECTIVES:-
After studying this unit, learners will be able to:
Understand and verify the Cauchy residue theorem,
comprehending its significance and applications in evaluating
contour integrals with isolated singularities.
Department of Mathematics
Uttarakhand Open University Page 206
Advanced Complex Analysis MAT601
= 2𝜋𝑖 ∑ 𝑅𝑒𝑠(𝑧 = 𝑧1 )
𝑟=1
This completes the proof that the integral of 𝑓(𝑧) around a simple closed
contour 𝐶 is 2𝜋𝑖 times the sum of residues of 𝑓 at the isolated singularities
inside 𝐶.
Theorem2: If a function 𝑓(𝑧) is analytic except at finite number of
singularities (including that at infinity), then the sum of residues of these
singularities is zero.
Department of Mathematics
Uttarakhand Open University Page 207
Advanced Complex Analysis MAT601
Proof: Let 𝐶 be a closed contour that encloses all the singularities of 𝑓(𝑧)
in the finite part of the complex plane, except that at infinity. By sum
∑ 𝑅 residues at all the singularities of 𝑓(𝑧), the integral of 𝑓(𝑧) around C
is given by:
∫𝑓(𝑧)𝑑𝑧 = 2𝜋𝑖 ∑ 𝑅
𝐶
Also
1
− ∫ 𝑓(𝑧) 𝑑𝑧 = 𝑅𝑒𝑠(𝑧 = ∞)
2𝜋𝑖 𝛾1
Adding these equations, we obtain
𝑅𝑒𝑠(𝑧 = ∞) + ∑ 𝑅 = 0
This completes the proof that the sum of the residues of f(z) at all
singularities in the finite plane, including the singularity at infinity, is zero.
SOLVED EXAMPLE
𝑧2
EXAMPLE1: Evaluate the residue of (𝑧−1)(𝑧−2)(𝑧−3) at 1,2,3 and infinity
and show that their sum is zero.
SOLUTION: Suppose the given residue is
𝑧2
𝑓 (𝑧 ) =
(𝑧 − 1)(𝑧 − 2)(𝑧 − 3)
Residue at 𝒛 = 𝟏: To find the residue of 𝑓(𝑧) at 𝑧 = 1, we first rewrite
𝑓(𝑧) as:
𝑧2
lim(𝑧 − 1) 𝑓(𝑧) = lim
𝑧→1 𝑧→1 (𝑧 − 2)(𝑧 − 3)
𝑧2 1
= =
(1 − 2)(1 − 3) 2
Residue at 𝒛 = 𝟐: To find the residue of 𝑓(𝑧) at 𝑧 = 2, we first rewrite
𝑓(𝑧) as:
𝑧2
lim(𝑧 − 2) 𝑓(𝑧) = lim = −4
𝑧→1 𝑧→1 (𝑧 − 1)(𝑧 − 3)
Residue at 𝒛 = 𝟑:
𝑧2 9
lim(𝑧 − 3) 𝑓(𝑧) = lim =
𝑧→1 𝑧→1 (𝑧 − 1)(𝑧 − 2) 2
Residue at 𝒛 = +∞:
Department of Mathematics
Uttarakhand Open University Page 208
Advanced Complex Analysis MAT601
𝑧𝑧
lim(−𝑧) 𝑓(𝑧) = lim = −1
𝑧→1 𝑧→1 𝑧(𝑧 − 1)(𝑧 − 2)(𝑧 − 3)
1 9
Sum of residues= 2 − 4 + 2 − 1 = 0.
Therefore, the sum of residues of 𝑓(𝑧) at 𝑧 = 1,2,3, and infinity is indeed
zero.
𝑧3
EXAMPLE2: Evaluate the residue of (𝑧−1)(𝑧−2)(𝑧−3) at 𝑧 → ∞.
SOLUTION: Suppose the given residue is
𝑧3
𝑓 (𝑧 ) =
(𝑧 − 1)(𝑧 − 2)(𝑧 − 3)
1 −1 2 −1 3 −1
= (1 − ) (1 − ) (1 − )
𝑧 𝑧 𝑧
1 2 3
= (1 + + ⋯ ) (1 + + ⋯ ) (1 + + ⋯ )
𝑧 𝑧 𝑧
6 1
= 1 + + ℎ𝑖𝑔ℎ𝑒𝑟 𝑝𝑜𝑤𝑒𝑟 𝑜𝑓
𝑧 𝑧
Thus,
𝑅𝑒𝑠(𝑓, ∞) = −6
𝑧3
Therefore, the residue of (𝑧−1)(𝑧−2)(𝑧−3) at 𝑧 → ∞ is −6.
𝑒𝑧
EXAMPLE3: Evaluate the residue of 𝑓(𝑧) where 𝑓 (𝑧) = 𝑧 2 (𝑧 2+9) at 𝑧 =
0, −3𝑖, +3𝑖.
𝑒𝑧
SOLUTION: To find the residues of the function 𝑓 (𝑧) = 𝑧 2(𝑧 2+9)at the
given points 𝑧 = 0, 𝑧 = −3𝑖, and 𝑧 = 3𝑖, follow these steps:
1. Residue at 𝒛 = 𝟎: The point 𝑧 = 0 is a pole of order 2. To find the
residue at a pole of order 2, use the formula:
𝑑
𝑅𝑒𝑠(𝑓, 𝑧0 ) = lim [(𝑧 − 𝑧0 )𝑓(𝑧)]
𝑧→𝑧0 𝑑𝑧
Here, 𝑧0 = 0 so we need
𝑑 2 𝑒𝑧
𝑅𝑒𝑠(𝑓, 𝑧0 ) = lim 𝑧 2 2
𝑧→𝑧0 𝑑𝑧 𝑧 (𝑧 + 9)
Simplify inside the limit:
𝑒𝑧 𝑒𝑧
𝑧2 =
𝑧 2 (𝑧 2 + 9) (𝑧 2 + 9)
Department of Mathematics
Uttarakhand Open University Page 209
Advanced Complex Analysis MAT601
Now, differentiate:
𝑑 𝑒𝑧 𝑒 𝑧 (𝑧 2 + 9) − 𝑒 𝑧 2𝑧 𝑒 𝑧 (𝑧 2 + 9 − 2𝑧) 9 1
2
= 2 2
= 2 2
= =
𝑑𝑧 (𝑧 + 9) (𝑧 + 9) (𝑧 + 9) 81 9
Evaluate at 𝑧 = 0:
𝑒 0 (02 + 9 − 2.0) 9 1
𝑅𝑒𝑠(𝑓, 0) = 2 2
= =
(0 + 9) 81 9
2. Residue at 𝒛 = 𝟑𝒊: The point 𝑧 = 3𝑖 is a simple pole. To find the
residue at a simple pole, use the formula:
𝑑
𝑅𝑒𝑠(𝑓, 𝑧0 ) = lim [(𝑧 − 𝑧0 )𝑓(𝑧)]
𝑧→𝑧0 𝑑𝑧
Here, 𝑧0 = 3𝑖 so we need
𝑒𝑧
𝑅𝑒𝑠(𝑓, 3𝑖) = (𝑧 − 3𝑖) 2 2
𝑧 (𝑧 + 9)
(𝑧 2 + 9) = (𝑧 − 3𝑖 )(𝑧 + 3𝑖 )
𝑒𝑧
𝑅𝑒𝑠(𝑓, 3𝑖) = 2
𝑧 (𝑧 + 3𝑖 )
Evaluate at 𝑧 = 3𝑖:
𝑒 3𝑖 𝑒 3𝑖
𝑅𝑒𝑠(𝑓, 3𝑖 ) = =
(3𝑖 )2 (3𝑖 + 3𝑖 ) −54𝑖
3. Residue at 𝒛 = −𝟑𝒊:
Similarly, 𝑧 = −3𝑖 is a simple pole. To find the residue:
𝑑
𝑅𝑒𝑠(𝑓, 𝑧0 ) = lim [(𝑧 − 𝑧0 )𝑓(𝑧)]
𝑧→𝑧0 𝑑𝑧
Evaluate at 𝑧 = −3𝑖:
𝑒 −3𝑖 𝑒 3𝑖
𝑅𝑒𝑠(𝑓, −3𝑖 ) = =
(−3𝑖 )2 (−3𝑖 − 3𝑖 ) 54𝑖
Hence
Department of Mathematics
Uttarakhand Open University Page 210
Advanced Complex Analysis MAT601
1
Residue at 𝑧 = 0: 9
𝑒 3𝑖
Residue at 𝑧 = 3𝑖: −54𝑖
𝑒 3𝑖
Residue at 𝑧 = −3𝑖: 54𝑖
𝑒𝑧
EXAMPLE4: Using residue theorem, evaluate ∫𝐶 𝑧(𝑧−1)2 𝑑𝑧 where C is
circle |𝑧| = 2.
𝑒𝑧
SOLUTION: To evaluate the integral ∫𝐶 𝑧(𝑧−1)2 𝑑𝑧 where C is circle |𝑧| =
2. Using the residue theorem, we need to find the residues of the
integrand inside the contour 𝐶.
𝑒𝑧
The integrate 𝑧(𝑧−1)2 has singularities at 𝑧 = 0 and 𝑧 = 1.
𝑧 = 0 is a simple pole.
𝑧 = 1 is a pole of order 2.
Both poles are inside the contour ∣ 𝑧 ∣= 2.
Residue at 𝒛 = 𝟎:
For the simple pole at 𝑧 = 0:
𝑒𝑧 𝑒𝑧 𝑒𝑧 𝑒0
𝑅𝑒𝑠 0 = lim 𝑧 = lim = =1
𝑧(𝑧 − 1)2 𝑧→0 𝑧(𝑧 − 1)2 𝑧→0 (𝑧 − 1)2 (0 − 1)0
Residue at 𝒛 = 𝟏:
For the pole of order 2 at 𝑧 = 1:
𝑒𝑧 𝑑 2
𝑒𝑧 𝑑 𝑒𝑧
𝑅𝑒𝑠 , 1 = lim (𝑧 − 1) = lim
𝑧(𝑧 − 1)2 𝑧→1 𝑑𝑧 𝑧(𝑧 − 1)2 𝑧→0 𝑑𝑧 𝑧
Now, differentiate:
𝑑 𝑒 𝑧 𝑧𝑒 𝑧 − 𝑒 𝑧
=
𝑑𝑧 𝑧 𝑧2
Evaluate at 𝑧 = 1:
𝑒𝑧 1𝑒 1 − 𝑒 1
𝑅𝑒𝑠 , 1 = =0
𝑧(𝑧 − 1)2 12
The residue theorem states:
(𝑧 − 𝑎)2 ′′(𝑎)
[𝜙(𝑎) + (𝑧 − 𝑎)𝜙 ′(𝑎) + 𝜙 + ⋯ ] 𝜙 (𝑎 )
2!
= lim = ′
𝑧→𝑎 (𝑧 − 𝑎)2 ′′(𝑎) 𝜓 (𝑎)
𝜓 ′ (𝑎) + 𝜓 + ⋯
2!
[for (𝑎) = 0 ]
Hence
𝜙 (𝑎 )
𝑅𝑒𝑠 (𝑧 = 𝑎) =
𝜓 ′ (𝑎)
2. Residue at a pole of order 𝒎:
𝜙(𝑧) 𝜙 (𝑚−1) (𝑎)
Theorem3: To prove that the residue of (𝑧−𝑎)𝑚 at 𝑧 = 𝑎 is (𝑚−1)!
.
Department of Mathematics
Uttarakhand Open University Page 212
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 213
Advanced Complex Analysis MAT601
SOLVED EXAMPLE
EXAMPLE5: Find the residue
𝑧3
at 𝑧 = 1,2,3.
(𝑧−1)4 (𝑧−2)(𝑧−3)
SOLUTION: Suppose
𝑧3
𝑓 (𝑧 ) =
(𝑧 − 1)4 (𝑧 − 2)(𝑧 − 3)
Now we take
𝑧3
𝜙(𝑧) = (𝑧−2)(𝑧−3) , then
𝜙 (𝑧 )
𝑓 (𝑧 ) =
(𝑧 − 1)4
𝜙 (3) (1)
𝑅𝑒𝑠(𝑧 = 1) = … (1)
3!
Breaking 𝜙(𝑧) into partial fractions
8 27
𝜙 (𝑧 ) = 𝑧 + 5 − +
𝑧−2 𝑧−3
8 27
𝜙′(𝑧) = 𝑧 + 5 − 2
+
(𝑧 − 2) (𝑧 − 3)2
16 54
𝜙′′(𝑧) = − 3
+
(𝑧 − 2) (𝑧 − 3 )3
48 162
𝜙 3 (𝑧 ) = −
(𝑧 − 2 )4 (𝑧 − 3) 4
162 303
𝜙 3 (1) = 48 − =
16 8
Department of Mathematics
Uttarakhand Open University Page 214
Advanced Complex Analysis MAT601
𝑧3 8
𝑅𝑒𝑠(𝑧 = 2) = 𝑙𝑖𝑚 4
= = −8
𝑧−2 (𝑧 − 1) (𝑧 − 3) 1 × (−1)
𝑅𝑒𝑠(𝑧 = 3) = 𝑙𝑖𝑚(𝑧 − 3) 𝑓(𝑧)
𝑧−2
𝑧3 27 27
𝑅𝑒𝑠(𝑧 = 3) = 𝑙𝑖𝑚 = =
𝑧−3 (𝑧 − 1)4 (𝑧 − 2) 16 × (1) 16
1
EXAMPLE6: Find the residue of (𝑧 2+1)3 at 𝑧 = 𝑖.
SOLUTION: Let
1 𝜙 (𝑧 )
𝑓 (𝑧 ) = =
(𝑧 2 + 1 )3 (𝑧 − 𝑖 )3
1 −3 12
Where 𝜙(𝑧) = (𝑧+𝑖)3 , 𝜙 ′ (𝑖) = (𝑧+𝑖)4 , 𝜙 ′′(𝑧) = (𝑧+𝑖)5
12 12 3
𝜙 ′′ (𝑖) = 5
= 5
=
(𝑖 + 𝑖 ) (2𝑖 ) 8𝑖
𝜙 ′′ (𝑖 ) 3
𝑅𝑒𝑠(𝑧 = 𝑖 ) = =
2! 16!
Hence 𝑧 = 𝑖 is the pole of order 3.
𝑧3
EXAMPLE7: Find the residue of (𝑧 2−1) at 𝑧 = ∞.
SOLUTION: Let
𝑧3
𝑓 (𝑧 ) =
(𝑧 2 − 1)
Then
𝑧3 1 −1
𝑓 (𝑧) = 2 (1 − 2 )
𝑧 𝑧
1 1 1
= 𝑧 [1 + 2 + 4 + 6 + ⋯ ]
𝑧 𝑧 𝑧
1 1 1
𝑓 (𝑧 ) = 𝑧 + + 3 + 5 + ⋯
𝑧 𝑧 𝑧
1
𝑅𝑒𝑠(𝑧 = ∞) = − (𝑐𝑜𝑒𝑓𝑓𝑖𝑐𝑖𝑒𝑛𝑡 𝑜𝑓 ) = −1 = −1
𝑧
Department of Mathematics
Uttarakhand Open University Page 215
Advanced Complex Analysis MAT601
2𝑧+1
EXAMPLE8: Find the residue of 𝑓 (𝑧) = (𝑧 2+𝑎2)2 at 𝑧 = 𝑖𝑎.
SOLUTION: Let
2𝑧 + 1 𝜙(𝑧)
𝑓 (𝑧 ) = 2 2
= ,
(𝑧 + 𝑖𝑎) (𝑧 − 𝑖𝑎) (𝑧 − 𝑖𝑎)2
1
𝜙 (𝑧 ) =
(𝑧 + 𝑖𝑎)2
𝑓(𝑧) has a pole of order 2 at 𝑧 = 𝑖𝑎
𝜙 ′ (𝑧) −2 2 𝑖
𝑅𝑒𝑠(𝑧 = 𝑖𝑎) = lim = lim 3
=− 3
= 3
𝑧→𝑖𝑎 1 𝑧→𝑖𝑎 (𝑧 + 𝑖𝑎 ) (2𝑖𝑎) 4𝑎
Theorem5: If 𝐴𝐵 is the arc 𝜃1 ≤ 𝜃 ≤ 𝜃2 of the circle |𝑧 − 𝑎| = 𝑟 and if
lim (𝑧 − 𝑎) 𝑓 (𝑧) = 𝑘 (constant), then lim ∫𝐴𝐵 𝑓(𝑧) 𝑑𝑧 = 𝑖(𝜃1 − 𝜃2 )𝑘.
𝑧→𝑎 𝑟→0
So,
𝑘
𝑙𝑖𝑚𝑟𝑓(𝑎 + 𝑟𝑒 𝑖𝜃 ) =
𝑟→0 𝑒 𝑖𝜃
Department of Mathematics
Uttarakhand Open University Page 216
Advanced Complex Analysis MAT601
Hence,
Department of Mathematics
Uttarakhand Open University Page 217
Advanced Complex Analysis MAT601
So,
𝑘
𝑙𝑖𝑚𝑟𝑓(𝑎 + 𝑅𝑒 𝑖𝜃 ) =
𝑅→0 𝑒 𝑖𝜃
Substitute this into the integral:
𝛽 𝛽
𝑘 𝑖𝜃
= 𝑙𝑖𝑚 ∫ 𝑖𝑒 𝑑𝜃 = 𝑙𝑖𝑚 ∫ 𝑘𝑖𝑑𝜃
𝑅→0 𝛼 𝑒 𝑖𝜃 𝑟→0 𝛼
Hence,
Department of Mathematics
Uttarakhand Open University Page 218
Advanced Complex Analysis MAT601
𝜋
|∫𝑒 𝑖𝑚𝑧 𝑓(𝑧) 𝑑𝑧| ≤ ∫ 𝑒 −𝑖𝑚𝑅𝑠𝑖𝑛𝜃 |𝑓(𝑅𝑒 𝑖𝜃 )|𝑑𝜃
Γ 0
Given that 𝑓(𝑧) → 0 uniformly as ∣ 𝑧 ∣→ ∞, for large 𝑅,
|𝑓(𝑅𝑒 𝑖𝜃 )|becomes small uniformly for all 𝜃.
Therefore, for large R, we have:
𝜋
|∫𝑒 𝑖𝑚𝑧 𝑓(𝑧) 𝑑𝑧| ≤ 𝑅. ∈. ∫ 𝑒 −𝑖𝑚𝑅𝑠𝑖𝑛𝜃 𝑑𝜃
Γ 0
where 𝜖 is a small constant because 𝑓(𝑧) is small for large 𝑅.
𝜋
The integral ∫0 𝑒 −𝑖𝑚𝑅𝑠𝑖𝑛𝜃 𝑑𝜃 tends to zero as R increases because
𝑒 −𝑖𝑚𝑅𝑠𝑖𝑛𝜃 decays rapidly except near 𝜃 = 0 and 𝜃 = 𝜋, where 𝑠𝑖𝑛𝜃 is
small.
Therefore, the whole expression tends to zero:
lim ∫𝑒 𝑖𝑚𝑧 𝑓(𝑧) 𝑑𝑧 = 0
𝑅→0 Γ
Thus, we have shown that:
lim ∫𝑒 𝑖𝑚𝑧 𝑓(𝑧) 𝑑𝑧 = 0, 𝑚 > 0
𝑅→0 Γ
SOLVED EXAMPLE
2𝜋 𝑑𝜃
EXAMPLE9: Evaluate∫0 , 𝑎2 < 1.
1+𝑎𝑐𝑜𝑠𝜃
2𝜋 𝑑𝜃
SOLUTION: Let 𝐼 = ∫0 , 𝑎2 < 1
1+𝑎𝑐𝑜𝑠𝜃
Now
2𝑧
𝑧2 + + 1 = 0 𝑜𝑟 𝑎𝑧 2 + 2𝑧 + 𝑎 = 0
𝑎
or
−2 ± √4 − 4𝑎2 −1 ± √1 − 𝑎2
𝑧= =
2𝑎 𝑎
Take
−1 + √1 − 𝑎2 −1 − √1 − 𝑎2
𝛼= ,𝛽 =
𝑎 𝑎
Than
𝛼𝛽 = 1. Evidently |𝛼 | < 1. And |𝛽 | > 1.
𝑧 = 𝛼 is a simple pole lying inside 𝐶.
1
𝑅𝑒𝑠(𝑧 = 𝛼 ) = lim (𝑧 − 𝛼 ) 𝑓(𝑧) = lim (𝑧 − 𝛼 )
𝑧→𝛼 𝑧→𝛼 (𝑧 − 𝛼 )(𝑧 − 𝛽 )
1 1 𝑎
= lim = =
𝑧→𝛼 (𝑧 − 𝛽 ) (𝛼 − 𝛽 ) 2√1 − 𝑎2
2𝜋𝑖𝑎 𝜋𝑖𝑎
∫𝑓(𝑧)𝑑𝑧 = 2𝜋𝑖. 𝑅𝑒𝑠(𝑧 = 𝛼 ) = =
𝐶 2√1 − 𝑎2 √1 − 𝑎2
2 2 𝜋𝑖𝑎 2𝜋
𝐼 = ∫𝑓(𝑧)𝑑𝑧 = ( ) =
𝑎𝑖 𝐶 𝑎𝑖 √1 − 𝑎2 √1 − 𝑎2
Department of Mathematics
Uttarakhand Open University Page 220
Advanced Complex Analysis MAT601
𝜋 𝑎𝑑𝜃
EXAMPLE10: Evaluate ∫0 , where 𝑎 > 0.
𝑎 2 +𝑠𝑖𝑛 2 𝜃
SOLUTION: Given
𝜋
𝑎𝑑𝜃
𝐼=∫
0 𝑎2 + 𝑠𝑖𝑛2 𝜃
Then
𝜋 𝜋
2𝑎𝑑𝜃 2𝑎𝑑𝜃
𝐼=∫ 2 2
= ∫ 2
0 2𝑎 + 2𝑠𝑖𝑛 𝜃 0 2𝑎 + 1 − 𝑐𝑜𝑠2𝜃
𝜋
𝑎𝑑𝑡
=∫ , 𝑠𝑢𝑏𝑠𝑡𝑖𝑡𝑢𝑡𝑖𝑛𝑔 2𝜃 = 𝑡
0 2𝑎2 + 1 − 𝑐𝑜𝑠𝑡
𝜋
𝑎𝑑𝑡
=∫
1
0 2𝑎2 + 1 − 2 (𝑒 𝑖𝑡 + 𝑒 −𝑖𝑡 )
𝐼 = ∫𝑓(𝑧)𝑑𝑧 … (1)
𝐶
1
𝑓 (𝑧 ) =
𝑧2 − 2(2𝑎2 + 1)𝑧 + 1
The poles 𝑓 (𝑧) are given as
𝑧 2 − 2(2𝑎2 + 1)𝑧 + 1 = 0
2(2𝑎2 + 1) ± √4(2𝑎2 + 1)2 − 4
𝑧=
2
= (2𝑎2 + 1) ± √(2𝑎2 + 1)2 − 1
= (2𝑎2 + 1) ± 2𝑎√𝑎2 + 1
Now taking
𝛼 = (2𝑎2 + 1) + 2𝑎√𝑎2 + 1
𝛽 = (2𝑎2 + 1) − 2𝑎√𝑎2 + 1
we obtain 𝑧 = 𝛼, 𝛽. Evidently |𝛼 | > 1 and |𝛽 | > 1.
So 𝑓(𝑧) has only simple pole 𝑧 = 𝛽 lying within C.
Department of Mathematics
Uttarakhand Open University Page 221
Advanced Complex Analysis MAT601
1
𝑅𝑒𝑠(𝑧 = 𝛽 ) = lim (𝑧 − 𝛽 ) 𝑓(𝑧) = lim (𝑧 − 𝛽 )
𝑧→𝛼 𝑧→𝛼 (𝑧 − 𝛼 )(𝑧 − 𝛽 )
1 1
= =
(𝛽 − 𝛼 ) −4𝑎√𝑎2 + 1
By Cauchy’s residue theorem
2𝜋𝑖
∫𝑓(𝑧)𝑑𝑧 = 2𝜋𝑖(𝑠𝑢𝑚 𝑜𝑓 𝑟𝑒𝑠𝑖𝑑𝑢𝑒 𝑤𝑖𝑡ℎ𝑖𝑛 𝐶 ) =
𝐶 −4𝑎√𝑎2 + 1
From (1), we obtain
2𝑖𝑎. 2𝜋𝑖 𝜋
𝐼= =
−4𝑎√𝑎2 + 1 (𝑎 2 + 1)1/2
𝜋 1+2𝑐𝑜𝑠𝜃
EXAMPLE11: Evaluate the contour integration: ∫0 (5+4𝑐𝑜𝑠𝜃 ) 𝑑𝜃 .
SOLUTION: Given
𝜋
1 + 2𝑐𝑜𝑠𝜃
𝐼=∫ ( ) 𝑑𝜃
0 5 + 4𝑐𝑜𝑠𝜃
Then
1 2𝜋 1 + 2𝑐𝑜𝑠𝜃
𝐼= ∫ ( ) 𝑑𝜃
2 0 5 + 4𝑐𝑜𝑠𝜃
Now we take the circle 𝑐 as |𝑧 = 1|, 𝑧 = 𝑒 𝑖𝜃 , 𝑑𝑧 = 𝑒 𝑖𝜃 , 𝑧 = 𝑖𝑧𝑑𝜃
1 (1 + 2𝑒 𝑖𝜃 ) 𝑑𝑧 1 (1 + 2𝑧)𝑑𝑧
𝐼= ∫ ( )= ∫
2 𝐶 5 + 2 (𝑧 + 1) 𝑖𝑧 2𝑖 𝐶 5𝑧 + 2𝑧 2 + 2
𝑧
1 (1 + 2𝑧)𝑑𝑧 1
= ∫ = ∫𝑓(𝑧)𝑑𝑧
4𝑖 𝐶 5𝑧 + 𝑧 2 + 1 4𝑖 𝐶
2
(1+2𝑧) 5𝑧
where 𝑓 (𝑧) = 5𝑧 . So the poles are + 𝑧 2 + 1 = 0.
+𝑧 2 +1 2
2
5±3 1
𝑧 2 + 5𝑧 + 1 = 0 ⇒ 𝑧 = − = −2, − = 𝛼, 𝛽
4 2
𝑧 = 𝛼 lies outside |𝑧| = 2 > 1. 𝑧 = 𝛽 lies inside C.
(1 + 2𝑧)
𝑅𝑒𝑠(𝑧 = 𝛽 ) = lim (𝑧 − 𝛽 ) 𝑓(𝑧) = lim (𝑧 − 𝛽 )
𝑧→𝛼 𝑧→𝛼 (𝑧 − 𝛼 )(𝑧 − 𝛽 )
(1 + 2𝑧) 1 + (−1) 0
= lim = = = 0.
𝑧→𝛼 (𝑧 − 𝛼 ) (𝛽 − 𝛼 ) 𝛽−𝛼
Department of Mathematics
Uttarakhand Open University Page 222
Advanced Complex Analysis MAT601
Hence
𝐼=0
EXAMPLE12: By the method of contour integration, prove that
2𝜋
2𝜋
∫ 𝑒 𝑐𝑜𝑠𝜃 . 𝑐𝑜𝑠(𝑠𝑖𝑛𝜃 − 𝑛𝜃) 𝑑𝜃 =
0 𝑛!
where 𝑛 is a positive integer.
OR
Prove that
2𝜋
2𝜋
∫ 𝑒 𝑐𝑜𝑠𝜃 . 𝑐𝑜𝑠(𝑛𝜃 − 𝑠𝑖𝑛𝜃) 𝑑𝜃 =
0 𝑛!
𝑅
∫𝑓(𝑧) 𝑑𝑧 = ∫𝑓(𝑧) 𝑑𝑧 + ∫ 𝑓(𝑧)𝑑𝑧
𝐶 Γ −𝑅
∞
Taking limits as 𝑅 → ∞, ∫𝐶 𝑓(𝑧) 𝑑𝑧 = ∫−∞ 𝑓(𝑧)𝑑𝑧
According to the Cauchy’s Residue Theorem, the integral over the closed
contour 𝐶 is equal to 2𝜋𝑖 times the sum of the residues of 𝑓(𝑧) inside 𝐶:
Fig.1.
∞
∫ 𝑓 (𝑧)𝑑𝑧 = 2𝜋𝑖(𝑆𝑢𝑚 𝑜𝑓 𝑟𝑒𝑠𝑖𝑑𝑢𝑒𝑠 𝑤𝑖𝑡ℎ𝑖𝑛 𝐶)
−∞
SOLVED EXAMPLE
∞ 𝑑𝑥 𝜋
EXAMPLE13: Prove that ∫0 = 2.
1+𝑥 2
Where C is closed contour consisting of Γ. Let 𝑓(𝑧) has only one simple
pole at 𝑧 = 𝑖 inside 𝐶. So
1 1
𝑅𝑒𝑠(𝑧 = 𝑖 ) = lim(𝑧 − 𝑖 )𝑓(𝑧) = lim(𝑧 − 𝑖 ) =
𝑧→𝑖 𝑧→𝑖 (𝑧 − 𝑖 )(𝑧 + 𝑖 ) 2𝑖
By Cauchy’s residue theorem,
2𝜋𝑖
∫𝑓(𝑧)𝑑𝑧 = 2𝜋𝑖(𝑠𝑢𝑚 𝑜𝑓 𝑟𝑒𝑠𝑖𝑑𝑢𝑒𝑠 𝑤𝑖𝑡ℎ𝑖𝑛 𝐶 ) = =𝜋
𝐶 2𝑖
1
lim 𝑧𝑓(𝑧) = lim =0 by theorem6
|𝑧|→∞ |𝑧|→∞ 1+𝑧 2
Department of Mathematics
Uttarakhand Open University Page 224
Advanced Complex Analysis MAT601
∞ ∞ ∞ ∞
𝑑𝑥 𝑑𝑥 𝑑𝑥
𝜋 = ∫ 𝑓(𝑥) 𝑑𝑥 + 0 𝑜𝑟 ∫ 2
= 2 ∫ 2
= 𝜋 𝑜𝑟 ∫ 2
−∞ −∞ 1 + 𝑥 0 1+𝑥 0 1+𝑥
𝜋
=
2
∞ 𝑐𝑜𝑠𝑚𝑥 𝜋𝑒 −𝑚𝑎
EXAMPLE14: Prove that the contour integration ∫0 𝑑𝑥 =
𝑥 2+𝑎 2 2𝑎
where 𝑚 ≥ 0, 𝑎 ≥ 0.
SOLUTION: First, express the cosine function using Euler's formula:
𝑒 𝑖𝑚𝑥 + 𝑒 −𝑖𝑚𝑥
𝑐𝑜𝑠𝑚𝑥 =
2
Thus, the integral becomes:
∞
𝑐𝑜𝑠𝑚𝑥 1 ∞ 𝑒 𝑖𝑚𝑥 ∞
𝑒 −𝑖𝑚𝑥
∫ 𝑑𝑥 = ∫ 𝑑𝑥 + ∫ 𝑑𝑥
0 𝑥 2 + 𝑎2 2 0 𝑥 2 + 𝑎2 2
0 𝑥 +𝑎
2
𝑒 𝑖𝑚𝑥
lim ∫ 2 2
𝑑𝑧 = lim ∫𝑓(𝑧) 𝑑𝑧 = 0
𝑅→∞ Γ𝑧 +𝑎 𝑅→∞ Γ
Department of Mathematics
Uttarakhand Open University Page 225
Advanced Complex Analysis MAT601
∞
𝑐𝑜𝑠𝑚𝑥 𝜋
∫ 2 2
𝑑𝑥 = 𝑒 −𝑚𝑎 … (1)
−∞ 𝑥 + 𝑎 𝑎
∞
𝑐𝑜𝑠𝑥 𝜋 −𝑚𝑎
∫ 𝑑𝑥 = 𝑒 … (2)
0 𝑥 2 + 𝑎2 2𝑎
Deductions:
1. Taking 𝑚 = 𝑎 = 1, we get
∞
𝑐𝑜𝑠𝑥 𝜋 𝜋
∫ 2 2
𝑑𝑥 = 𝑒 −1 =
0 𝑥 +𝑎 2 2𝑒
2. Taking 𝑚 = 1 in (1), we obtain
∞
𝑐𝑜𝑠𝑥 𝜋
∫ 2 𝑑𝑥 = 𝑒 −𝑎
0 𝑥 +4 𝑎
3. Taking 𝑎 = 2, 𝑚 = 1 in (2) , we have
∞
𝑐𝑜𝑠𝑥 𝜋 𝜋
∫ 2
𝑑𝑥 = 𝑒 −2 = 2
0 𝑥 +4 4 4𝑒
4. Taking 𝑚 = 1 in 92) ,we get
∞
𝑐𝑜𝑠𝑥 𝜋 −𝑎
∫ 2 2
𝑑𝑥 = 𝑒
0 𝑥 +𝑎 2𝑎
EXAMPLE15: Apply the method of calculus of residues to prove that
∞
log(1 + 𝑥 2 )
∫ 𝑑𝑥 = 𝜋𝑙𝑜𝑔2
0 1 + 𝑥2
SOLUTION: Consider the complex function
log(𝑧 + 𝑖)
𝑓 (𝑧 ) =
1 + 𝑧2
We use a keyhole contour that consists of:
A line segment along the real axis from 0 < 𝜖 < 1 and 𝑅 > 1.
A large semicircle 𝐶𝑅 centered at the origin in the upper half-plane
of radius 𝑅.
A line segment along the real axis from −𝑅 to −𝜖.
A small semicircle 𝐶𝜖 around the origin in the upper half-plane.
The function 𝑓(𝑧) has branch points at 𝑧 = ±𝑖. The branch cut is usually
taken along the imaginary axis from 𝑧 = −𝑖 to 𝑧 = 𝑖.
𝑓(𝑧) has poles at 𝑧 = ±𝑖 where 1 + 𝑧 2 = 0
Let's calculate the residue at 𝑧 = 𝑖:
log(𝑧 + 𝑖)
𝑅𝑒𝑠(𝑓(𝑧), 𝑧 = 𝑖 ) = lim(𝑧 − 𝑖 )
𝑧→𝑖 1 + 𝑧2
Since 1 + 𝑧 2 = (𝑖 − 𝑧)(𝑖 + 𝑧), we simplify this to:
Department of Mathematics
Uttarakhand Open University Page 226
Advanced Complex Analysis MAT601
Now let 𝑅 → 0 so
∞
log(𝑥 + 𝑖)
∫ 2
𝑑𝑥 = 𝜋[log 2 + (𝑖𝜋/2)]
−∞ 1 + 𝑥
Department of Mathematics
Uttarakhand Open University Page 227
Advanced Complex Analysis MAT601
Now → ∞ , we obtain
𝑅 ∞
𝑥𝑒 𝑖𝑎𝑥
∫ 𝑓(𝑥 )𝑑𝑥 = ∫ 2 + 𝑘2
𝑑𝑥 = 𝜋𝑖𝑒 −𝑎𝑘
−∞ −∞ 𝑥
Equating imaginary parts from both sides,
∞ ∞
𝑥𝑠𝑖𝑛𝑎𝑥 𝑥𝑠𝑖𝑛𝑎𝑥
∫ 2 + 𝑘2
𝑑𝑥 = 2 ∫ 2 + 𝑘2
𝑑𝑥 = 𝜋𝑒 −𝑎𝑘
−∞ 𝑥 0 𝑥
∞
𝑥𝑠𝑖𝑛𝑎𝑥 1
∫ 2 2
𝑑𝑥 = 𝜋𝑒 −𝑎𝑘 … (1)
0 𝑥 + 𝑘 2
Deduction:
1. Substituting 𝑘 = 1, in (1), we get
∞
𝑥𝑠𝑖𝑛𝑎𝑥 1
∫ 2 2
𝑑𝑥 = 𝜋𝑒 −𝑎
0 𝑥 +𝑘 2
2. Substituting 𝑘 = 1, in (1), we get
∞
𝑥𝑠𝑖𝑛𝑥 1
∫ 2 2
𝑑𝑥 = 𝜋𝑒 −𝑘
0 𝑥 +𝑘 2
3. Substituting 𝑎 = 𝑘 = 1, in (1), we get
∞
𝑥𝑠𝑖𝑛𝑥 1 𝜋
∫ 2 𝑑𝑥 = 𝜋𝑒 −1 =
0 𝑥 +1 2 2𝑒
SELF CHECK QUESTIONS
1. What is a residue?
2. How do you find the residue at a simple pole?
3. What are the conditions for applying the Residue Theorem?
4. If a function 𝑓(𝑧) has no singularities inside the contour 𝐶, what is
the value of the contour integral?
5. How does the Residue Theorem simplify the evaluation of
integrals?
6. What happens if the contour 𝐶 encloses multiple singularities?
12.9 SUMMARY:-
In this unit we have studied the Residue Theorem in complex analysis
states that if a function is analytic inside and on a closed contour, except
for a finite number of isolated singularities, the contour integral of the
function around the contour is equal to 2πi2πi times the sum of the
residues of the function at those singularities. This theorem provides a
powerful tool for evaluating complex integrals by reducing the problem to
calculating residues at the singular points within the contour.
12.10 GLOSSARY:-
Department of Mathematics
Uttarakhand Open University Page 228
Advanced Complex Analysis MAT601
12.11 REFERENCES:-
Department of Mathematics
Uttarakhand Open University Page 229
Advanced Complex Analysis MAT601
𝑒 𝑧 𝑑𝑧
(TQ-1) Using residue theorem, evaluate ∫𝐶 𝑧(𝑧−1)2 with C is circle |𝑧| =
2.
(TQ-2) Prove that
lim −𝑧𝑓(𝑧) = 𝑅𝑒𝑠(𝑧 = ∞)
𝑧→∞
Provided f(z) is analytic at 𝑧 = ∞.
(TQ-3) Determine the order of the pole and values of residues of the
function
i. 𝑐𝑜𝑠𝑒𝑐𝑧
𝑧+3
ii. 𝑧 2−2𝑧
(TQ-4) If 𝜙(𝑧) and 𝜓(𝑧) are two regular functions and 𝑧 = 𝑎 is onced
𝜙(𝑧)
repeated root of 𝜓(𝑧) = 0 and 𝜙 (𝑎) ≠ 0, then prove that the residue 𝜓(𝑧)
at 𝑧 = 𝑎 is
6𝜙 ′ (𝑎)𝜓 ′′(𝑎) − 2𝜙(𝑎) 𝜓′′′(𝑎)
3[𝜓′′′(𝑎)]2
2𝜋 𝑐𝑜𝑠 23𝜃𝑑𝜃 𝜋(1−𝑝+𝑝2 )
(TQ-5) Prove that ∫0 1−2𝑝𝑐𝑜𝑠2𝜃+𝑝2
= 1−𝑝
,0 < 𝑝 < 1
𝜋 𝑑𝜃
(TQ-6) Evaluate∫0 2+𝑠𝑖𝑛 2 𝜃
.
2𝜋 (1+2𝑐𝑜𝑠𝜃) 2 𝑐𝑜𝑠𝑛𝜃𝑑𝜃
(TQ-7) Prove that ∫0
3+2𝑐𝑜𝑠𝜃
𝑛 being positive integer.
2𝜋 𝑠𝑖𝑛 2 𝜃𝑑𝜃 2𝜋
(TQ-8) Prove that ∫0 𝑎+𝑏𝑐𝑜𝑠𝜃 = 𝑏2 [𝑎 − √(𝑎2 − 𝑏2 )], where 𝑎 > 𝑏 > 0
2𝜋 𝑐𝑜𝑠2𝜃𝑑𝜃 𝜋
(TQ-9) Prove that ∫0 5+4𝑐𝑜𝑠𝜃 = 6
𝜋 1+2𝑐𝑜𝑠𝜃
(TQ-10) Evaluate ∫0 4+5𝑐𝑜𝑠𝜃 𝑑𝜃
2𝜋 2𝜋(−1)𝑛
(TQ-11) Prove that ∫0 𝑒 −𝑐𝑜𝑠𝜃 𝑐𝑜𝑠(𝑛𝜃 + 𝑠𝑖𝑛𝜃)𝑑𝜃 = , 𝑛 being
𝑛!
positive integer.
𝜋 𝑎𝑐𝑜𝑠𝜃 𝑎
(TQ-12) Prove that ∫−𝜋 𝑎+𝑐𝑜𝑠𝜃 𝑑𝜃 = 2𝜋𝑎 [1 − √𝑎2 ] , 𝑎 > 1
−1
𝜋
(TQ-13) show that ∫0 𝑡𝑎𝑛(𝜃 + 𝑖𝑎) 𝑑𝜃 = 𝑖𝜋, where 𝑅(𝑎) > 0.
∞
(TQ-14) Prove that if 𝑎 > 0, ∫0 𝑥 4𝑑𝑥
+𝑎 4 =
𝜋 √2
4𝑎 3
.
−∞ 𝑑𝑥
(TQ-15) Prove by the contour integration ∫0 𝑥 4 +1 = 2𝜋√2
∞
(TQ-16) Show that ∫0 𝑥𝑠𝑖𝑛𝑎𝑥𝑑𝑥
𝑥 2+𝑎 4
𝜋
= 2 𝑒 −𝑎𝑘 , (where 𝑎 > 0, 𝑘 > 0).
∞ 𝑙𝑜𝑔𝑥𝑑𝑥 𝜋
(TQ-17) Prove that ∫0 (1+𝑥 2 )2 = − 4 .
∞ 𝑠𝑖𝑛𝑚𝑥𝑑𝑥 𝜋
(TQ-18) Prove that ∫0 𝑥
= 2
∞ 𝑠𝑖𝑛 2 𝑚𝑥𝑑𝑥 𝜋
(TQ-19) Show that ∫0 𝑥 2(𝑥 2+𝑎2 ) = 4𝑎3 (𝑒 −2𝑚𝑎 − 1 + 2𝑚𝑎)where 𝑚 >
0, 𝑎 > 0
(TQ-20) Prove that if 0 < 𝑎 < 1, then
∞ 𝑥 𝑎−1 𝜋
i. ∫0 𝑑𝑥 =
1+𝑥 𝑠𝑖𝑛𝜋𝑎
Department of Mathematics
Uttarakhand Open University Page 230
Advanced Complex Analysis MAT601
∞ 𝑥 𝑎−1
ii. ∫0 𝑑𝑥 = 𝜋𝑐𝑜𝑡𝜋𝑎.
1−𝑥
12.14 ANSWERS:-
SELF CHECK ANSWERS
TERMINAL ANSWERS
(TQ-1) 2𝜋𝑖
3 5
(TQ-3) i. 𝑅𝑒𝑠(𝑧 = 0) = 1 ii. 𝑅𝑒𝑠(𝑧 = 0) = − , 𝑅𝑒𝑠(𝑧 = 2) =
2 2
𝜋 4𝜋
(TQ-6) (TQ-10)
√6 5
Department of Mathematics
Uttarakhand Open University Page 231
Advanced Complex Analysis MAT601
13.1 INTRODUCTION:-
The Argument Principle in complex analysis relates the change in the
argument of a meromorphic function around a closed contour to the
difference between the number of its zeros and poles inside the contour,
1
quantified as 2𝜋 imes the total change in argument. Rouché’s Theorem
provides a method for determining the number of zeros of a function
inside a contour by comparing it to another function, stating that if one
function is dominated by another on the contour, they have the same
number of zeros inside. Both theorems are essential for analyzing the
distribution of zeros and poles of analytic functions in complex domains.
The Argument Principle aims to determine the net number of zeros and
poles of a meromorphic function inside a closed contour by analyzing the
change in the argument of the function along the contour, providing a
relationship between this change and the count of singularities within.
Rouché’s Theorem seeks to facilitate the counting of zeros of a function
within a contour by comparing it to a simpler function, asserting that if the
simpler function dominates the difference between the two functions on
the contour, both functions will have the same number of zeros inside.
Both principles are used to analyze and understand the behavior of
complex functions and their zeros and poles in a given region.
Department of Mathematics
Uttarakhand Open University Page 232
Advanced Complex Analysis MAT601
13.2 OBJECTIVES:-
𝑓(𝑧) can have at most a finite number of zeros and poles inside 𝐶.
1
The function 𝑔(𝑧) = 𝑓(𝑧) is also meromorphic in this region, and
thus 𝑓(𝑧) has a finite number of poles inside Cbecause 𝑔(𝑧) will
have a finite number of zeros inside 𝐶.
The Argument Principle states that the difference between the number of
zeros and poles of 𝑓(𝑧) inside 𝐶 is given by:
Department of Mathematics
Uttarakhand Open University Page 233
Advanced Complex Analysis MAT601
𝟏
𝑵𝒖𝒎𝒃𝒆𝒓 𝒐𝒇 𝒛𝒆𝒓𝒐𝒔 − 𝑵𝒖𝒎𝒃𝒆𝒓 𝒐𝒇 𝒑𝒐𝒍𝒆𝒔 = ∆𝒂𝒓𝒈 𝒇(𝒛)
𝟐𝝅
Where ∆𝒂𝒓𝒈 𝒇(𝒛) is the total change in the argument of 𝑓(𝑧) as
𝑧 traverses 𝐶 once. This principle provides a way to calculate the number
of zeros and poles of 𝑓(𝑧) based on the behavior of 𝑓(𝑧) around the
contour.
1 𝑓 ′ (𝑧)
∫ 𝑑𝑧 = 𝑁 − 𝑃
2𝜋𝑖 𝐶 𝑓(𝑧)
where 𝑁 and 𝑃 are respectively the number of zeros and the number of
poles of 𝑓(𝑧) inside 𝐶. A pole of zero of order 𝑛 is counted 𝑛 times.
1 𝑓 ′ (𝑧)
∫ 𝑑𝑧 = 𝑁 − 𝑃
2𝜋𝑖 𝐶 𝑓(𝑧)
Fig.1.
Department of Mathematics
Uttarakhand Open University Page 234
Advanced Complex Analysis MAT601
𝑓 ′ (𝑧) 𝑔′ (𝑧)
= − 𝑝 𝑙𝑜𝑔(𝑧 − 𝑎)
𝑓(𝑧) 𝑔(𝑧)
𝑓 ′ (𝑧) 𝑔′ (𝑧) 1
∫ 𝑑𝑧 = ∫ 𝑑𝑧 − 𝑝 ∫ 𝑑𝑧
𝛾1 𝑓(𝑧) 𝛾1 𝑔(𝑧) 𝛾1 (𝑧 − 𝑎)
𝑔′ (𝑧)
= ∫𝛾 𝑑𝑧 − 2𝜋𝑖𝑝 … (3)
1 𝑔(𝑧)
𝑓 ′ (𝑧) 𝑛 𝜙′(𝑧)
= +
𝑓(𝑧) 𝑧 − 𝑏 𝜙(𝑧)
Department of Mathematics
Uttarakhand Open University Page 235
Advanced Complex Analysis MAT601
𝜙′(𝑧)
Integrating along Γ1 and the integral around Γ1 is zeros by Cauchy’s
𝜙(𝑧)
𝜙′(𝑧)
theorem because is analytic on Γ1 , from (6), we get
𝜙(𝑧)
𝑓 ′ (𝑧) 𝑑𝑧
∫ 𝑑𝑧 = 𝑛 ∫ 𝑑𝑧 = 2𝜋𝑖𝑛
Γ1 𝑓(𝑧) Γ1 (𝑧 − 𝑏)
𝑓′ (𝑧)
∫Γ1 𝑑𝑧 = 2𝜋𝑖𝑛 … (7)
𝑓(𝑧)
1 𝑓′ (𝑧)
∫ 𝑑𝑧 = −𝑝 + 𝑛 … . (8)
2𝜋𝑖 𝐶 𝑓(𝑧)
Taking
𝑟 𝑠
∑ 𝑝𝑚 = 𝑃, ∑ 𝑛𝑚 = 𝑁
𝑚=1 𝑚=1
Hence
1 𝑓 ′ (𝑧)
∫ 𝑑𝑧 = 𝑁 − 𝑃
2𝜋𝑖 𝐶 𝑓(𝑧)
1
𝑁= . Δ arg 𝑓(𝑧)
2𝜋 𝐶
Proof: By the Argument Principle, we have:
1 𝑓′ (𝑧)
∫ 𝑑𝑧 = 𝑁 − 𝑃 … (1)
2𝜋𝑖 𝐶 𝑓(𝑧)
where 𝑃 = 𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑝𝑜𝑙𝑒 𝑖𝑛𝑠𝑖𝑑𝑒 𝐶, 𝑁 = 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑧𝑒𝑟𝑜𝑠 𝑖𝑛𝑠𝑖𝑑𝑒 𝐶.
Suppose 𝑓(𝑧) has no poles inside 𝐶 , then 𝑃 = 0 and from (1) , we have
Department of Mathematics
Uttarakhand Open University Page 236
Advanced Complex Analysis MAT601
1 𝑓′ (𝑧)
∫ 𝑑𝑧 = 𝑁 … (2)
2𝜋𝑖 𝐶 𝑓(𝑧)
We can relate this to the change in the logarithm of 𝑓(𝑧), the function
𝑙𝑜𝑔𝑓(𝑧) (where 𝑙𝑜𝑔 denotes the principal branch of the complex
logarithm) has a change in its value around 𝐶 given by:
𝑓′ (𝑧)
∫𝐶 𝑑𝑧 = [log 𝑓(𝑧)]𝐶 = Δ𝐶 𝑙𝑜𝑔 𝑓(𝑧) … (3)
𝑓(𝑧)
From the equation (2) and (3), we obtain
2𝜋𝑖𝑁 = [log 𝑓(𝑧)]𝐶 = Δ𝐶 𝑙𝑜𝑔 𝑓(𝑧) … (4)
where Δ𝐶 is the variation of log 𝑓(𝑧) and 𝑓(𝑧) as 𝑧 moves once round 𝐶.
𝑙𝑜𝑔 𝑓(𝑧) = 𝑙𝑜𝑔|𝑓(𝑧)| + 𝑖𝑎𝑟𝑔 𝑓(𝑧)
For
1
log(𝑥 + 𝑖𝑦) = (𝑥 2 + 𝑦 2 ) + 𝑖𝑡𝑎𝑛− (𝑦/𝑥)
2
Δ𝐶 𝑙𝑜𝑔 𝑓(𝑧) = 𝑙𝑜𝑔|𝑓(𝑧)| + 𝑖𝑎𝑟𝑔 𝑓(𝑧)
But
Δ𝐶 𝑙𝑜𝑔|𝑓(𝑧)| = 0 𝑎𝑠 𝑙𝑜𝑔|𝑓(𝑧)| 𝑖𝑠 𝑠𝑖𝑛𝑔𝑙𝑒 𝑣𝑎𝑙𝑢𝑒𝑑.
Hence
Δ𝐶 𝑙𝑜𝑔 𝑓(𝑧) = 𝑖. Δ𝐶 𝑎𝑟𝑔 𝑓(𝑧)
From(2), we get
2𝜋𝑖𝑁 = 𝑖. Δ𝐶 𝑎𝑟𝑔 𝑓(𝑧)
1
𝑁= . Δ 𝑎𝑟𝑔 𝑓(𝑧)
2𝜋 𝐶
This completes the proof of the Principle of Argument.
SOLVED EXAMPLE
𝑓′ (𝑧)
EXAMPLE1: If 𝑓 (𝑧) = 𝑧 5 − 3𝑖𝑧 2 + 2𝑧𝑖 − 1 , then ∫𝐶 𝑑𝑧, where C
𝑓(𝑧)
encloses zero of f(z)?
SOLUTION: Let given 𝑓(𝑧) has 5 zeros, So
𝑁=5
Put 𝑃 = 0, by theorem (1), we have
1 𝑓 ′ (𝑧)
∫ 𝑑𝑧 = 𝑁 − 𝑃 = 5 − 0 = 5
2𝜋𝑖 𝐶 𝑓(𝑧)
𝑓 ′ (𝑧)
∫ 𝑑𝑧 = 10𝜋𝑖
𝐶 𝑓(𝑧)
2
𝑓′ (𝑧) (𝑧 2+1)
EXAMPLE2: Evaluate the integral ∫𝐶 𝑓(𝑧) 𝑑𝑧 when 𝑓(𝑧) = (𝑧 2+3𝑧+2)3
and C is the circle |𝑧| = 3, taken in the positive sense.
SOLUTION: The zeros of 𝑓(𝑧) occur where the numerator is zero, 𝑖. 𝑒.,
𝑧 2 + 1 = 0 ⇒ 𝑧 2 = −1 ⇒ 𝑧 = ±𝑖
So, 𝑓(𝑧) has zeros at 𝑧 = 𝑖 and 𝑧 = −𝑖. Since the numerator is squared,
both zeros are of order 2.
The poles of 𝑓(𝑧) occur where the denominator is zero, 𝑖. 𝑒.,
Department of Mathematics
Uttarakhand Open University Page 237
Advanced Complex Analysis MAT601
𝑧 2 + 3𝑧 + 2 = 0
Solving the quadratic equation:
𝑧 2 + 3𝑧 + 2 = (𝑧 + 1)(𝑧 + 2) = 0
gives poles at 𝑧 = −1 and 𝑧 = −2. Since the denominator is cubed, both
poles are of order 3.
The zeros 𝑧 = 𝑖 and 𝑧 = −𝑖 have magnitudes ∣ 𝑖 ∣=∣ −𝑖 ∣= 1, so
they are both inside the contour.
The poles 𝑧 = −1 and 𝑧 = −2 have magnitudes ∣ −1 ∣= 1 and ∣
−2 ∣= 2, so they are also inside the contour.
1 𝑓 ′ + 𝑔′
∫ 𝑑𝑧 = 𝑁2
2𝜋𝑖 𝐶 𝑓 + 𝑔
Subtracting these two integrals, we have
1 𝑓′ +𝑔′ 𝑓′
∫ (
2𝜋𝑖 𝐶 𝑓+𝑔
− 𝑓 ) 𝑑𝑧 = 𝑁2 − 𝑁1 … (1)
express 𝑔/𝑓 = 𝜙 so that 𝑔 = 𝜙𝑓, where |𝑔/𝑓| < 1 = 𝜙 < 1
𝑓 ′ + 𝑔′ 𝑓 ′ 𝜙′
− =
𝑓+𝑔 𝑓 1+𝜙
Now using (1), we have
1 𝜙′
𝑁2 − 𝑁1 = ∫ 𝑑𝑧
2𝜋𝑖 𝐶 1 + 𝜙
1
𝑁2 − 𝑁1 = 2𝜋𝑖 ∫𝐶 𝜙 ′ (1 + 𝜙)−1 𝑑𝑧 … (2)
Since |𝜙| < 1, we can expand (1 + 𝜙)−1 as a binomial series is possible
and the binomial expansion thus obtained is uniformly convergent and
hence term by term integration is permissible. Hence
∫𝜙 ′ (1 + 𝜙)−1 𝑑𝑧 = ∫𝜙 ′ (1 − 𝜙 + 𝜙 2 − 𝜙 3 + ⋯ )𝑑𝑧
𝐶 𝐶
= ∫𝐶 𝜙 ′ 𝑑𝑧 − ∫𝐶 𝜙 ′ 𝜙 𝑑𝑧 + ∫𝐶 𝜙 ′ 𝜙 2 𝑑𝑧 − ∫𝐶 𝜙 ′ 𝜙 3 𝑑𝑧 + ⋯ … (3)
The functions 𝑓 and 𝑔 both are analytic within and on 𝐶 and 𝑔(𝑧) ≠ 0 for
𝑔
any point on C. Hence = 𝜙 is analytic and non-zero for any point of C.
𝑓
Therefore 𝜙 and its all derivatives are analytic. By Cauchy’s integral
theorem, each integral on R.H.S. of (3). Consequently
∫𝜙 ′ (1 + 𝜙)−1 𝑑𝑧 = 0
𝐶
From (2), we get
Department of Mathematics
Uttarakhand Open University Page 239
Advanced Complex Analysis MAT601
𝑁2 − 𝑁1 = 0 𝑜𝑟 𝑁2 = 𝑁1
Hence the number of zeros of 𝑓(𝑧) and 𝑓(𝑧) + 𝑔(𝑧) inside 𝐶 is the same,
i.e., 𝑁2 = 𝑁1 .
Department of Mathematics
Uttarakhand Open University Page 240
Advanced Complex Analysis MAT601
SOLVED EXAMPLE
EXAMPLE3: Using Rouche’s theorem determine the number of zeros of
the polynomial 𝑃(𝑧) = 𝑧 10 − 6𝑧 7 + 3𝑧 3 + 1 in |𝑧| < 1.
SOLUTION: Let 𝑃(𝑧) = 𝑧 10 − 6𝑧 7 + 3𝑧 3 + 1
𝑓(𝑧) = −6𝑧 7 , 𝑔(𝑧) = 𝑧 10 + 3𝑧 3 + 1
Then 𝑃(𝑧) = 𝑓 (𝑧) + 𝑔(𝑧)
Let the circle C defined |𝑧| = 1.
Then 𝑓(𝑧) and 𝑔(𝑧) both are analytic within and upon 𝐶.
𝑔 𝑧 10 + 3𝑧 3 + 1 |𝑧 10 | + 3|𝑧 3 | + 1
| |=| |≤
𝑓 6𝑧 7 6| 𝑧 7 |
10 3
1 + 3(1) + 1
= <1
6(1)7
5
= <1
6
𝑔
| | < 1 𝑜𝑟 |𝑔 | < |𝑓 |
𝑓
By Rouche's Theorem, 𝑓(𝑧) = −6𝑧 7 and 𝑃(𝑧) = 𝑧 10 − 6𝑧 7 + 3𝑧 3 +
1 have the same number of zeros inside ∣ 𝑧 ∣< 1.
The function 𝑓 (𝑧) = −6𝑧 7 clearly has 7 zeros inside the unit circle (all at
𝑧 = 0).
Hence the polynomial 𝑃(𝑧) = 𝑧 10 − 6𝑧 7 + 3𝑧 3 + 1 has exactly 7 zeros
inside the unit circle ∣ 𝑧 ∣< 1.
EXAMPLE4: Use Rouche’s theorem to show that the equation 𝑧 5 +
3
15𝑧 + 1 = 0 has one root in the disc |𝑧| < 2 and four roots in the annulus
3
< |𝑧| < 2.
2
SOLUTION: We are given the equation 𝑧 5 + 15𝑧 + 1 = 0 and need to
3
demonstrate that it has one root in the disc |𝑧| < 2 and four roots in the
3
annulus 2 < |𝑧| < 2. using Rouche’s theorem.
Let |𝑧| = 2 represent the circle 𝐶1 . Then we have
𝑧 5 + 15𝑧 + 1 = 0
Take 𝑓 (𝑧) = 𝑧 5 and 𝑔(𝑧) = 15𝑧 + 1
Then
𝑔 15𝑧 + 1 15|𝑧| + 1 15.2 + 1 31
| |=| | = = = <1
𝑓 𝑧5 |𝑧 |5 25 32
Department of Mathematics
Uttarakhand Open University Page 241
Advanced Complex Analysis MAT601
13.6 SUMMARY:-
In this unit we have studied the Argument Principle and Rouche's
Theorem are fundamental results in complex analysis used to count the
zeros of analytic functions within certain regions. The Argument Principle
states that for an analytic function 𝑓(𝑧) inside and on a simple closed
contour 𝐶, the change in the argument of 𝑓(𝑧) around 𝐶 is 2𝜋 times the
difference between the number of zeros and the number of poles inside 𝐶.
Rouche's Theorem provides a method for comparing two analytic
functions 𝑓(𝑧) and 𝑔(𝑧) on a contour 𝐶. If ∣ 𝑔(𝑧) ∣<∣ 𝑓(𝑧) ∣ on 𝐶, then
𝑓(𝑧) and 𝑓(𝑧) + 𝑔(𝑧) have the same number of zeros inside 𝐶. Both
theorems are powerful tools for determining the number of zeros of
complex functions without explicitly solving for them.
13.7 GLOSSARY:-
Argument Principle: A result in complex analysis that relates the
number of zeros and poles of an analytic function inside a simple
Department of Mathematics
Uttarakhand Open University Page 242
Advanced Complex Analysis MAT601
13.8 REFERENCES:-
Department of Mathematics
Uttarakhand Open University Page 243
Advanced Complex Analysis MAT601
13.11 ANSWERS:-
SELF CHECK ANSWERS
1 𝑓′ (𝑧)
1. The Argument Principle states that ∫ 𝑑𝑧 equals the
2𝜋𝑖 𝐶 𝑓(𝑧)
number of zeros minus the number of poles of 𝑓(𝑧) inside C.
1 𝑓′ (𝑧)
2. The number of zeros inside 𝐶 is 1 2𝜋𝑖 ∫𝐶 𝑑𝑧 = 2 , since
𝑓(𝑧)
𝑓(𝑧) = 𝑧 2 − 1 has 2 zeros inside the unit circle.
3. Rouche’s Theorem states that if ∣ 𝑓(𝑧) − 𝑔(𝑧) ∣<∣ 𝑓(𝑧) ∣ on 𝐶,
then 𝑓(𝑧) and 𝑔(𝑧) have the same number of zeros inside 𝐶.
4. The Argument Principle considers the residue at the pole,
which affects the count of zeros. Specifically, the number of
zeros is adjusted by subtracting the number of poles, including
their orders, from the total integral result.
Department of Mathematics
Uttarakhand Open University Page 245
Advanced Complex Analysis MAT601
14.1 INTRODUCTION:-
14.2 OBJECTIVES:-
The objectives of studying the uniqueness of analytic continuation are to
understand the fundamental concept of extending an analytic function
beyond its initial domain while ensuring that the extended function
remains uniquely determined. This involves exploring the uniqueness
Department of Mathematics
Uttarakhand Open University Page 246
Advanced Complex Analysis MAT601
Fig.2
SOLVED EXAMPLE
1
EXAMPLE1: Let 𝑓 (𝑧) = ∑∞ 𝑛
𝑛=0 𝑧 , 𝜙(𝑧) = 1−𝑧.
Department of Mathematics
Uttarakhand Open University Page 247
Advanced Complex Analysis MAT601
Fig.1
Department of Mathematics
Uttarakhand Open University Page 248
Advanced Complex Analysis MAT601
𝑓1 (𝑧)𝑖𝑓 𝑧 ∈ 𝐷1
𝑓 (𝑧) 𝑖𝑓 𝑧 ∈ 𝐷2
𝐹 (𝑧 ) = { 1
……………….
𝑓𝑛 (𝑧) 𝑖𝑓 𝑧 ∈ 𝐷𝑛
𝑓(𝑧) = ∑ 𝑎𝑛 (𝑧 − 𝑧0 )𝑛 … (2)
𝑛=0
𝑓𝑛 (𝑧0)
where 𝑎𝑛 = .
𝑛!
Since 𝑧0 lies on PQ, by the given condition 𝑓(𝑧0 ) = 0, by (1)
⇒ 𝑓 (𝑧) = 0 at 𝑧 = 𝑧0
⇒ 𝑓 (𝑧), 𝑓 ′ (𝑧), 𝑓 ′′ (𝑧), … , 𝑓 𝑛 (𝑧) = 0 at 𝑧 = 𝑧0
⇒ 𝑓 𝑛 (𝑧0 ) = 0 when 𝑛 = 0,1,2,3, …
Here 𝑓 0 (𝑧0 ) = 𝑓 (𝑧)
⇒ 𝑎𝑛 = 0, for 𝑛 = 0,1,2,3, …
Form(2), we get
Department of Mathematics
Uttarakhand Open University Page 249
Advanced Complex Analysis MAT601
∞ ∞
𝑓 (𝑧) = ∑ 𝑎𝑛 (𝑧 − 𝑧0 )𝑛 = ∑ 0(𝑧 − 𝑧0 )𝑛 = 0
𝑛=0 𝑛=0
Hence, 𝑓(𝑧) = 0 for all points 𝑧 inside the circle 𝐶.
Since 𝑓(𝑧) = 0 inside the circle 𝐶 centered at 𝑧0 , and 𝑧0 was an arbitrary
point on 𝑃𝑄, this argument can be extended across the entire domain 𝑅.
By the identity theorem, since 𝑓(𝑧) = 0 in an open set (the arc 𝑃𝑄 and its
interior), 𝑓(𝑧) must be identically zero throughout 𝑅.
Thus, 𝑓(𝑧) = 0 throughout the domain 𝑅. This completes the proof of
Theorem.
Theorem2: If a function 𝑓(𝑧) and all its derivatives vanish at a point 𝑎,
then 𝑓(𝑧) and all its derivatives will vanish at all points in the domain of
𝑎.
Proof: By Taylor theorem
∞
𝑓(𝑧) = ∑ 𝑎𝑛 (𝑧 − 𝑧0 )𝑛
𝑛=0
𝑓𝑛 (𝑧0)
where 𝑎𝑛 = . for 𝑛 = 0,1,2,3, …
𝑛!
By assumption, 𝑎0 = 𝑎1 = 𝑎2 = 𝑎3 = ⋯ = 0.
Hence 𝑓(𝑧), 𝑓 ′ (𝑧), 𝑓 ′′ (𝑧) all vanish at all points of the domain.
Thus, if a function 𝑓(𝑧) and all its derivatives vanish at a point 𝑎, then
𝑓(𝑧) and all its derivatives will vanish at all points in the domain
containing 𝑎.
Department of Mathematics
Uttarakhand Open University Page 250
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 251
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 252
Advanced Complex Analysis MAT601
And
1
𝑓2 (𝑧) =
2−𝑧
𝑧𝑛
Since both functions 𝑓1 (𝑧) and 𝑓2 (𝑧) are equal, the series ∑∞
𝑛=0 2𝑛+1 and
(𝑧−1)𝑛
∑∞
𝑛=0 are indeed analytic continuations of each other. This shows
(2−𝑖)𝑛+1
that they represent the same analytic function over their domains of
convergence.
EXAMPLE6: Show that the function defined by
∞
𝑓1 (𝑧) = ∫ 𝑡 3 𝑒 −𝑧𝑡 𝑑𝑡
0
is analytic at all points z for which 𝑅(𝑧) > 0. Find also a function which is
analytic continuation of 𝑓1 (𝑧) into the left hand place 𝑅(𝑧) < 0, where
𝑅(𝑧) means the real part of 𝑧.
SOLUTION: Consider the integral:
∞
𝑓1 (𝑧) = ∫ 𝑡 3 𝑒 −𝑧𝑡 𝑑𝑡
0
Integration by parts
∞
3
𝑒 −𝑧𝑡 2
𝑒 −𝑧𝑡 𝑒 −𝑧𝑡 𝑒 −𝑧𝑡
𝑓1 (𝑧) = [𝑡 ( ) − 3𝑡 ( 2 ) + 6𝑡 ( 3 ) − 6 ( 4 )]
−𝑧 𝑧 −𝑧 𝑧 𝑡=0
6
𝑓1 (𝑧) = 𝑧 4 if 𝑅(𝑧) > 0
6
Let 𝑓2 (𝑧) = 𝑧 4
𝑓2 (𝑧) = 𝑓1 (𝑧) for 𝑅(𝑧) > 0
Hence 𝑓1 (𝑧) is required analytic continuation of 𝑓2 (𝑧).
EXAMPLE7: Show that the circle of convergence of the power series
∑∞ 𝑛
𝑛=0 𝑧 is a natural boundary for its sum function.
Or
∞
Show that the function ∑𝑛=0 𝑧 = 1 + 𝑧 + 𝑧 2 + ⋯ can be obtained
𝑛
∑ 𝑧𝑛 = 1 + 𝑧 + 𝑧2 + ⋯
𝑛=0
This is a geometric series with the first term 𝑎 = 1 and the common ratio
𝑟 = 𝑧. The sum 𝑆 of an infinite geometric series is given by:
𝑎 1
𝑆= =
1−𝑟 1−𝑧
Department of Mathematics
Uttarakhand Open University Page 254
Advanced Complex Analysis MAT601
provided ∣z∣<1. So, within the circle of radius 1 centered at the origin, the
series converges to:
∞
1
∑ 𝑧𝑛 =
1−𝑧
𝑛=0
The radius of convergence RR for the series ∑∞ 𝑛
𝑛=0 𝑧 can be found using
the formula:
1 𝑎𝑛+1
= lim | |
𝑅 𝑛→∞ 𝑎𝑛
where 𝑎𝑛 = 𝑧 𝑛 . We have:
𝑎𝑛+1
=𝑧
𝑎𝑛
So
1
= |𝑧 | ⇒ 𝑅 = 1
𝑅
Hence, the power series ∑∞ 𝑛
𝑛=0 𝑧 converges for ∣ 𝑧 ∣< 1, which means the
circle ∣ 𝑧 ∣= 1 is the boundary of convergence.
14.7 SUMMARY:-
The uniqueness of analytic continuation is a fundamental principle in
complex analysis, stating that if two analytic functions coincide on any
non-discrete subset of their domain, then they must be identical on their
entire domain. This means that an analytic function is uniquely determined
by its values on any small region, as long as this region has an
accumulation point within the domain. The principle underscores the
rigidity of analytic functions, where local behavior completely dictates
Department of Mathematics
Uttarakhand Open University Page 255
Advanced Complex Analysis MAT601
14.8 GLOSSARY:-
Department of Mathematics
Uttarakhand Open University Page 256
Advanced Complex Analysis MAT601
14.9 REFERENCES:-
Department of Mathematics
Uttarakhand Open University Page 257
Advanced Complex Analysis MAT601
14.12 ANSWERS:-
SELF CHECK ANSWERS
Department of Mathematics
Uttarakhand Open University Page 258
Advanced Complex Analysis MAT601
Department of Mathematics
Uttarakhand Open University Page 259
Teen Pani Bypass Road, Transport Nagar
Uttarakhand Open University, Haldwani, Nainital-263139
Phone No. 05946-261122, 261123
Toll free No. 18001804025
Fax No. 05946-264232,
E-mail:[email protected]
Website: https://www.uou.ac.in/