Complex Mappings 2
Complex Mappings 2
Deepesh K P
NIT Calicut
2024
Introduction
▶ w = u + iv = f (x + iy) = (x + iy )2 = x 2 − y 2 + i 2xy
▶ u = x 2 − y 2 and v = 2xy
▶ x = a ⇒ u = a2 − y 2 and v = 2ay
▶ To plot the figure in UV plane, we need the relation between u
and v .
▶ Eliminate y from the data.
2
▶ u = a2 − 4av 2
2 ⇒ v = 4a2 (a2 − u)
▶ Its a parabola: axis is parallel to U axis; open to negative side
(u ≤ a2 )
The mapping f (z) = z 2
▶ w = u + iv = f (x + iy) = (x + iy )2 = x 2 − y 2 + i 2xy
▶ u = x 2 − y 2 and v = 2xy
▶ y = a ⇒ u = x 2 − a2 and v = 2xa
▶ To plot the figure in UV plane, we need the relation between u
and v .
▶ Eliminate x from the data.
2
v 2 2
▶ u = 4a 2 − a ⇒ v = 4a2 (u + a2 )
▶ Its a parabola: axis is parallel to U axis; open to positive side
(u ≥ −a2 )
The mapping f (z) = z 2
▶ z = x + i y ⇒ w = (x + α) + i (y + β)
▶ x → x + α and y → y + β
▶ Every point will be moved to α distance to the right and β
distance vertically
▶ lines are shifted to lines
▶ Circles are shifted to circles
▶ It is called shifting map
The mapping f (z) = cz where c = α + i β = r0 ei θ0
Consider a cirlce r = a
▶ w = cz = ar0 ei(θ+θ0 )
▶ R = ar0 . So image is a circle of radius ar0 .
Consider a ray θ = a
▶ w = cz = rr0 ei(a+θ0 )
▶ ϕ = a + θ0 . So image is a ray at angle a + θ0 .
Consider a line x = a
▶ w = (α + i β)(a + i y) = (αa − βy ) + i (αy + βa)
▶ So u = (αa − βy ) and v = αy + βa
▶ Solving, we get v = mu + k , a line.
▶ Similarly, image of y = a is also a line.
Conformal Mapping
Definition
A mapping is said to be conformal at a point z0 if it preserves the
angle between any two oriented curves intersecting at z0 .
▶ Angle between tangents to the curve are considered.
▶ Angle measured anticlockwise
▶ If domain curves C1 and C2 are at angle θ0 from C1 to C2 , angle
measured from f (C1 ) and f (C2 ) should be θ0 itself.
▶ Conformal mappings does not change the angle (so some shape
preservation is there!)
▶ f (z) = z 2 is not conformal at 0. See the image of two rays!!
Conformal Mapping Identification
Theorem
An analytic function f (z) will be conformal at all points where
f ′ (z) ̸= 0..
▶ Helps identifying conformal/non conformal points of analytic
functions.
▶ f (z) = z n ?
▶ f (z) = ez ?
▶ f (z) = z + c
w = r n ei nθ = r n ei na ⇒ R = r n , ϕ = na
Definition
A complex mapping of the form
az + b
w = f (z) = , with ad − bc ̸= 0, a, b, c, d ∈ C
cz + d
is called a linear fractional transformation
▶ f ′ (z) = ad−bc
(cz+d)2
̸= 0. So conformal(condition is for this!).
▶ There are four main types of linear fractional transformations:
▶ w = z + b (Translation)
▶ w = az (Rotation)
▶ w = az + b (Linear maps)
▶ w = z1 (inversion in the unit circle)
▶ A linear fractional transformation maps circles and straightlines in
the z-plane to circles and straightlines in the w−plane.
fixed points of a linear fractional transformation
Definition
Points which are mapped to themselves are called fixed points. That
is if f (z0 ) = z0 , then z0 is said to be a fixed point of the linear
fractional transformation.
▶ Identity function f (z) = z has all points as fixed points.
▶ All other linear fractional transformations will have atmost two
fixed points:
az + b
z= ⇒ cz 2 − (a − d)z − b = 0
cz + d
is a quadratic equation for c ̸= 0, will have atmost two roots.
▶ Find the fixed points of z−1
z+1 .
▶ Find the LFT whose fixed points are 0 and 1.
Inverse of a Bilinear transformation
▶ w = ad+b
cz+d can be written as czw + dw − az − b = 0
▶ the function f (z, w) = czw + dw − az − b is linear in both
variables (bilinear)
Result
A bilinear transformation is invertible if considered as
f : C − {− dc } → C − { ac }. The inverse of f is
dw − b
f −1 (w) =
−cw + a
which is again a bilinear transformation.
▶ If we introduce one more point called ∞ in the domain as well as
the codomain, we can treat f : C ∪ {∞} → C ∪ {∞} as an
invertible map by mapping − dc → ∞ and ∞ → ac .
▶ C ∪ {∞} is called extended complex plane.
Bilinear transformation
Result
Every bilinear transformation is a combination of translation, rotation
and magnification, and inversion maps.
" #
az + b a(z + ba ) a(z + dc + ba − dc ) a ( ba − dc )
w= = = = 1+
cz + d c(z + dc ) c(z + dc ) c (z + dc )
a bc − ad 1
w= + d
c c2 z+ c
1 1 1
z →z +α→ →β →γ+β
z +α z +α z +α
Hence lines/circles are mapped to lines/circles under this map
Importance of cross-ratio in bilinear transformation
Definition
If z1 , z2 , z3 , z4 are four points in C ∪ {∞}, their cross-ratio is denoted
as (z1 , z2 , z3 , z4 ) and is defined as
(z4 − z2 )(z3 − z1 )
(z1 , z2 , z3 , z4 ) =
(z4 − z1 )(z3 − z2 )
Result
Every bilinear transformation preserves the cross-ratio.
Proof:
az+b
Consider a bilinear transformation w = cz+d
▶ Suppose z1 , z2 , z3 , z4 get mapped to w1 , w2 , w3 , w4
az4 +b az2 +b (ad−bc)(z4 −z2 )
▶ w4 − w2 = cz4 +d − cz2 +d = (cz4 +d)(cz2 +d)
(ad−bc)(z3 −z1 )
▶ w3 − w1 = (cz3 +d)(cz1 +d) , w4 − w1 , w3 − w2 etc.
▶ Easy to Verify that (z1 , z2 , z3 , z4 ) = (w1 , w2 , w3 , w4 )
Fixing a bilinear transformation
Result
There is a unique bilinear transformation mapping z1 , z2 , z3 to
w1 , w2 , w3 .
▶ Solve (z, z1 , z2 , z3 ) = (w, w1 , w2 , w3 )
▶ Easy to see that this gives a bilinear transformation
▶ Observe z = z1 ⇒ w = w1 ...
▶ Why unique ?(2)
1
The mapping f (z) = z
A(x 2 + y 2 ) + Bx + Cy + D = 0
w +w w −w
A+B +C + Dww = 0
2 2i
▶ But u = Re(w) = w+w w−w
2 and v = Im(w) = 2i . So
A + Bu − Cv + D(u 2 + v 2 ) = 0,
Image of x = a:
▶ Consider A(x 2 + y 2 ) + Bx + Cy + D = 0
▶ Take A = 0, B = 1, C = 0, D = −a
▶ Image is A + Bu − Cv + D(u 2 + v 2 ) = 0
▶ That is u − a(u 2 + v 2 ) = 0 which is a circle, if a ̸= 0.
▶ a(u 2 + v 2 ) − u = 0 ⇒ au 2 − u + av 2 = 0
1 2 1 2
▶ Write it in standard form: (u − 2a ) + v 2 = ( 2a )
1
▶ Circle with center at ( 2a 1
, 0) and radius 2a .
▶ So it passes through the origin.
Do the same for y = a.
Ploting
1
Image circle x 2 + y 2 = a2 under f (z) = z
Image of x 2 + y 2 = a2 :
▶ Consider A(x 2 + y 2 ) + Bx + Cy + D = 0
▶ Take A = 1, B = 0, C = 0, D = −a2
▶ Image is 1 + 0u − 0v − a2 (u 2 + v 2 ) = 0
▶ That is u 2 + v 2 = a12 which is a circle with center at origin and
radius a1 .
1
Image circle x 2 + y 2 = a2 under f (z) = z polar method
Image of x 2 + y 2 = a2 . That is r = a:
▶ R = 1r = a1 , ϕ = −θ
▶ It is a circle with center at origin and radius a1 but traced
clockwise.
▶ But the cartesian method gives all circles (with any center and
any radius)
Ploting
The mapping f (z) = sin z
Image of straightline y = a.
▶ u = sin x cosh a and v = cos x sinh a
▶ Use the identity cos2 t + sin2 t = 1 for all t, of trigonometric
functions
▶ Eliminating x using the above:
u2 v2
+ = 1,
cosh2 a sinh2 a
which is an ellipse whose major axis is of length cosh a and
minor axis of length sinh a. (Assuming a to be such that
sinh a ̸= 0)
2 2
▶ Note: xa2 + yb2 = 1 is an ellipse, whose major and minor axis are
of lengths a and b, respectively.
The mapping f (z) = sin z
Image of straightline x = a.
▶ u = sin a coshy and v = cos a sinhy
▶ Use the identity cosh2 t − sinh2 t = 1 for all t, of hyperbolic
functions
▶ Eliminating y using the above:
u2 v2
− = 1,
sin a cos2 a
2
Image of straightline y = 1.
▶ u = sin x cosh 1 and v = cos x sinh 1
▶ Use the identity cos2 t + sin2 t = 1 for all t, of trigonometric
functions
▶ Eliminating x using the above:
u2 v2
+ = 1,
cosh 1 sinh2 1
2
Image of straightline x = 1.
▶ u = sin 1 coshy and v = cos 1 sinhy
▶ Eliminating y using the above:
u2 v2
− = 1,
sin 1 cos2 1
2