Complex Differentiation
Complex Differentiation
f (h) − f (0) h
= .
h h
This does not have a limit as h → 0, because depending on “which direction” we
approach zero from we have different values.
Im
f (z) = z
−1
f (0 + h) − f (0)
h
1 1
0 Re
i
(c) sin and cos are holomorphic when extended to the complex plane by cos z =
eiz +e−iz iz −iz
2 and sin z = e −e2i .
(d) As usual, the sum, product, chain rules and so on apply, and hence sums, prod-
ucts, nonzero quotients, and compositions of holomorphic functions
are also holomorphic.
You are welcome to try and prove these results, but I won’t bother to do so.
In the real line we knew how to integrate a function across a line segment [a, b]:
essentially, we’d “follow along” the line segment adding up the values of f we see to get
some area. Unlike in the real line, in the complex plane we have the power to integrate
over arbitrary paths: for example, we might compute an integral around a unit circle. A
contour integral lets us formalize this.
Rb
First of all, if f : R → C and f (t) = u(t) + iv(t) for u, v ∈ R, we can define an integral
a by just adding the real and imaginary parts:
Z b Z b ! Z b !
f (t) dt = u(t) dt + i v(t) dt .
a a a
You can almost think of this as a u-substitution (which is where the α′ comes from).
In particular, it turns out this integral does not depend on how α is “parametrized”: a
circle given by
[0, 2π] → C : t 7→ eit
and another circle given by
[0, 1] → C : t 7→ e2πit
and yet another circle given by
5
[0, 1] → C : t 7→ e2πit
2
This isn’t entirely correct here: you want the path α to be continuous and mostly differentiable, but
you allow a finite number of points to have “sharp bends”; in other words, you can consider paths
which are combinations of n smooth pieces. But for this we also require that α has “bounded length”.