How can I express $\sinh(z)$ with $z=i+1$ in $x+yi$ form? I know $\sinh(z)$ is equal to $\frac{e^z-e^{-z}}{2}$ ,the formula for the polar form and Euler's formula but I couldn't get to the answer using only these.
2026-05-14 22:50:44.1778799044
On
Express $\sinh(z)$ in $x+yi$ form
869 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
For $x,\,y\in\Bbb R$ we seek $u,\,v\in\Bbb R$ such that $u+vi=\sinh z,\,z:=x+yi$ (if you'll pardon my slight change to requested notation).
Option 1:
$$\sinh z=\frac{e^xe^{yi}-e^{-x}e^{-yi}}{2}=\frac{(e^x-e^{-x})\cos y+(e^x+e^{-x})i\sin y}{2}.$$
Option 2:
$$\sinh(x+yi)=\sinh x\cosh yi+\cosh x\sinh yi=\sinh x\cos y+i\cosh x\sin y.$$
1) employ $\sinh(z)=(e^z+e^{-z})/2$
2) use $e^z=e^{i+1}=e^1e^{1i}=e(\cos(1)+i\sin(1))$ via the Euler formula
3) evaluate $e^{-i-1}$ analogously
4) collect terms