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