Midterm Solutions
Midterm Solutions
1. If a, b are complex numbers such that |a| < 1, |b| < 1, prove that
a−b
< 1.
1 − āb
Solution.
• We have
2
a−b (a − b)(ā − b̄) |a|2 − (ab̄ + āb) + |b|2
= = . (1)
1 − āb (1 − āb)(1 − ab̄) 1 − (ab̄ + āb) + |a|2 |b|2
• If x, y < 1, then
It follows that
x + y < 1 + xy.
• Using this inequality with x = |a|2 < 1 and y = |b|2 < 1, we get
• Since 1 − (ab̄ + āb) + |a|2 |b|2 = |1 − āb|2 > 0, division of this inequality
by the right hand side gives
1
2. Let T ⊂ C be the interior of the triangle with vertices at 0, 1, 1 + i shown
in the figure. Find the image of T under the map w = z 2 and draw a picture.
Which angles of the triangle are preserved by the mapping?
Solution.
• The map takes the interior T of the triangle to the interior S of the
region bounded by the line segments from 0 to 1 and 0 to 2i and the
parabola from 1 to 2i. For example, eiπ/6 ∈ T maps to eiπ/3 ∈ S.
2
3. (a) State the Cauchy-Riemann equations satisfied by the real and imagi-
nary parts of an analytic function f (z) = u(x, y) + iv(x, y).
(b) Prove that there are two values of the constant c ∈ R such that
u(x, y) = ecy cos x
is the real part of an analytic function. Find the analytic function f (z) in
each case.
Solution.
• (a) The Cauchy-Riemann equations are
ux = vy , uy = −vx .
• Alternatively, one can verify directly that these analytic functions have
the correct real parts.
3
4. Let γ be the positively oriented circle with radius 1 and center i. Stating
clearly any theorems you use, evaluate the following contour integrals:
Z Z Z
1 1
(a) z̄ dz; (b) 2
dz; (c) 2
dz.
γ γ z +2 γ z −2
Solution.
1
Z
f (z) √ 1
√ dz = f ( 2i) = √ .
2πi γ z − 2i 2 2i
Thus, Z
1 π
dz = √ .
γ z2 +2 2
4
• (c) The function z 7→ 1/(z 2 − 2) is analytic everywhere except at the
points √
z = ± 2,
which lie outside γ. Hence,
Z
1
dz = 0
γ z2 −2
by Cauchy’s theorem.
5
5. Define a function f : A → C by
√
f (z) = e z , A = {z ∈ C : z 6= 0 and arg z 6= π}
where we take the principle brach of the square root, and a function g : B →
C by
ez
g(z) = , B = {z ∈ C : z 6= 0} .
z
Is there an analytic function F : A → C such that F 0 = f on A? Is there an
analytic function G : B → C such that G0 = g on B? Justify your answers,
but do not try to find F or G explicitly if they exist.
Solution.