Notes For Complex Analysis
Notes For Complex Analysis
Notes For Complex Analysis
John Kerl
February 3, 2008
Abstract
The following are notes to help me prepare for the Complex Analysis portion of the University of
Arizona math department’s Geometry/Topology qualifier in August 2006. It is a condensed selection
of the first seven chapters of Churchill and Brown, with some worked problems. Please also see my
qualifier-solutions document, which you should find nearby as prolrevqual.pdf.
This paper is under construction.
1
Contents
Contents 2
1 Qualifier topics 3
2 Preliminaries 3
7 Power series 9
9 Residues 11
10 Integration 13
11 Conformal maps 15
References 22
Index 23
2
1 Qualifier topics
Per the qual packet, the topics are chs. 1-7 of [CB]:
• elementary functions,
• power series,
• singularities,
• residues,
The standard complex-analysis problems on previous quals are (1) improper real integrals, to be evaluated
using complex contour integrals, and (2) problems involving fractional linear transformations and conformal
maps. Such integral problems are found in sections 58-61 of [CB]; for the purposes of this paper, sections
1-57 of [CB] appear only as necessary preliminary material.
2 Preliminaries
|u ± v| ≥ ||u| − |v||.
Definition 2.3. A domain is a connected open set. A region is a domain with none, some, or all of its
boundary points adjoined.
These functions are popular on the qualifying exams. Here are some necessary facts.
3
sin(α ± β) = sin(α) cos(β) ± cos(α) sin(β) sinh(α ± β) = sinh(α) cosh(β) ± cosh(α) sinh(β)
cos(α ± β) = cos(α) cos(β) ∓ sin(α) sin(β) cosh(α ± β) = cosh(α) cosh(β) ± sinh(α) sinh(β).
from which it follows that the spherical and hyperbolic trig functions are really the same on the complex
plane, up to pre- and post-rotation by π/2.
Mnemonic 3.1. Just remember that the i’s behave just like the minus signs do in the familiar parity
equations
Lastly, from equations 3.3 and 3.4 and the sum and difference formulas we can get the complex sine and
cosine in terms of the corresponding real functions:
sin(x + iy) = sin(x) cos(iy) + cos(x) sin(iy) = sin(x) cosh(y) + i cos(x) sinh(y) (3.5)
cos(x + iy) = cos(x) cos(iy) − sin(x) sin(iy) = cos(x) cosh(y) − i sin(x) sinh(y). (3.6)
Key point: remember equations 3.1 and 3.2 and you can derive the rest of these from scratch, without taking
too much time on an exam. However, it doesn’t hurt to memorize equations 3.5 and 3.6.
Definition 4.1. The extended complex plane, written Ĉ, is the one-point compactification of C. Center
the unit 2-sphere S 2 (called the Riemann sphere in this context) on the complex plane so that the equator
is on the unit circle. For each point q on S 2 other than the north pole N , draw a line from N to q and find
the intersection point z of the line with the complex plane. This stereographic projection maps C bijectively
with S 2 \ {N }. Now identify N with the symbol ∞. (I.e. the entire horizon is treated as a single point at
infinity. All outward paths lead to the same infinity.) Then C ∪ {∞} is Ĉ.
Definition 4.3.
lim = w0 ⇐⇒ lim f (1/z) = w0 .
z→∞ z→0
4
Then
f (0) = b/d
whereas
a/z + b
f (∞) = lim
z→0 c/z + d
a + bz
= lim
z→0 c + dz
= a/c.
See also section 12. C
Let f : C → C.
Definition 5.1. Continuity is taken in the elementary sense: f is continuous at z0 if
On the real line, there are only two ways for x to approach x0 : from the left, and from the right. In the
complex plane, there are infinitely many paths. Fortunately, we have a criterion for differentiability.
Notation 5.3. Write w = f (z) with w = u + iv and z = x + iy. Then w = u(x, y) + iv(x, y) where
u, v : R2 → R. Write ux for ∂u/∂x and likewise for uy , vx , and vy .
Proposition 5.4 (Cauchy-Riemann equations). If ux = vy and uy = −vx at z0 , then f is differentiable at
z0 . If ux , uy , vx , and vy are continuous, then the converse is true as well.
Example 5.5. The function f (z) = z 2 = (x + iy)2 is differentiable everywhere by Cauchy-Riemann; the
function f (z) = |z|2 = x2 + y 2 is differentiable only at zero. This is perhaps counterintuitive: these two
functions are identical when restricted to the real line, where they are a nice, familiar parabola.
Definition 5.6. Note that we defined differentiability at a point. If f is differentiable on an open set U ,
then f is said to be holomorphic on U . If f is holomorphic on all of C, then f is said to be entire.
Remark 5.7. Churchill and Brown say that f is analytic if it is holomorphic in the above sense. (Since I
am following Churchill and Brown, I will use the term analytic in place of holomorphic after this.) There is
a technical distinction (see the Wikipedia [Wik] article on holomorphic for details):
5
• A real function can be merely differentiable without being smooth: One can devise functions which
are n times differentiable without being n + 1 times differentiable. Furthermore, a function may be
2
smooth without being real analytic. (The standard example [Wik] is e−1/x with value 0 filled in
at 0.) Thus, there are proper containments: continuous (C ) functions, differentiable (C 1 ) functions,
0
I believe harmonic conjugates are not needed for the qual, so I will not discuss them.
Definition 5.8. A function f is said to be singular at z0 if it is not analytic at z0 but is analytic at some
point in every neighborhood of z0 .
Definition 5.9. A function f is said to have an isolated singular point at z0 if f is singular at z0 , and
moreover there is a deleted neighborhood 0 < |z − z0 | < ε such that f is analytic at every point in the
neighborhood.
Example 5.10. Take f (z) = 1/z. This has an isolated singular point at 0.
Definition 6.1. Let w : [a, b] → C, with w = u + iv as above. (I suppose we can call such a general w a
path, although we will use other words when w satisfies additional criteria.) Then define the integral of a
complex-valued function w(t) of a real variable to be
Z b Z b Z b
w(t)dt = u(x(t), y(t))dt + i v(x(t), y(t))dt.
a a a
This is well and good, but we want to be able to integrate complex-valued functions f (z) of a complex
variable as well. Real integrals are defined for t on line segments; in the complex plane, we have another
degree of freedom of motion for z and we need to define the notion of path.
Definition 6.3. Here are some kinds of paths:
• An arc z(t) = x(t) + iy(t) is a path with x(t) and y(t) being continuous functions on t ∈ [a, b].
• A simple arc is one that does not cross itself, except perhaps at the endpoints: t1 6= t2 and t1 , t2 6= a, b
implies w(t1 ) 6= w(t2 ).
• A closed curve is an arc for which w(a) = w(b).
• A smooth arc has a continuous tangent vector.
6
• A contour is a piecewise smooth arc, with finitely many pieces.
Remark 6.4. Churchill and Brown here refer to the Jordan curve theorem, which is intuitively undeniable:
a simple closed curve separates C into a bounded interior and an unbounded exterior.
Intuition 6.5. Perhaps the only “definition” you need for contours is the following: all the kinds of paths
we normally think to integrate over — line segments, semicircles, etc. — are contours.
Definition 6.6. Now we can define a contour integral. This could be defined as a Riemann sum, or by
making use of definition 6.1:
I Z b
dz
f (z)dz = f (z(t)) dt.
C a dt
We immediately wonder if and when the value of the integral depends on the path taken.
• f has an antiderivative F on D;
Remark 6.9. This means that interesting contour integrals will need to have at least a discontinuity within
the contour.
Theorem 6.10 (ML estimate). Let C be a contour, of arc length L. Furthermore suppose that |f (z)| ≤ M
for all z ∈ C. Then Z
f (z)dz ≤ M L.
C
Proof (David Herzog). Let z(t) be a parameterization of the contour C for t ∈ [0, 1]. Then
Z Z 1
dz
f (z)dz = f (z(t)) dt.
C 0 dt
Since |f (z)| ≤ M on C,
Z Z 1
|f (z(t))| |z 0 (t)| dt
f (z)dz
≤
C 0
Z 1
≤ M |z 0 (t)| dt
0
≤ M L.
Remark 6.11. This theorem is not profound, but it is crucial for qual-type calculations. See section 10.
Theorem 6.12 (Maximum modulus principle). If a function f is analytic and not constant in a given
domain D, then |f (z)| has no maximum value in D.
7
Theorem 6.13 (Jordan’s inequality). Let CR be the semicircle of radius R given by Reiθ for θ from 0 to
π. Suppose q(z) is a rational function with all its upper-half-plane zeroes below CR . If there is an MR such
that |q(z)| ≤ MR for all z ∈ CR and such that MR → 0 as R → ∞, then for all positive real a,
Z
q(z)eiaz dz → 0 as R → ∞.
CR
Theorem 6.14 (Jordan’s lemma). Let CR be the semicircle of radius R given by Reiθ for θ from 0 to π.
Suppose f (z) is a function which is analytic on all of the upper half-plane exterior to the circle |z| = R0 . If
there is an MR such that |q(z)| ≤ MR for all z ∈ CR and such that MR → 0 as R → ∞, then for all positive
real a, Z
f (z)eiaz dz → 0 as R → ∞.
CR
Here is an extension:
Proposition 6.16. If f is analytic throughout a simply connected domain D, then for all closed contours
C (not necessarily simple closed contours),
I
f (z)dz = 0.
C
Proof. In the Cauchy integral formula, put z = z0 + ρeiθ . Then dz = ρieiθ dθ. Write it down and simplify,
and you’re done.
Proposition 6.21 (Deformation of paths). If C2 is inside C1 , and if f is analytic in the intermediate region,
then I I I
f (z)dz = f (z)dz = f (z)dz
C1 C2 C
8
In particular, I
1 f (z)dz
f 0 (z0 ) = .
2πi C (z − z0 )2
Sketch of proof. xxx fill in some details here. First do f 0 using continuity of f : approximate f (z) by f (z0 )
and use the ML estimate (6.10). Then, use induction for higher derivatives.
Remark 6.23. This generalizes the Cauchy integral formula (theorem 6.18).
7 Power series
D = {z ∈ C : |z − z0 | < R}.
Remark 7.2. If f is entire then the radius R may be taken arbitrarily large.
Remark 7.3. Recall from theorem 6.22 that for analytic f we also have
I
n! f (s)ds
f (n) (z0 ) = .
2πi C (s − z0 )n+1
Mnemonic 7.4. If we “cancel” powers of (z − z0 ) outside the sum with powers of (s − z0 ) inside the sum,
then we get the same exponent as in the Cauchy integral formula (theorem 6.18).
Note that in order to use a Taylor expansion, we need f to be analytic on an open disk. What if we have a
function that is somehow singular, e.g. if f itself is analytic but we consider f (z)/(z − z0 )?
9
Remark 7.6. If f is analytic in the disk (i.e. in the filled annulus) then one would expect the Laurent series
to reduce to a Taylor series. Indeed this is the case: for analytic f and negative n,
f (z)
= f (z)(z − z0 )−n−1
(z − z0 )n+1
is the product of two analytic functions, hence analytic, so by Cauchy-Goursat the coefficients for negative
n are indeed zero.
Once we have a power series, we immediately want to be able to integrate and differentiate term by term.
For the former, we have a stronger result. First, though, we need a definition.
Definition 7.7. Every power series
∞
X
S(z) = an (z − z0 )n
n=0
be a power series. Let C be a contour interior to the circle of convergence of S. Let g(z) be any function
that is continuous on C. Then g(z)S(z) may be integrated term by term along C. That is,
∞ ∞
Z ! Z
X X
n
g(z) an (z − z0 ) dz = an g(z)(z − z0 )n dz.
C n=0 n=0 C
Definition 8.1. Let f be analytic in an annulus A centered at z0 . Then f has Laurent series expansion for
z ∈ A.
• The principal part of f is the series with only negative-n coefficients included.
• Let m be index of the lowest-index non-zero coefficient in the Laurent series, if any.
10
• If there is no such m, then f is said to have an essential singularity at z0 . (For example, write out
the Taylor series for ez about z0 = 0, then replace z’s with 1/z’s to get a Taylor series for e1/z .)
• If m is negative, f is said to have a pole of order −m at z0 . (For example, f (z) = 1/z 3 at z0 = 0.)
• If m is positive, f is said to have a zero of order m at z0 . (For example, f (z) = z 3 at z0 = 0.)
• A pole of order 1 is called a simple pole.
• A zero of order 1 is called a simple zero.
• If m exists and is non-negative but f is singular at z0 (see definition 5.8), then f is said to have a
removable singularity at z0 . (For example, take sin(z)/z. Write out the Taylor series for sin(z),
then divide through by z: you will see no z’s in any denominator.)
9 Residues
If f has an isolated singular point z0 (definition 5.9), then it is analytic in some deleted open neighborhood
of D z0 . Thus it has a Laurent-series expansion about z0 .
Definition 9.1. Let
∞
X
ak (z − z0 )n
n=−∞
be the Laurent series expansion of f on D. The residue of f at z0 is the coefficient on 1/(z − z0 ) in the
Laurent series expansion of f :
Res f (z) = a−1 .
z=z0
for a positively oriented simple closed contour C lying in D. By Cauchy-Goursat (theorem 6.15), if f is
analytic at z0 it has zero residue there.
For poles (i.e. non-essential singularities), we have the following alternative formulas.
Proposition 9.2. If f (z) can be written as
φ(z)
f (z) =
z − z0
with φ analytic and non-zero at z0 (e.g. if f has a zero of order 1 at z0 ) then
11
If f (z) can be written as
φ(z)
f (z) =
(z − z0 )m
with φ analytic and non-zero at z0 (e.g. if f has a zero of order m at z0 ) then
φ(m−1) (z0 )
Res f (z) = .
z=z0 (m − 1)!
If f (z) can be written as
g(z)
f (z) =
h(z)
where g is analytic at z0 and h has a simple zero at z0 , then
g(z0 )
Res f (z) = .
z=z0 h0 (z0 )
Example 9.3. B The choice of formula can be significant, when one is pressed for time. Let
z 1/2
f (z) = ,
z3 + 1
taking the principal branch of the square root, and suppose we want to compute the sum of residues over
poles of f (z). Note that the denominator has the three roots [xxx include figure here]
z1 = −1
√
z2 = ζ6 = eiπ/3 = 1/2 + i 3/2
√
z3 = ζ 6 = e−iπ/3 = 1/2 − i 3/2.
Using the second formula, with g(z) = z 1/2 and h(z) = z 3 + 1, so h0 (z) = 3z 2 , we have
1/2
z1 1
Res f (z) = = 3/2
z=z1 3z12 3z1
1/2
z2 1
Res f (z) = = 3/2
z=z2 3z22 3z2
1/2
z3 1
Res f (z) = 2 = 3/2 .
z=z3 3z3 3z3
12
There’s no subtraction going on, and trivial division, so the computation is less error-prone. The only catch
is keeping track of the branches of the square root function. [xxx figure here.]
3/2
z1 = i
3/2
z2 = −i
3/2
z3 = i
Theorem 9.5 (Cauchy’s argument principle). Let C be a simple closed curve. Let f (z) be a function which
is meromorphic in and on C, with no zeroes or poles on the boundary C. Let N and P be the number of
zeroes and poles, respectively, of f interior to C, counted with multiplicity. Then
f 0 (z)
I
dz = 2πi(N − P ).
C f (z)
10 Integration
Now we come to the reason for everything up to this point: to use residues and contours to evaluate certain
improper real integrals. We use the residue theorem (theorem 9.4) and the residue formulas in proposition
R +∞
9.2. The canonical example is show that −∞ sin(x)
x dx = π.
R +∞
First a definition which often arises in real integrals. What do we mean by −∞
f (x)dx — precisely how do
the left and right endpoints go to their respective infinities?
Definition 10.1. The Cauchy principal value of the improper integral
Z +∞
f (x)dx,
−∞
written with a dash through the integral sign (for which I lack a pre-made LATEX symbol), is
Z a
lim f (x)dx.
a→∞ a
13
looks graphically like it shoots off to +∞. Likewise,
Z a
lim f (x)dx
a→∞ 2a
Shift f (x) = x by a constant and you’ll see that the Cauchy principal value isn’t zero.
My point here is that absolute integrability (which f (x) = x lacks) is a necessary condition for a well-defined
integral — one which is translation invariant and independent of parameterization of endpoints. The Cauchy
principal value is best thought of as a consolation prize when a true integral is not possible. C
rat’l fcns, sin/cos times rat’l, sin/cos definite int’l, thru branch cut
• Keyhole path. C1 is the desired; C2 is circle with R → ∞; C3 appears to be negative of desired but is
not due to the square-root branch; C4 is circle the other way with r → 0.
C3 :
R
x1/2
Z
dx
r x3 + 1
1/2
√
but here [xxx figure] x = −x rather than − x. So
r √ Z R √
− x − x
Z
dx = dx.
R x3 + 1 r x3+1
√
• Define the branch of the square root: Reiθ 7→ Reiθ/2 for 0 ≤ θ < 2π.
• Note easy numerical check for the integral. Also graph the integrand.
• How to estimate integral on inner and outer circles? For small z, f (z) ≈ z 1/2 /1 → 0; for large z,
f (z) ≈ z 1/2 /z 3 → 0. Then couple that with an ML estimate.
14
11 Conformal maps
Proof. (This discussion is adapted from [CB].) Let z1 (t), z2 (t) be curves intersecting at a common point z0
at time t0 , i.e. z1 (t0 ) = z2 (t0 ) = z0 . Let w1 (t) = f (z1 (t)) and w2 (t) = f (z2 (t)). The key insight is that the
angle between curves is (up to 2π) the difference of the complex phases of their derivatives. [xxx include
figure here.] Using the chain rule, we have
w10 (t) = f 0 (z1 (t))z10 (t) and w20 (t) = f 0 (z2 (t))z20 (t).
But the two curves intersect at t0 , so when t = t0 , the first terms after the equals signs are the same.
Subtracting, we have
Arg(w10 (t0 )) − Arg(w20 (t0 )) = Arg(z10 (t)) − Arg(z20 (t)).
That is, the difference in phases of the image curves is the same as the difference in phases of the original
curves, which is what we mean by angle-preserving.
Example 11.3. B Let z1 (t) = t and z2 (t) = it, with t0 = 0. Let f (z) = ez . Then
so
w10 (0) = 1 and w20 (t) = i.
The input phases are 0 and π/2 respectively, as are (in this trivial example) the output phases. C
Theorem 11.5 (Riemann mapping theorem). Let U be a simply connected open subset of C, which is not
all of C. Then there exists a bijective holomorphism f : U → {z ∈ C : |z| < 1}.
Remark 11.6. This means f is conformal as well. [xxx talk about f 0 (z) 6= 0.]
An important topic on qualifying exams is the construction of a conformal map sending one region to another,
say, the upper half-plane to the unit disk. The key to success here is the big five:
• z 7→ ez
• z 7→ sin(z)
15
• z 7→ 1/z.
• z 7→ z + 1/z
z−i
• z 7→ z+i
• z 7→ iz
• z 7→ z + c
• Composition.
Of course, a qualifying-exam author may devise something nefarious, unaddressable by items on this list.
However, one hopes that some ad-hoc reasoning of the form given below might suffice to get a person through
the morning.
As much as I’d love to doodle up some nice figures (and someday I may), you can find these in any complex-
analysis text, Mathworld, etc. My added value here is to focus on which conformal maps come up most often
on the quals. Here are some useful facts (letting z = x + iy throughout):
• ez takes the horizontal strip 0 ≤ y ≤ π to the upper half-plane. To remember this, write out ez =
ex+iy = ex eiy . Then think about what happens when x or y is held fixed. For each x, we have a
semicircle in the upper half-plane with radius ex .
• ez takes the half-horizontal strip 0 ≤ y ≤ π and x > 0 to the upper half-plane, minus the unit disk.
Since x > 0, the radii of the circles are ex > 1.
• ez takes the half-horizontal strip 0 ≤ y ≤ π and x ≤ 0 to the half of the unit disk in the upper
half-plane: Since x ≤ 0, the radii of the circles are ex > 1.
• ez takes the vertical strip 0 ≤ x ≤ 1 to the annulus with inner radius 1 and outer radius e: For each
x from 0 to 1, ex ranges from 1 to e and so ex eiy traces out circles as y runs along. Similarly, we can
find the image of a rectangle under ez .
• sin z takes vertical lines to ellipses and horizontal lines to hyperbols. (Be sure to find a picture of this
map — it’s very pretty.) To remember this, recall that
The images of horizontal line segments are the upper halves of ellipses with horizontal radius cosh y
and vertical radius sinh y; the images of vertical lines are hyperbolas. (See my geometry-topology qual
solutions, Fall 2004 #2, for a derivation of the formula, and further discussion of this map.)
16
• 1/z sends the unit circle to itself, and sends the interior of the unit circle to its exterior and vice versa.
• 1/z sends the circle centered at 1 (so the left edge is at x = 0 and the right edge is at x = 2) to the
half-plane x ≥ 1/2. And vice versa of course, since 1/(1/z) = 1.
• 1/z . . . .
• 1/z . . . .
• 1/z . . . .
• z + 1/z sends . . . . Note CB p. 27: u = (r + 1/r) cos θ; v = (r − 1/r) sin θ (ellipse!). Spell these out
and from that derive a mnemonic for the image of the upper and lower half-disks.
• (z − 1)/(z + 1) sends . . . . Also mention (z − i)/(z + i) in terms of pre-rotation. Also xref forward to
LFTs.
Example 11.7. B Let z = x + iy. Find a conformal map sending the horizontal strip 0 ≤ y ≤ 1 to the unit
disk.
Reading off the above information, we see ez sending the horizontal strip 0 ≤ y ≤ π to the upper half-plane,
and (z − 1)/(z + 1) sending the right half-plane to the unit disk. So, compose:
Let’s write out the compositions one step at a time. (I know I’ll make an algebra mistake if I try to write it
all out at once.)
w1 = πz
w2 = eπz
w3 = ieπz
ieπz − 1
w4 = .
ieπz + 1
C
17
Definition 12.2. I call the quantity ad − bc, for lack of a better name, the determinant of T .
Proof. Compose both directions and simplify, obtaining the identity each time.
Proposition 12.4. The composition of LFTs is another LFT.
i.e. the product of determinants of the two original LFTs, which is non-zero iff both the original determinants
are non-zero.
(Recall that a/c = ∞ if c = 0: see example 4.4.) From here on out, we will consider our LFTs to be on Ĉ.
Remark 12.7. The group of all LFTs is sometimes called Aut(Ĉ), isomorphic to PGL2 (C); it is the auto-
morphism group of the Riemann sphere. (See the very nice Wikipedia article on Linear Fractional Transfor-
mations.) I’m not aware of any (as-yet-written) qual problems which make use of this fact, but keep an eye
out for covering-space questions.
Lemma 12.8. Every LFT other than the identity has at most two fixed points.
• If c 6= 0, this is a quadratic with complex coefficients, so either there are two distinct roots, or there is
one repeated root.
• If c = 0 and d 6= a then it is linear, with one root; it fixes 0 and ∞.
18
• If c = 0 and d = a and b 6= 0 then it has no roots. However T does fix ∞.
• If c = 0 and d = a and b = 0 then it has infinitely many roots, but then one of the following is true:
either d = a = 0, in which case a = b = c = d = 0 and T is not an LFT, or a, d 6= 0 and T is the
identity transformation.
Proof, from Fisher’s text. Let the three distinct points be z1 , z2 , and z3 , with images w1 = T (z1 ), w2 =
T (z2 ), and w3 = T (z3 ). Define one LFT, A, such that
The existence of A and B is guaranteed by the existence of their implicit forms. Then
B −1 Azi = wi
for i = 1, 2, 3, so
T −1 B −1 Azi = zi .
for i = 1, 2, 3. This is a composition of LFTs, hence an LFT, with three fixed points. By the lemma, it is
the identity transformation, i.e. T = B −1 A.
19
Proposition 12.12. LFTs map circles and lines to circles or lines.
Technique 12.14 (Churchill and Brown). To write down an LFT given three points z1 , z2 , and z3 , and
their images w1 , w2 , and w3 , as long as none of these points is at infinity, write down
w − w1 w2 − w3 z − z1 z2 − z3
=
w − w3 w2 − w1 z − z3 z2 − z1
and solve for z. If any zi or wi is ∞, replace it with 1/zi or 1/wi , respectively, then set it to zero after
simplifying.
We have
z1 = 0 w1 = 1
z2 = 1 w2 = ∞
z3 = ∞ w3 = 0.
as desired. C
Alternatively, one can plug in each of the three inputs and solve the resulting system of equations.
20
Example 12.16. B Use the same values as in the previous example.
0a + b
= 1
0c + d
1a + b
= ∞
1c + d
a + 0b
= 0
c + 0d
b
= 1
d
c+d
= 0
a+b
a
= 0.
c
The third equation gives a = 0; the first gives b = d; then, the second becomes (c + b)/b = 0 from which
c = −b. It might seem odd that we are solving three equations for four unknowns, but remember that a
constant multiple on the top and bottom cancels out, so there are really only three degrees of freedom. Take
b = 1. Then d = b = 1, c = −b = −1, and a = 0 give
1
z 7→
1−z
as before. C
21
References
[CB] Churchill, R.V. and Brown, J.W. Complex Variables and Applications (5th ed.). McGraw-Hill, 1990.
22
23
Index
A Jordan’s lemma . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
analytic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
arc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 L
argument principle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 linear fractional transformation . . . . . . . . . . . . . . . . . 17
Liouville’s theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
B little three . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
big five . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .15
M
C Möbius transformation . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Cauchy integral theorem . . . . . . . . . . . . . . . . . . . . . . . . . 8 maximum modulus principle . . . . . . . . . . . . . . . . . . . . . 7
Cauchy principal value . . . . . . . . . . . . . . . . . . . . . . . . . . 13 mean value theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Cauchy’s argument principle . . . . . . . . . . . . . . . . . . . . 13 meromorphic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Cauchy-Goursat theorem . . . . . . . . . . . . . . . . . . . . . . . . . 8 ML estimate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Cauchy-Riemann equations . . . . . . . . . . . . . . . . . . . . . . . 5 Morera’s theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
circle of convergence . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
closed curve . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 O
conformal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 order . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .11
continuous . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
P
contour . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
path . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
D path independence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
deformation of paths . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 point at infinity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
determinant . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 pole . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
differentiable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 principal part . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
domain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .3 principal value . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
E R
entire . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 region . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
essential singularity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 regular . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
extended complex plane . . . . . . . . . . . . . . . . . . . . . . . . . . 4 removable singularity . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
residue . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
F residue theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
fundamental group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 reverse triangle inequality . . . . . . . . . . . . . . . . . . . . . . . . 3
Riemann mapping theorem . . . . . . . . . . . . . . . . . . . . . . 15
G Riemann sphere . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Gauss mean value theorem . . . . . . . . . . . . . . . . . . . . . . . 8
S
H simple . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .6
harmonic conjugates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 simple pole . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .11
holomorphic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 simple zero . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
singular . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
I smooth arc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
implicit form . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 stereographic projection . . . . . . . . . . . . . . . . . . . . . . . . . . 4
improper real integrals . . . . . . . . . . . . . . . . . . . . . . . . . . 13
infinity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 T
isolated singular point . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 translation invariance . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
triangle inequality . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
J
Jordan curve theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 Z
Jordan’s inequality . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 zero . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
24