III-2 Analytic Functions
III-2 Analytic Functions
Analytic Functions 1
Recall. When you hear “analytic function,” think power series representation!
Proof. We have
|f (z) − f (a)|
lim |f (z) − f (a)| = lim |z − a|
z→a z→a |z − a|
f (z) − f (a)
= lim lim |z − a|
z→a z − a z→a
= |f 0 (a)| · 0 = 0.
Note. The reason for the following definition will become apparent in Theorem
IV.2.8.
Note. All the usual properties of differentiability and continuity hold, so sums,
products, and quotients of analytic functions are analytic (with the obvious caveats
on quotients). In addition:
Chain Rule. Let f and g be analytic on G and Ω respectively and suppose
f (G) ⊂ Ω. Then g ◦ f is analytic on G and (g ◦ f )0(z) = g 0 (f (z))f 0(z) for all z ∈ G.
Note. We will eventually see that a function is analytic if and only if it has a
power series representation. The following is the easy half of this result.
∞
X
Proposition III.2.5. Let f (z) = an (z − a)n have radius of convergence R > 0.
n=0
Then:
(b) The function f is infinitely differentiable on B(a; R) and the series of (a) equals
f (k) (z) for all k ≥ 1 and |z − a| < R, and
1 (n)
(c) for n ≥ 0, an = f (a).
n!
d z
Note. We can use Proposition III.2.5 to show that [e ] = ez .
dz
III.2. Analytic Functions 3
Note. Proposition III.2.5 says that power series are infinitely differentiable. So
the following is not surprising.
Note. For the proof of Proposition III.2.10, we need two results given in Appendix
A. Notice that each deals with functions of a real variable with C as the codomain.
Proposition A.3. If a function f : [a, b] → C is differentiable and f 0 (x) = 0 for
(a) ea+b = ea eb ,
(c) ez = ez , and
Proof.
(a) Define g(z) = ez ea+b−z for given a, b ∈ C. Then g 0 (z) = ez ea+b−z +ez (−ea+b−z ) =
0. So by Proposition 2.10, g(z) is constant for all z ∈ C. With z = 0, we have
g(0) = e0 ea+b = ea+b , so ez ea+b−z = ea+b for all z ∈ C. With z = b we have
eb ea = ea+b .
(b) By part (a) we have 1 = e0 = ez e−z for all z ∈ C, and so ez 6= 0 for all z ∈ C.
(c) Since ez = ∞ zn
P
n=0 n! , then
∞ ∞ n ∞
!
X z n X z X (z)n
z
e = = = = ez .
n=0
n! n=0
n! n=0
n!
Definition. Define
∞
X (−1)n
cos z = z 2n , and
n=0
(2n)!
∞
X (−1)n−1 2n−1
sin z = z .
n=1
(2n − 1)!
III.2. Analytic Functions 5
Note. For cos z and sin z the radius of convergence is R = ∞. We also have:
d
[cos z] = − sin z
dz
d
[sin z] = cos z
dz
eiz + e−iz
cos z =
2
eiz − e−iz
sin z =
2i
cos2 z + sin2 z = 1 for all z ∈ C.
Note. Since the series for ez converges absolutely, we have eiz = cos z + i sin z.
Note. We have that ez = w if and only if z = log |w| + i(arg(w) + 2πk) where
k ∈ Z:
Note. We cannot define a branch of the log on C \ {0} because of continuity (this
is an informal solution to Exercise III.2.21):
But log |z1 | and log |z2 | are “close together,” however arg(z1 ) and arg(z2 ) must
be about 2π apart (to keep continuity on the path) and then we cannot have
continuity on a circle around the origin. Therefore, we can only define a branch of
log on C \ {0} \ { a path from 0 to ∞}.
Note. One branch of the logarithm is f (z) = f (reiθ ) = log r+iθ where −π < θ < π
and G = C \ {z ∈ R | z ≤ 0}. In a complex variables class, you might use the
“principal argument” to define a “principal branch” of the logarithm. To see that
a branch of log is analytic, we need the following.
Corollary III.2.21. A branch of the log is analytic and its derivative is 1/z.
Proof. Let f (z) be a branch of log, let g be ez , and apply Proposition III.2.20.
Notice. z b is analytic since ez and the principal branch of log are analytic.
III.2. Analytic Functions 8
∂u ∂v ∂ 2u ∂ 2v
= implies = , and
∂x ∂y ∂x2 ∂x∂y
∂u ∂v ∂ 2u ∂ 2v
=− implies =− .
∂y ∂x ∂y 2 ∂y∂x
Then, if u has continuous second partial derivatives (and second mixed partials are
equal), then
∂ 2u ∂ 2u
+ = 0.
∂x2 ∂y 2
Similarly,
∂ 2v ∂ 2v
+ = 0.
∂x2 ∂y 2
∂ 2u ∂ 2u
+ =0
∂x2 ∂y 2
is a harmonic function.
III.2. Analytic Functions 9
Note. There are certainly differences between real and complex functions. For
example, f (x) = |x|2 = x2 is differentiable for all x ∈ R. However, f (z) = |z|2 =
x2 + y 2 is only differentiable at z = 0. (This is Exercise III.2.1.)
Note. The following gives conditions under which u has a harmonic conjugate on
G.
Theorem III.2.30. Let G be either the whole plane C or some open disk. If
u : G → R is harmonic, then u has a harmonic conjugate on G.
Revised: 9/4/2017