Answer: The Conformal Map That Straightens a Half-Strip
Key Idea / Intuition
The key observation is that sinz maps the half-strip S to the upper half-plane. Why? Because sinz=sin(x+iy)=sinxcoshy+icosxsinhy. On the boundary of the strip (x=0, x=π, and the base y=0), sin maps to the real axis; inside the strip, the imaginary part is positive. So sin is the magic function — it "unfolds" the half-strip into a half-plane in one shot.
Formal Proof / Solution
Step 1: Write out sinz on the strip.
For z=x+iy with 0<x<π, y>0:
sinz=sinxcoshy+icosxsinhy.
Step 2: Check the imaginary part is positive inside S.
- For 0<x<π: sinx>0.
- For y>0: coshy>0 and sinhy>0.
So Im(sinz)=cosxsinhy... wait, let me recheck the sign carefully.
Actually: Im(sin(x+iy))=cosxsinhy. For 0<x<π/2 this is positive, but for π/2<x<π, cosx<0. So sin alone does not map S to H.
Step 3: The correct composition.
The correct approach is a two-step map:
Map 1: ζ=eiz maps the half-strip S to the upper semicircle D+={∣ζ∣<1,Im(ζ)>0}.
Why? For z=x+iy with 0<x<π, y>0:
eiz=ei(x+iy)=e−yeix.
- ∣eiz∣=e−y<1 since y>0.
- arg(eiz)=x∈(0,π), so eiz lies in the upper half of the disk.
This maps S bijectively onto the upper semicircle D+.
Map 2: The Möbius transformation
w=ζ−1ζ+1⋅(−1)=1−ζ1+ζ
... actually let us use the standard map: the Möbius transformation
w=i⋅1−ζ1+ζ
maps the unit disk ∣ζ∣<1 to H, and maps the upper semicircle D+ to... the first quadrant. So we need to be more careful.
Cleaner route: Use w=−cosz directly.
For z=x+iy:
−cosz=−cosxcoshy+isinxsinhy.
- Im(−cosz)=sinxsinhy>0 for 0<x<π, y>0. ✓
Step 4: Verify f(z)=−cosz maps S→H.
- Boundary x=0, y>0: −cos(iy)=−coshy∈(−∞,−1). ✓ (real axis)
- Boundary x=π, y>0: −cos(π+iy)=coshy∈(1,∞). ✓ (real axis)
- Base y=0, 0<x<π: −cosx∈(−1,1). ✓ (real axis, interval (−1,1))
- Interior: Im(−cosz)=sinxsinhy>0 since sinx>0 and sinhy>0. ✓
So f(z)=−cosz maps the boundary of S to the real line and the interior to H.
Step 5: Injectivity.
−cosz is injective on S: if −cosz1=−cosz2, then z1=±z2+2πk. In the half-strip, the only solution is z1=z2.
Step 6: Surjectivity.
For any w∈H, cos−1(−w) has a branch landing in S (since cos takes all complex values in appropriate strips). By the open mapping theorem and boundary behavior, f(S)=H.
Conclusion:
f(z)=−cosz
is a conformal bijection from the half-strip S={0<Re(z)<π,Im(z)>0} onto the upper half-plane H.
Summary of the picture: −cosz "unfolds" the half-strip: the two vertical sides (x=0 and x=π) map to the two rays (−∞,−1) and (1,∞), and the bottom edge maps to the interval (−1,1). Together these cover the entire real axis, and the interior opens up into the full upper half-plane.
Source: Classic complex analysis folklore; cf. Stein–Shakarchi, Complex Analysis, Chapter 8