Question:
Describe the image of the rectangle under exp(z): {z=x+iy (complex) | 0<=x<=1, 0<=y<=pi/3}
My concepts are unclear in complex analysis, but I read online that I'm supposed to substitute the set into the function:
exp(x+iy) = (e^x)(e^iy) = (e^x)(cos(y)+isin(y))
What can I do next to find the image? And more broadly, what's a general procedure I should be following for these types of problems? Thank you in advance!
$e^z=e^xe^{iy}=e^x(\cos y+i\sin y)$, so it looks like a wedge of angle $\frac{\pi}3$ with the $x$-axis that lies in an annulus of inner radius $1$ and outer radius $e$.
As far as general strategy, whenever you have $e^{ix}$ there is Euler's formula. Also, (and closely related to that fact), $z=re^{i\theta}$ where $(r,\theta)$ are "polar coordinates" for $z$.