Help with exponential complex number problem

42 Views Asked by At

I need help with the following problem on a worksheet:

$20e^{2z} + 100 = -e^{2z}$

I tried to solve the problem and ended up with:

$e^{2z} = {-e^{2z} \over 20} - 5 $

I can't solve the equation any further after this. Can anyone help me?

1

There are 1 best solutions below

0
On

This equation cannot be solved when $x \in \Bbb R$ for reasons stated above.

It can be for $x \in \Bbb C$. $$e^{2z}=\frac{-100}{21}$$ Let $2z=a+ib$. Then$$e^{a+ib}=e^a[\cos(b)+i\sin(b)]$$ This implies that $e^a\cos(b)=\frac{-100}{21}$ while $e^a\sin(b)=0$, $$\sin(\theta)=0\iff\cos(\theta)=\pm1$$ Hence the statement is true for $$z=\ln(\frac{10}{\sqrt{21}})+i\theta$$ Where $$\theta=\frac{(2k+1)}{2}\pi, k\in\Bbb Z$$