Joukowsky Transformation
📂Complex AnaylsisJoukowsky Transformation
Definition

Let’s assume w=f(z)=az+zb. If a=b, then f is called the Joukowski Transform, which maps a circle not centered at 0 to an airfoil shape.
- [1]: f maps a circle centered at 0 to an ellipse.
- [2]: f maps a semi-infinite line starting from 0 to a hyperbola.
Explanation
Zhukovsky is a Soviet physicist who made contributions in the fields of aerodynamics, among others. The fact that airplane wing sections can be mapped to circles means that problems in aerodynamics can be solved using complex analysis.
Proof
[1]
Given z=reiθ,w=u+iv,
u=arcosθ+rbcosθ=(ar+rb)cosθv=arsinθ−rbsinθ=(ar−rb)sinθ
Setting p:=ar+rb,q:=ar−rb,
pu=cosθqv=sinθ
Then,
p2u2+q2v2=1
If r is taken as a constant, f maps the circle ∣z∣=r into an ellipse.
■
[2]
Given z=reiθ,w=u+iv,
u=arcosθ+rbcosθ=(ar+rb)cosθv=arsinθ−rbsinθ=(ar−rb)sinθ
Meanwhile,
cosθu=ar+rbsinθv=ar−rb
Therefore,
cos2θu2−sin2θv2=4ab
If θ is taken as a constant, f maps the semi-infinite line making an angle of size θ with the x axis into a hyperbola.
■