4.2 Conformal Maps

Conformal Maps

Arc\Curve

Let γ(t) be a curve (arc) with αtβ contained in a region Ω.

Let f(z) be continuous on Ω.
Then

w(t)=f(γ(t))

defines an arc in the w–plane (the image of γ).


Assume f(z) is analytic in Ω and γ(t) is piecewise smooth.

Then by the chain rule:

w(t)=γ(t)f(γ(t)).

If f(γ(t0))0for some t0[α,β], then

w(t0)=γ(t0)f(γ(t0)).

taking arguments gives

arg(w(t0))=arg(γ(t0))+arg(f(γ(t0))).

Therefore, the tangent vector of the image curve is obtained by scaling and rotating the tangent vector of the original curve.

The amount of rotation is

arg(f(γ(t0))),

and this same rotation is applied to any curve passing through the point.

Angle Between Curves

Is the angle between their tangent lines at the point they are intersecting

Example

Show directly (by computing the tangents and angles) that f(z)=z3
preserves the angle between the curves

γ1(t)=t+t2iandγ2(t)=t2+ti

at their point of intersection.

  1. Find the intersection point of the curves.
  2. Compute the tangent vectors at that point.
  3. Find the angle between those tangents.
  4. Apply the map f(z) and its derivative at the point.
  5. Compare the new angle — it’s the same, so the angle is preserved.

We have

γ1(t)=t+t2i,γ2(t)=t2+ti.

At the intersection point,

γ1(t)=1+it=1,γ2(t)=1+it=1,

Tangents:

γ1(t)=1+2ti  v1=γ1(1)=1+2i,γ2(t)=2t+i  v2=γ2(1)=2+i.

Angle between curves is the difference in their arguments:

θ=arg(v2)arg(v1)=arctan(12)arctan(2)=arctan(34)

so |θ|=arctan(34)

(arctan(A)arctan(B)=arctan(AB1+AB))

For f(z)=z3 we have f(z)=3z2, and

f(1+i)=3(1+i)2=3(2i)=6i.

Then

w1=(fγ1)(1)=6iv1w2=(fγ2)(1)=6iv2

Since arg(6i)=π2,

arg(wk)=arg(6i)+arg(vk)=π2+arg(vk),

so

θ=arg(w2)arg(w1)=(π2+arg(v2))(π2+arg(v1))=arg(v2)arg(v1)=θ

Conclusion: f(z)=z3 preserves the angle between γ1 and γ2 at z=1+i.

Conformal

A function is conformal is it preserves angles between curves. More precisely, a smooth complex-valued function f (cts with cts partial derivatives) is conformal at z0 whenever the two curves γ1 and γ2 intersect at z0 with non-zero tangents, f(γ1),f(γ2) have non-zero tangents at f(z0) that intersect at the same angle.

Analytic then Conformal

If f:UC is analytic and if z0U st f(z0)0 then f is conformal at z0

Conformal vs Conformal Mapping

For

f(z)=ez,

we have

f(z)=ez0for all zC.

Therefore, f is conformal at every point of C.

However, f is not one-to-one on C since

ez+2πi=ez.

Hence,

f:CC{0}

is not a conformal mapping (it fails injectivity).


If instead we take

D={zC:0<(z)<2π},

then f is one-to-one on D, and

f:Df(D)

is a conformal map.


Conformal then Analytic

If f is angle-preserving at z0 and has continuous partial derivatives at z0, then f is analytic at z0.

Proof:

Let z=z(t) be a smooth arc with z(t0)=z0 and define w(t)=f(z(t)).

x=z+z¯2,y=zz¯2

Chain rule:

w(t0)=fzz(t0)+fzz(t0)

Divide by z(t0)0:

w(t0)z(t0)=fz+fzz(t0)z(t0)

Let z(t0)=reiθz(t0)z(t0)=e2iθ

So:

w(t0)z(t0)=fz+fze2iθ

Angle-preserving ⇒ arg(w(t0)z(t0)) independent of θ

Only possible if:

fz=0

Now:

fz=12(fx+ify)=0fx=ify

Let f=u+iv:

fx=ux+ivx,fy=uy+ivy

Substitute:

ux+ivx=i(uy+ivy)=iuy+vy

Match real and imaginary parts:

These are the Cauchy-Riemann equations ⇒ f is analytic at z0.

Conformal maps preserve Laplace’s equation

Let f=u+iv be analytic and our conformal coordinate map and f(z)0. Define H(x,y)=h(u(x,y),v(x,y)).

We want to show:

Hxx+Hyy=|f(z)|2(huu+hvv)Hx=huux+hvvxHxx=(huux+hvvx)x

Use product rule:

Hxx=huuux2+huuxx+huvuxvx+hvvxx+hvuuxvx+hvvvx2

Group terms:

Hxx=huuxx+hvvxx+huuux2+2huvuxvx+hvvvx2

Similarly:

Hyy=huuyy+hvvyy+huuuy2+2huvuyvy+hvvvy2

By Cauchy-Riemann:

ux=vy,uy=vx

So:

uxx+uyy=0,vxx+vyy=0

This implies u and v are harmonic.

So:

Hxx+Hyy=huu(ux2+uy2)+2huv(uxvx+uyvy)+hvv(vx2+vy2)

Now use:

|f(z)|2=ux2+uy2=vx2+vy2,uxvx+uyvy=0

So:

Hxx+Hyy=|f|2(huu+hvv)

Conclusion:

If h satisfies Laplace's equation:

huu+hvv=0Hxx+Hyy=0

So conformal (analytic) maps preserve harmonic functions.