Useful Conformal mappings:
- power map
(In fact, this is not conformal, but the angle is simply multiplied by a constant 
. No, this IS conformal. Conformal means preserving the infinitesimal angle difference.)
- exponential map

- log map

- (Question: is this a conformal mapping? Ans: Yes, in fact, it’s a FLT) bridge between exp and trigonometric funcitons

- fractional linear transformation (FLT)
, where
, and wlog, can assume
(although we may not want to do so).
General situation (theory):
Riemann mapping theorem : existence and uniqueness(Schwarz Lemma) results.
Special cases:
-
Polygon: Schwarz-Christroffel transformation
-
Rectangle: elliptic functions (can get closed form)
-
Triangle: Beta functions
————————————————————————
Main idea:
- It seems that conformal property is not used often (except for FLTs). The really important property seems to be holomorphic with nonzero derivatives, which implies locally we have holomorphic inverse, which enable us to solve harmonic function with boundary condition with a better boundary.
- In many situations, we are interested in conformal mappings. For example, we want to transform the domain to a better form, while preserving the angle. More generally, we want to scale the angle.
- Solving harmonic function given boundary condition: using biholomorphic function to reduct the domain to a better domain that we have precise solution, and then pull the solution back by the inverse of the function.
————————————————————————
Key properties of FLT:
- holomorphic
- maps {circles, lines} to {circles, lines}
- conformal
(Point?) A circle is compact, want to map a circle to a line. Construct a FLT sending one point on the circle to 
How do you choose the coefficient a,b,c,d? Note that the degree of freedom is 3, so we expect that given {z1,z2,z3} -> {w1,w2,w3}, we should be able to construct a FLT for it. That is, FLTs act on $latex {\Bbb C}$ triple-transtive. This can be done by solving equations
for j = 1,2,3, which are four linear equations (together with ad-bc != 0)
A better way to do it is using Cross Ratio (What is this?) Cross ratio are invariant under FLTs. (I missed this point!)
————————————————————————
Another example of application of cross ratio(See the picture in notes. Just summarize points here):
- Boundary condition are constance on two circles.
- When two circle are co-axis, there are two possible solutions : $\latex \log |w|$ and constant funciton $1$. By linear combination, we can satisfy all possible conditions.
- We want to reduce the general case to co-axis case, by sending {z1,z2,z3,z4} -> {w1,w2,w3,w4} by FLTs
- Why this works: (i)z1,z2 intersect with a line L with angle 90 (ii) FTL sends {circle,line} to {circle,line} (iii) FLT is conformal, and sends L to anothe line L’. Therefore, w1,w2 intersect L’ with angle 90, and so the circle of z1,z2 must transform to a circle.
- (Missing point) We need to map 4 points to 4 points. But it still works, since one thing doesn’t matter… What’s it?
————————————————————————
Example: (application to eleltricstatics)
- The trick here is to use power map to change the angle
————————————————————————
Another example of applying FLTs:
- maps p -> 0 and q -> infinity, we transform a sector of circle and line to a sector of two lines
————————————————————————
Understanding the geometry of map
:
- maps circles to ellipses
- Let
,
is a ellipse for fixed r
- w maps { |z| > 1} -> C – [-1,1] bijectively, and preserves the orientation
- w maps { |z| < 1} -> C – [-1,1] bijectively, and reverses the orientation
————————————————————————
Possion Kernel:
- There are many ways to get possion kernel
- We have seen one in Pset that using power series. The reason is that harmonic function is real part of holomorphic function, which has power series expansion, so the real part of the power series expansion gives the power series for Possions Kernel.
- Another way is to solve the situation that boundary condition is a step function. Since every function can be approximated by linear combination of step functions and taking limit.
- This is also the harmonic measure.
- (Aside) The meaning of
latex z \mapsto z^2$ a conformal mapping?
Answer: Should be yes. Oh, comformal means preserves the infinitesimal angle difference.