Chapter 3
Chapter 3
George Voutsadakis1
1 Analytic Functions
Differentiability and Analyticity
Cauchy-Riemann Equations
Harmonic Functions
Subsection 1
Example
Use the definition to find the derivative of f (z) = z 2 − 5z.
To compute the derivative of f at any point z, we replace z0 by the
symbol z:
f (z + ∆z) = (z + ∆z)2 − 5(z + ∆z) = z 2 + 2z∆z + (∆z)2 − 5z − 5∆z.
Differentiation Rules
Differentiation Rules
d d
Constant Rules: c = 0 and cf (z) = cf ′ (z);
dz dz
d
Sum Rule: [f (z) ± g (z)] = f ′ (z) ± g ′ (z);
dz
d
Product Rule: [f (z)g (z)] = f ′ (z)g (z) + f (z)g ′ (z);
dz
d f (z) f ′ (z)g (z) − f (z)g ′ (z)
Quotient Rule: = ;
dz g (z) [g (z)]2
d
Chain Rule: f (g (z)) = f ′ (g (z))g ′ (z).
dz
The power rule for differentiation of powers of z is also valid:
d n
z = nz n−1 , n an integer.
dz
Therefore, we also have the power rule for functions:
d
[g (z)]n = n[g (z)]n−1 g ′ (z), n an integer.
dz
George Voutsadakis (LSSU) Complex Analysis October 2014 7 / 41
Analytic Functions Differentiability and Analyticity
Differentiate:
(a) f (z) = 3z 4 − 5z 3 + 2z
z2
(b) f (z) =
4z + 1
(c) f (z) = (iz 2 + 3z)5
Complex Differentiability
must exist and equal the same complex number from any direction,
i.e., the limit must exist regardless how ∆z approaches 0.
In complex analysis, the requirement of differentiability of a function
f (z) at a point z0 is a far greater demand than in real calculus of
functions f (x) where we can approach a real number x0 on the
number line from only two directions.
If a complex function is made up by specifying its real and imaginary
parts u and v , such as f (z) = x + 4iy , there is a good chance that it
is not differentiable.
Analytic Functions
Entire Functions
Singular Points
Since the rational function
4z
f (z) =
z2 − 2z + 2
is discontinuous at 1 + i and 1 − i , f fails to be analytic at 1 ± i .
By the preceding theorem, f is not analytic in any domain containing
one or both of these points.
In general, a point z at which a complex function w = f (z) fails to be
analytic is called a singular point of f .
Analyticity of Sum, Product, and Quotient
If the functions f and g are analytic in a domain D, then:
The sum f (z) + g (z), difference f (z) − g (z), and product f (z)g (z) are
analytic.
f (z)
The quotient is analytic provided g (z) 6= 0 in D.
g (z)
George Voutsadakis (LSSU) Complex Analysis October 2014 14 / 41
Analytic Functions Differentiability and Analyticity
L’Hôpital’s Rule
The converse of the preceding theorem is not true, i.e., continuity of
a function f at a point does not guarantee that f is differentiable at
the point.
Example: The simple function f (z) = x + 4iy is continuous
everywhere because the real and imaginary parts of f , u(x, y ) = x
and v (x, y ) = 4y are continuous at any point (x, y ). Yet we have
seen that f (z) = x + 4iy is not differentiable at any point z.
L’Hôpital’s rule for computing limits of the indeterminate form 0/0,
carries over to complex analysis:
Theorem (L’Hôpital’s Rule)
Suppose f and g are functions that are analytic at a point z0 and
f (z0 ) = 0, g (z0 ) = 0, but g ′ (z0 ) 6= 0. Then
f (z) f ′ (z0 )
lim = ′ .
z→z0 g (z) g (z0 )
George Voutsadakis (LSSU) Complex Analysis October 2014 16 / 41
Analytic Functions Differentiability and Analyticity
z 2 − 4z + 5
Compute limz→2+i
z 3 − z − 10i
Let f (z) = z − 4z + 5 and g (z) = z 3 − z − 10i . Then f (2 + i ) = 0
2
Subsection 2
Cauchy-Riemann Equations
∂u ∂v ∂v ∂u
f ′ (z) = +i = −i .
∂x ∂x ∂y ∂y
f (z) = 2x 2 + y + i (y 2 − x)
Polar Coordinates
We saw that a complex function can be expressed in terms of polar
coordinates in the form f (z) = u(r , θ) + iv (r , θ).
In polar coordinates the Cauchy-Riemann equations become
∂u 1 ∂v ∂v 1 ∂u
= , =− .
∂r r ∂θ ∂r r ∂θ
The polar version of f ′ (z) at a point z whose polar coordinates are
(r , θ) is then
′ −i θ ∂u ∂v 1 −i θ ∂v ∂u
f (z) = e +i = e −i .
∂r ∂r r ∂θ ∂θ
Remarks: In real calculus, one of the noteworthy properties of the
exponential function f (x) = e x is that f ′ (x) = e x .
We gave the definition of the complex exponential f (z) = e z . We can
now show that f (z) = e z is differentiable everywhere and shares the
same derivative property f ′ (z) = f (z).
George Voutsadakis (LSSU) Complex Analysis October 2014 34 / 41
Analytic Functions Harmonic Functions
Subsection 3
Harmonic Functions
Harmonic Functions
Harmonic Functions(Cont’d)
∂u ∂v
Differentiating both sides of ∂x = ∂y with respect to x, we get
∂2u ∂2v ∂u ∂v
∂x 2
=∂x∂y . Differentiating both sides of ∂y = − ∂x with respect to
2
∂ u 2
∂ v
y gives ∂y 2 = − ∂y ∂x . With the assumption of continuity, the mixed
∂2v ∂2v
partials ∂x∂y and ∂y ∂x are equal. Hence, by adding the two
∂2u 2
equations we get ∂x 2 + ∂∂yu2 = 0 or ∇2 u = 0. This shows that u(x, y )
is harmonic.
∂u ∂v
Now differentiating both sides of ∂x =∂y with respect to y , we get
∂2u 2
∂y ∂x = ∂∂yv2 . Differentiating both sides of ∂u ∂v
∂y = − ∂x with respect to x
∂2u ∂2v
gives ∂x∂y = − ∂ 2 x . Subtracting the last
two equations yields
2
∇ v = 0.
Example: The function f (z) = z 2 = x 2 − y 2 + 2xyi is entire. Thus,
the functions u(x, y ) = x 2 − y 2 and v (x, y ) = 2xy are necessarily
harmonic in any domain D of the complex plane.
George Voutsadakis (LSSU) Complex Analysis October 2014 38 / 41
Analytic Functions Harmonic Functions