On the line segment from $z=R, R>0,$ to $z=R+i2\pi$, I want to find the maximum of: $\lvert e^{3z}/(1+e^z) \rvert$. If $z=x+iy$, this is equal to:
$$ \lvert e^{3R}e^{i3y} / (1+e^Re^{iy}) \rvert $$
This is from problem 14 b) in Saff & Snider, and in the solutions they give a very pretty answer but I can't see how they did it. Been a while since I calculated with absolute values so any tips and tricks would be helpful.
Hint: To maximize $|1/f|$ you want to minimize $|f|$. As $y$ goes from $0$ to $2\pi$, $e^R e^{iy}$ goes around a circle of radius $e^R$ centred at $0$. What is the closest point to $-1$ on that circle?