2.2 Cauchy Riemann and Results

Analytic then Cauchy Riemann

The limit must be the same regardless of the direction that h0

Say f(z)=u(x,y)+iv(x,y) and f(z) exists at z0=x0+iy0

fx=ify{ux(x0,y0)=vy(x0,y0)uy(x0,y0)=vx(x0,y0)

Proof:

Δz=Δx+iΔy , Δz0(Δx,Δy)0

limΔz0f(z0+Δz)f(z0)Δz=limΔz0[u(x0+Δx,y+Δy)u(x0,y0)+iv(x+Δx,y+Δy)iv(x0,y0)Δz]=limΔz0[u(x0+Δx,y0+Δy)u(x0,y0)Δz+iv(x+Δx,y+Δy)v(x0,y0)Δz]

Along real line:
Δz=Δx+i0

=limΔx0[u(x0+Δx,y0)u(x0,y0)Δx+iv(x+Δx,y)v(x0,y0)Δx]=ux(x0,y0)+ivx(x0,y0)

Along complex line:
Δz=0+iΔy note 1i=i

=limΔy0[u(x0,y0+iΔy)u(x0,y0)iΔy+iv(x0,y0+iΔy)v(x0,y0)iΔy]=limΔy0[iu(x0,y0+iΔy)u(x0,y0)Δy+v(x0,y0+iΔy)v(x0,y0)Δy]=iuy(x0,y0)+vy(x0,y0)

Corollaries

1. The z¯-Derivative (The Test for Analyticity)

Let x=z+z¯2 and y=zz¯2i. The partials w.r.t. z¯ are:

xz¯=12,yz¯=12i=i2

By the chain rule, the derivative of f(z)=u+iv w.r.t. z¯ is:

fz¯=fxxz¯+fyyz¯=(ux+ivx)(12)+(uy+ivy)(i2)=12[(ux+ivx)+(iuyvy)]=12[(uxvy)+i(vx+uy)]

This expression equals 0 if and only if ux=vy and vx=uy.

Point 1: The Cauchy-Riemann equations are equivalent to the single compact equation:

fz¯=0

(Analyticity means f is a function of z only, not z¯.)


2. The Jacobian (The Geometry of f(z))

The complex derivative is f(z)=ux+ivx. Its squared magnitude is:

|f(z)|2=(ux)2+(vx)2

The Jacobian determinant of the transformation (x,y)(u,v) is:

J=det(uxuyvxvy)=uxvyuyvx

If f is analytic, we use the CR equations (ux=vy,uy=vx) on J:

J=(ux)(ux)(vx)(vx)=(ux)2+(vx)2

Point 2: The magnitude of the complex derivative equals the scaling factor of the real map.

|f(z)|2=J(u,v)

(|f(z)| is the length-scaling factor, J is the area-scaling factor.)

Cauchy-Riemann CTS then Analytic

Let f(z)=u(x,y)+iv(x,y)

If u,v have continuous derivatives that satisfy the Cauchy-Riemann equations

{ux(x0,y0)=vy(x0,y0)uy(x0,y0)=vx(x0,y0)

then f is an analytic function

Lemma: Linear Approx. Error

If u:R2R is a C1 function:

u(x+Δx,y+Δy)=ux(x,y)Δx+uy(x,y)Δy+E

Where limΔz0EΔz=0

Proof:
Let P(t)=u(x+tΔx,y+tΔy) t[0,1]
P(1)=u(x+Δx,y+Δy),P(0)=u(x,y)
By MVT ξ(0,1) such that P(1)P(0)=P(ξ)

P(ξ)=ux(x+ξΔx,y+ξΔy)Δx+uy(x+ξΔx,y+ξΔy)Δyu(x+Δx,y+Δy)u(x,y)=[ux(x+ξΔx,y+ξΔy)Δxux(x,y)Δx+uy(x+ξΔx,y+ξΔy)Δyuy(x,y)Δy]E+ux(x,y)Δy+uy(x,y)Δy

Since ux,uy are continuous If ε>0 there exists a δ>0 so that:

|ux(x+ξΔx,y+ξΔy)ux(x,y)|<εΔx|uy(x+ξΔx,y+ξΔy)uy(x,y)|<εΔx|E|<εΔx+εΔy2ε|Δz|E|Δz|<2εlimΔz0E|Δz|=0
Proof:

by Lemma since u,v have continuous partials

u(x+Δx,y+Δy)u(x,y)=uxΔx+uyΔy+E1v(x+Δx,y+Δy)v(x,y)=vxΔx+vyΔy+E2

Where E1|Δz|,E2|Δz|0 as Δz0

f(z+Δz)f(z)=u(x+Δx,y+Δy)u(x,y)+i[v(x+Δx,y+Δy)v(x,y)]=uyΔx+uyΔy+E1+i[vxΔx+vyΔy+E2]=(ux+ivx)(Δx+iΔy)+E1+iE2limΔz0f(z+Δz)f(z)Δz=ux+ivx=vyiuy

Laplace Equations

A function u that satisfies

2ux2+2uy2Δu=0

is said to be harmonic

If two harmonic functions satisfy the Cauchy-Riemann Equations then v (and any additional constant) is said to be the conjugate harmonic function of u. u is the conjugate harmonic function of v.

If f=u+iv is an analytic function then u,v are harmonic functions

u is harmonic and there exists a harmonic conjugate v such that CR holds.
Then f=u+iv is analytic.

Not Laplace Not Analytic

So overall if f(z)=u+iv is analytic:

CR equations hold: ux=vy,uy=vx and the are continuous
Harmonicity holds: uxx+uyy=0,vxx+vyy=0