I need to find and sketch the image of the straight line $z = (1+ia)t +aib$, where $-\infty < t < + \infty$, $a,b\in \mathbb{R}$, and $a \neq 0$, under the map $w = e^{z}$.
In order to accomplish this thus far, I have substituted the expression for $z$ into the expresison for $w$ to yield
$\displaystyle w = e^{z} = e^{(1+ia)t+ib} = e^{(1+ia)t}e^{ib}=e^{t}e^{i(at+b)} = e^{t}(\cos(at+b)+i\sin(at+b))$
What I have to do next is eliminate $t$ in order to put the answer in polar coordinates. So, I let $\varphi = at+b$, and then $t = \frac{\varphi}{a}-\frac{b}{a}$.
Also, I am told that after eliminating $t$, the answer should be $r = ce^{\varphi/a}$, where $c = e^{-b/a}$, which, upon substituting my expression for $t$ into $e^{t}(\cos(at+b)+i\sin(at+b))$ is what I get for $r$: $w = e^{\frac{\varphi}{a}-\frac{b}{a}}(\cos(\varphi)+i\sin(\varphi)) = e^{\frac{\varphi}{a}-\frac{b}{a}}e^{i\varphi}$.
But what about this $e^{i\varphi}$ part? Is this part of the image under the map? Do I have the correct image under the map? And how do I sketch it once I do have the correct image?
I am very, very confused!
You want the answer in the form $r = $ something. That means you need to consider only modulus of $w$. Indeed $$r = \lvert w \rvert = \exp t = \exp\frac{\varphi - b}{a}$$ which is what you want.
The $\exp{i\varphi} = \exp{i(at+b)}$ part indicates that argument of the image rotates with respect to origin, anticlockwise assuming $a > 0$. In that case, $r$ continually increases exponentially, and together with rotation, yields a anticlockwise spiral centered at and away from origin. If $a < 0$, then it's a clockwise spiral centered at and away from origin.