Equations in complex plane

Camillo
Solve following equations

\( \sin z = 2 \)
\( \sinh z = i \)
\( \cosh z= -1 \)
\( e^z =-1 \) .

Risposte
j18eos
It's a greatiful resolution! :smt023

Raptorista1
I'll try the third one:
\[ \cosh z = -1\]
\[
\cosh z = \frac{e^z + e^{-z}}{2} = -1 \Rightarrow e^z + e^{-z} + 2 = 0 \Rightarrow e^{2z} + 2e^{z} + 1 = (e^z + 1)^2 = 0
\]
That means solutions are given by
\[
e^z = -1
\]
which has been solved just above.

Camillo
:smt023

j18eos
I prefer the fourth equation!

Camillo
My solution for ex.1
Taking advantage of formula:
$sin z= sin x*\cosh y +i cos x*\sinh y $ we have to solve the system:

$sinx\cosh y=2$
$ cos x\sinh y=0 rarr y=0 $ or $ x=pi/2+kpi$
If $ y=0 $ the first equation $ rarr sinx=2 $ impossible since $x inRR$
if $x= pi/2+kpi $ then first equation $ rarr sin(pi/2+kpi)\cosh y=2 rarr (-1)^k \cosh y=2 $ .
This implies $k $ even and $\cosh y=2 rarr e^y=2+-sqrt(3) rarr y=ln(2+-sqrt(3))$.
Consequently :
$z_1= pi/2 +2npi+iln(2+sqrt(3)) $
$z_2= pi/2+2npi+iln(2-sqrt(3)) $.
$n in ZZ$.

Camillo
@ gugo : Yes I was intending hyperbolic sin and cos , have just corrected.

Now I wait for solutions of 3 others exercise :D .

gugo82
An alternative approach to the first equation.


@Camillo: What is the meaning of \(Sh z\) and \(Ch z\) in #2 and #3?
Maybe hyperbolic sine and cosine? If it is the case, may I remind you that LaTeX has the \sinh and \cosh command? :wink:

fireball1
Let's start with the first equation, which is, incidentally, a good example to show that, unlike the sine of a real number, the sine of a complex number can be larger than 1 in its norm.


Rispondi
Per rispondere a questa discussione devi prima effettuare il login.