Here comes the question:
(a) Solve the equation $\sin z = 2$.
(b) Express $\arcsin = \sin^{-1}$, $\arccos = \cos^{-1}$, $\arctan = \tan^{-1}$ in terms of $\ln$.
(c) Describe the ranges (images) of $\sin$, $\cos$ and $\tan$.
I have solved parts (a) and (b) by letting $z=\sin w = {e^{iw}-e^{-iw}\over2i}$, $z=\cos w = {e^{iw}+e^{-iw}\over2i}$ and $ z=\tan w={e^{iw}-e^{-iw}\over e^{iw}+e^{-iw}}$ and solving for $w$. And I obtained
\begin{align}\arcsin z &= -i\ln(iz\mp \sqrt{1-z^2})\\ \arccos z &= -i\ln(iz\mp \sqrt{-1-z^2})\\ \arctan z &= -{i\over2}\ln\left({z + 1 \over 1-z}\right)\end{align}
But I am stuck in part c. I think I am supposed to use part (b) in some way but I couldn't figure it out. Any help is appreciated.
$\endgroup$2 Answers
$\begingroup$In the case of $\cos$ and $\sin$, you already have an answer here.
It turns that $\tan\mathbb{C}=\mathbb{C}\setminus\{\pm i\}$.Take $w\in\mathbb{C}\setminus\{\pm i\}$. Let $w'$ be a square root of $w^2+1\neq0$. Since $\cos$ is surjective and $w'\neq0$, there is a $z_0\in\mathbb C$ such that $\dfrac1{\cos z_0}=w'$. Therefore, $\dfrac1{\cos^2z_0}=w^2+1$. But$$\frac1{\cos^2z_0}=w^2+1\iff 1+\tan^2z_0=w^2+1\iff\tan^2z_0=w^2.$$Therefore, $\tan z_0=w$ or $\tan z_0=-w$ and, in the second case, $\tan(-z_0)=w$, since $\tan$ is an odd function.
Note that we can't have $\tan z=\pm i$, because it would follow that $1+\tan^2z=0$, which is impossible, since $1+\tan^2z=\dfrac1{\cos^2z}$.
$\endgroup$ 2 $\begingroup$Hint:
The range of the cosine is the domain of the arc cosine.
From your formula, the arc cosine is defined everywhere, except when the argument of the logarithm is zero.
But $$iz\pm \sqrt{1-z^2}=0$$ is not possible (multiplying by the conjugate you get $-z^2-(1-z^2)=0$.)
This answers for the cosine.
$\endgroup$ 2