Analytic Functions: y X X y y X
Analytic Functions: y X X y y X
In this chapter, we shall generalize the ideas for polynomials and power
series of a complex variable we developed in the previous chapter to
general functions of a complex variable. Once we have proved results to
determine whether or not a function is analytic, we shall then consider
generalizations of some of the more common single variable functions
which are not polynomials - namely trigonometric functions and expo-
nential functions.
we get
f (z + h) − f (z)
− fx (z)
h
η ζ η ζ
= uy (z1 )+ivy (z2 ) + ux (z3 )+ivx (z4 ) − fy + fx
ζ + iη ζ + iη ζ + iη ζ + iη
η ζ
= uy (z1 ) + ivy (z2 ) − fy (z) + ux (z3 ) + ivx (z4 ) − fx (z) .
ζ + iη ζ + iη
Now note that
η ζ
| |, | |61
ζ + iη ζ + iη
for all h and
uy (z1 ) + ivy (z2 ) − fy (z), ux (z3 ) + ivx (z4 ) − fx (z) → 0
as h → 0, so it follows that
f (z + h) − f (z)
− fx (z) → 0
h
or
f (z + h) − f (z)
→ fx (z).
h
Thus
f (z + h) − f (z)
lim = fx (z),
h→0 h
and in particular, f (z) is differentiable at z.
Usually we consider a function to be differentiable if it is differentiable
in some interval (we would not usually consider a function to be differ-
entiable only at a point, see example below).
Example 1.4. Consider f (x, y) = x2 + y 2. Here we have fx = 2x
and fy = 2y, so both partial derivatives are continuous. By the last
result, this means fx is differentiable everywhere the CR equations are
satisfied, so just at the point (0, 0).
For this reason, when we define analyticity of a function at a point,
rather than just requiring differentiability at a point, we want it to
describe the local behaviour at and near the point. Rg
Definition 1.5. We say f is analytic at z if f is differentiable in a
neighbourhood of z. Similarly, f is analytic on a set S if it is differen-
tiable on some open set containing S.
Definition 1.6. We call a function which is differentiable everywhere
an entire function.
5
and
uuy + vvy = 0
(using the chain rule). Using the Cauchy Riemann equations, this can
be modified to get
uux − vuy = 0
and
vux + uuy = 0
which is equivalent to
u2 ux − uvuy = 0
and
v 2 ux + vuuy = 0.
Taking the difference, we get
(u2 + v 2 )ux = 0
and since u2 + v 2 6= 0, it follows that ux = vy = 0. We get a similar
result for uy and vx , so the result follows.
= αex (cos (y) + i sin (y)) + βex (sin (y) − i cos (y)).
If f (z) agrees with ex for real numbers, we must have
1 = f (0) = α − iβ,
so α = 1 and β = 0. Putting all this together, we have the following:
Definition 2.1. We define the complex exponential function f (z) = ez
as
f (z) = f (x + iy) = ex (cos (y) + i sin (y)).
Proposition 2.2. The exponential function satisfies the following:
(i ) |ez | = ex
(ii ) ez 6= 0 for any value of z
(iii ) eiy = cis(y)
(iv ) ez = α has infinitely many solutions for α 6= 0.
(v ) (ez )′ = ez
Proof. Most of these results are fairly trivial to prove.
(i )
|ez | = ex | cos (y) + i sin (y))| = ex (cos2 (y) + sin2 (y)) = ex .
(ii ) This simply follows because ex 6= 0 for any x and cos (y) +
i sin (y)) 6= 0 for any y.
(iii )
ez = ex+iy = xx eiy = ex (cos (y) + i sin (y))
so eiy = cos (y) + i sin (y)).
(iv ) Suppose α is some non-zero complex number. Then in polar
form, we have α = reiϑ = rcis(ϑ) for some r > 0 and some
angle 0 6 ϑ < 2π. It follows that solutions to ez = ex eiy = α
will be x = ln (r) and y = ϑ + 2kπ for any integer k.
(v ) Recall that f ′ (z) = fx (z), so (ez )′ = (ex eiy )′ = ex eiy = ez .
8