having some difficulty wrapping my head around how to methodically do this style of question:
Find all solutions $z\in ℂ$ for $\sin(z)=\sin(2)$
I attempted to solve this by using the identity,
$\sin(x)\cosh(y)+i\cos(x)\sinh(y)=\sin(2)$,
so that,
$\sin(x)\cosh(y)=\sin(2)$ and $\cos(x)\sinh(y)=0$,
but this seemed to lead to a dead end, so I'm unsure as to what the next step should be...
Any help is much appreciated
Since OP seems confused, I am providing the details.
Let $z\in\mathbb{C}$ such that $\sin(z)=\sin(2)$. Then $\frac{e^{iz}-e^{-iz}}{2i}=\sin(2)$, therefore, if $z=x+iy$, $e^{ix-y}-e^{-ix+y}=2i\sin(2)$, hence $e^{-y}(\cos(x)+i\sin(x))-e^y(\cos(x)-i\sin(x))=2i\sin(2)$. Real and imaginary parts have to be equal, so one gets $(e^{-y}-e^y)\cos(x)=0$ and $e^{-y}\sin(x)+e^y\sin(x)=2\sin(2)$. The first one yields either $y=0$ or $x=k\pi+\pi/2$, but $x=k\pi+\pi/2$ is ruled out by the second equation, since $e^t+e^{-t}\geq2$ . So $y=0$ and the second equation gives $\sin(x)=\sin(2)$, so $x=2k\pi+2$ or $x=(2k+1)\pi-2$