Solve $e^z + e^i = 0$

80 Views Asked by At

Solve $e^z + e^i = 0$

Normally I would set

$e^z = e^i$ and then use $z = i$

However in this case I have $e^z = -e^i$ which confuses me. Also I'm not sure if it's possible to go to $z = i$ since $Log$ isn't defined for all complex numbers.

3

There are 3 best solutions below

0
On BEST ANSWER

$$e^z=-e^i=(\cos\pi+i\sin\pi)e^i=e^{i\pi}\cdot e^i$$

$$=e^{(2n+1)i\pi}e^i=e^{(2n+1)i\pi+i}$$

$$\implies z=(2n+1)i\pi+i$$ where $n$ is any integer

0
On

$$-e^i=(-1)e^i=e^{(2k+1)\pi i}e^i=e^{[1+(2k+1)\pi]i}$$

0
On

$$e^z+e^i=0\iff e^z=-e^i\iff e^{z-i}=-1\iff z-i=i\pi+2ik\pi,\;k\in\Bbb Z$$ and we solve the last equation easily.