5

I want to describe the image of the strip {${z \in \mathbb C |-1/2 \leq x \leq 1/2}$ and $y \geq 1$} under the map $f(z)=e^{2\pi iz}$.

My attempt, $e^{2\pi iz}=e^{-2\pi y}(cos2\pi x+isin2\pi x)$. Since $y \geq 1$ so the modulus of this number lies in $(0,e^{-2 \pi}]$ and since $|x|\leq1$ so we have $-1 \leq cos2\pi x \leq1$ and $-1 \leq sin2\pi x \leq1$. So I get the description of real and imaginary parts. What is this thing geometrically? Please help

1 Answers1

4

The main thing is that the argument of $e^{2\pi iz}$ as you calculated, is $2\pi x$, and that the point $\cos2\pi x+i\sin 2\pi x$ is on the unit circle, at exactly $2\pi x$ angle (from the right wing of $x$-axis).

Now $x=-1/2..1/2$ hence the argument (the angle closed with the right wing of $x$-axis) is going from $-\pi$ to $\pi$, thus describing the whole circle. And the radius of the circle varies from $0$ to $e^{-2\pi}$. So, it's a disk around the origo, without the origo itself.

Berci
  • 90,745