Complex Analysis/Complex differentiable, holomorphic, Cauchy–Riemann equations

From testwiki
Jump to navigation Jump to search

Open sets in the complex plane

Since the complex numbers are nothing but 2 with a multiplicative structure, the notion of open sets carries over from 2 to . Hence, we consider a set O open if and only if O is open as a subset of 2 (that is, around each point z0O there exists a ball around z0 completely contained within O) w.r.t. Euclidean norm (or any other norm, due to norm equivalence).

Complex differentiability

Recall that a function f: is differentiable at x0 iff the limit

limh0f(x0+h)f(x0)h

exists, and in this case the derivative f(x0) is defined as the value of that limit. By analogy, we infer the analogous definition for functions f::

Template:TextBox

The derivative is linear in the following sense:

Template:TextBox

Since a complex number is a tuple (x,y) in 2, a map f:O is tantamount to a map f:2O2. The complex differentiability of f at a certain point implies its real differentiability, in the sense that the directional derivatives exist. In fact, we will later prove that in case of holomorphy, even continuous differentiability of f (in the sense of existence of partial derivatives) will follow, and hence, we have a Jacobian matrix which equals the differential of f. However, the converse is not true: If f𝒞1(O,2) in the sense of real numbers (that is, considering f as a map 22: All partial derivatives exist and are continuous), we don't know yet whether f is holomorphic or not. The next section will make that precise.

The Cauchy–Riemann equations

If f𝒞1 in the real sense, then there is a precise criterion for when f is complex differentiable. This is given by the Cauchy–Riemann equations:

Template:TextBox

Proof:

For the whole proof, note that if h=(h1,h2), then |h|=h=(h1,h2) for h.

If f is continuously differentiable in z0=(x0,y0), then

f(z0+h)=f((x0,y0)+(h1,h2))=f(z0)+Jf(z0)h+r(h), r(h)o(h),

where r(h)o(h) means limh0r(h)h=0. Thus, in this case,

f(z0+h)f(z0)h=Jf(z0)h+r(h)h=h1ih2|h|2Jf(z0)h+r(h)h=h1ih2h2(xf1yf1xf2yf2)(h1h2)+r(h)h=h1(h1xf1+h2yf1)+h2(h1xf2+h2yf2)+i[h1(h1xf2+h2yf2)h2(h1xf1+h2yf1)]h2+r(h)h.

If the Cauchy–Riemann equations are satisfied, we may replace yf2 by xf1 and xf2 by yf1 in the latter expression and obtain

lim|h|0f(z0+h)f(z0)h=xf1iyf1

(whereby we also obtained another formula for the complex derivative). On the other hand, if the limit

lim|h|0f(z0+h)f(z0)h

does exist, then in particular we are free to choose h=(h1,0) for real positive h1>0 to get

lim|h|0f(z0+h)f(z0)h=lim|h|0h1(h1xf1)+ih1(h1xf2)h2=xf1+ixf2

and similarly h=(0,h2) for real, positive h2>0 to get

lim|h|0f(z0+h)f(z0)h=lim|h|0h2(h2yf2)ih2(h2yf1)h2=yf2iyf1

and hence the Cauchy–Riemann equations.

Rules for the complex derivative

For the usual real derivative, there are several rules such as the product rule, the chain rule, the quotient rule and the inverse rule. Fortunately, these carry over verbatim to the complex derivative, and even the proofs remain the same (although we will repeat them for the sake of completeness).

Template:TextBox

Proof:

Set

Q(w):={(gf)(w)(gf)(z0)f(w)f(z0)f(w)f(z0)g(f(z0))otherwise

Then

limh0(gf)(z0+h)(gf)(z0)h=limh0Q(z0+h)f(z0+h)f(z0)h=g(f(z0))f(z0)

by the continuity of f at z0 (which can be easily proven by multiplying the limit definition of complex differentiability by h and observing that the limit is then 0 by multiplicativity of limits).

Template:TextBox

Proof:

limh0f(z0+h)g(z0+h)f(z0)g(z0)h=limh0f(z0+h)g(z0+h)f(z0)g(z0+h)+f(z0)g(z0+h)f(z0)g(z0)h=limh0g(z0+h)f(z0+h)f(z0)h+f(z0)g(z0).

Template:TextBox

Proof:

The derivative of the function {0}{0},z1z is given by z1z2; for

limh0(z+h)1z1h=limh0

Hence, product and chain rule imply

(fg)(z0)=(f1g)(z0)=f(z0)1g(z0)+f(z0)(1g)(z0)=f(z0)1g(z0)f(z0)1g(z0)2g(z0).

Template:TextBox

Proof:

Derivatives of polynomials

Template:TextBox

Proof:

limh0f(z+h)f(z)h=limh0k=0n(nk)zkhnkznh=limh0znzn+hnzn1+k=0n2(nk)zkhnkh=nzn1

by the binomial theorem.

Due to the linearity of the complex derivative, we can now compute the complex derivative of any polynomial, even with complex coefficients:

p(z)=anzn++a1z+a0p(z)=nanzn1++2a2z+a1.

Exercises

  1. Compute the complex derivative of the polynomial p(z)=5z4+2z+31020.

Template:BookCat