Why is the log of $x$ equal to the log of the absolute value of $x$ plus $i$ times $\pi$?
$$\log(x)=\log(|x|)+i\pi\text{, for }x < 0$$
Where does the $\pi$ come from? Is it from a logarithmic identity?
I know it sounds silly, but I was not able to find an answer from existing solutions: here, here, and here.
$e^{πi} + 1 = 0$.
$e^{πi} = -1$.
$πi = \log(-1)$.
$\log(-1) + \log(|a|) = \log(-|a|)$.
$\log(-|a|) = \log(|a|)+iπ$.