Equivalence of Log and Argument for Complex Functions?

  • Context: Graduate 
  • Thread starter Thread starter M. next
  • Start date Start date
  • Tags Tags
    Argument Complex Log
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 7K views
M. next
Messages
380
Reaction score
0
Hello!

So I have questions on this equivalence:

Imlog[(1+x)/(1-x)] = arg [(1+x)/(1-x)] where x: complex number

How is this true? Is it always applicable no matter what form of complex function is under calculation?

Thank you.
 
Physics news on Phys.org
Yes, indeed. Excuse me for the late reply.
 
I don't see that the "(1+ x)/(1- x)" is really relevant. If z is any complex number, [itex]z= re^{i\theta}[/itex] where "[itex]\theta[/itex]" is the "argument" of z. Then [itex]log(z)= log(re^{ix\theta})= log(r)+ i \theta[/itex]. That is, [itex]Im(log(z))= \theta[/itex], the argument of z.
 
M. next said:
Yes?
So... you can now answer your own questions...

You asked:
Is it always applicable no matter what form of complex function is under calculation?
... you want to know if ##\Im\big[ \log[f(a+ib)]\big]=f(a+ib)## for any function f of complex number x=a+ib: a,b, real.

So do the math.
It's actually easier in polar form ... put ##x=Re^{i\theta}##
Work it out for your problem first.
 
Last edited:
Okay, I understood it now. Great thanks.