If you choose to use a branch
<br />
\log(z) = \log(|z|) + i\textrm{arg}(z),\quad 0\leq \textrm{arg}(z) < 2\pi<br />
then for example
<br />
\log(-1+i) = \log(\sqrt{2}) + \frac{3\pi i}{4}<br />
and
<br />
\log(\frac{1}{-1+i}) = \log(-\frac{1}{2}(1+i)) = \log(\frac{1}{\sqrt{2}}) + \frac{5\pi i}{4}.<br />
So you've got
<br />
\log(-1+i) + \log(\frac{1}{-1+i}) = 2\pi i,<br />
in contradiction with your equation. But if you choose the branch so that
<br />
-\pi < \textrm{arg}(z) \leq \pi,<br />
then you've got
<br />
\log(-1+i) + \log(\frac{1}{-1+i}) = 0,<br />
as your equation stated. Even with this choice of branch still, for example,
<br />
\log(-1) + \log(\frac{1}{-1}) = 2\pi i,<br />
so actually...
daudaudaudau said:
Hi.
I know that for real numbers log(z)=-log(1/z)
for positive real numbers!
