Is ln(-1) Equal to Zero?

  • Context: Undergrad 
  • Thread starter Thread starter alba_ei
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
14 replies · 64K views
alba_ei
Messages
38
Reaction score
1
ln(-1) = 0 ?!

supposed that we have

[tex]\ln(-1)[/tex]

then
[tex]\frac{2}{2}\ln(-1)[/tex]

so

[tex]\frac{1}{2}\ln(-1)^2[/tex]

this is equal to

[tex]\frac{1}{2}\ln(1)[/tex]

and if this is equal to 0 the we can say that

[tex]ln(-1) = 0[/tex]

is this right , wrong, are there any explanations for this?
 
Physics news on Phys.org
The rule of logarithms is a lnx=lnxa. In this case, a=1-- you cannot split it into a fraction and then only take the numerator!

If you look at the logarithm graph, you will see that the function is not defined for negative x.
 
cristo said:
The rule of logarithms is a lnx=lnxa. In this case, a=1-- you cannot split it into a fraction and then only take the numerator!
Actually, that step is perfectly valid in general - (a/a) ln(x) = 1/a ln(x^a), i.e. when everything is defined. Your next line explains why it's not valid here:
If you look at the logarithm graph, you will see that the function is not defined for negative x.
 
cristo said:
If you look at the logarithm graph, you will see that the function is not defined for negative x.

Really? Why can't one say that ln(-1)= i pi, for e^(i pi) = -1.
Or is there something wrong with that line of logic?
 
logarithm is defined also for complex numbers.
ln(z)=ln(abs(z))+i*arg(z), where z is complex number, abs(z) is complex norm of complex number z, and arg(z) is its argument.
So if -1 is treated as complex number -1+0*i, expression ln(-1) gives sense, but the identity a*ln(z)=ln(z^a) is no longer true.
 
To satisfy the pedants, I shall re-phrase my above answer. The natural logarithm function, whose argument is a real number and to whom we can apply the standard laws of logarithms, is not defined for negative real numbers.
 
for complex z: Ln(z) = ln(|z|) + i*Arg(z)

so ln(-1) = ln(|-1|) + i*Arg(-1) = i*pi
 
Last edited:
JonF said:
for complex z: Ln(z) = |z| + i*Arg(z)

so ln(-1) = |-1| + i*Arg(-1) = 1 + i*pi
Really? If you were attempting to define the principal branch of Ln, then it ought to be Ln(z) = ln(|z|) + iArg(z), where ln is just the natural logarithm on the reals.

In this case, we have Ln(-1) = ln(|-1|) + iArg(z) = i*pi.
 
eh forgot the ln, fixed
 
JustinLevy said:
Really? Why can't one say that ln(-1)= i pi, for e^(i pi) = -1.
Or is there something wrong with that line of logic?

Cristo said, "for negative x". Since the complex numbers are not an ordered field, there are no "negative" complex numbers. Cristo was clearly talking about real numbers.
 
Gib Z said:
[tex]\log_e -1 = i\pi + 2ki\pi, k\in \mathbb{Z}[/tex] Case Closed.
is the logarithm of complex numbers defined for any other base except 'e'?
 
Yes, you can still change between various different bases for your logarithms in the same manner as you do for Real numbers.