Can Ln(-x) Ever Yield a Valid Solution Similar to Complex Numbers?

  • Thread starter Thread starter Simon43254
  • Start date Start date
AI Thread Summary
The discussion centers on the validity of using the natural logarithm of negative numbers, specifically ln(-x), and whether it can yield meaningful solutions similar to complex numbers. Participants clarify that while ln is typically defined for positive numbers, logarithms can be extended to negative and complex numbers using the complex logarithm, which is defined through polar representation. The principal value of the logarithm for negative inputs, such as log(-2), incorporates an imaginary component, illustrating that these expressions are valid within the complex number framework. The conversation also touches on the concept of "invalidity," suggesting that what is deemed invalid may simply reflect a lack of existing mathematical concepts rather than an absolute impossibility. Ultimately, the consensus is that while ln(0) is undefined, the extension to complex numbers provides a valid approach to understanding logarithms of negative values.
Simon43254
Messages
59
Reaction score
0
A few weeks ago, during my Further Pure 2 class, we were looking at using hyperbolic functions to solve equations. And we ended up with something along the lines of (e^x-2)(e^x+3) where the roots were Ln(2) and invalid due to Ln(-3) being a nonsensical answer. Now, I quickly reverted to something I had previously learnt. That being when you sqrt a negative number you used to be told it was an invalid answer, until you were taught complex numbers/roots, where this was no longer the case. And my question is, is there possibly a (not necessarily complex/imaginary), but some sort of other solution to the answer of the ln(-x) invalidity? Where like ln(-x) took a value of say like q lots of ln(x) in a similar fashion to how complex roots work. If not, can someone show me or explain why this cannot be? And if perhaps there is an answer to this, is it therefore feasible to suggest that there is no such thing as invalidity, as you can always create some sort of new concept or imaginary value in of which a solution is valid for, where it previously was not?

Cheers Si.
 
Mathematics news on Phys.org


First understand the notation. Usually when we write ln, we mean the ordinary logarithm of a positive number. However, logarithm also makes sense for negative and complex numbers where the customary notation for that is log even though log in high-school is often used to explicitly mean log-base-10. This multiple use of log often causes problems and one often has to interpret the symbol within the context of the problem: if we're dealing with high-school algegra, then log probably means base-10. If however we're dealing with college Complex Variables, it usually means the complex logarithm base e.

The complex logarithm is valid for all complex numbers except zero and is most commonly defined in terms of the polar representation of a complex number x+iy=re^{it}. Then:

log(re^{i\theta})=\ln(r)+i(\theta+2k\pi)

where \theta is the argument of the complex number and k=0,\pm 1,\pm2,\cdots which makes this a "multi-valued" function although often we consider it's "principal value" with k=0. So in the case of \log(-x) where x for example is 2, then the principal-valued logarithm of -2 is:

\log(-2)=\ln(2)+\pi i
 


jackmell said:
The complex logarithm is valid for all complex numbers except zero and is most commonly defined in terms of the polar representation of a complex number x+iy=re^{it}. Then:

log(re^{i\theta})=\ln(r)+i(\theta+2k\pi)

where \theta is the argument of the complex number and k=0,\pm 1,\pm2,\cdots which makes this a "multi-valued" function although often we consider it's "principal value" with k=0. So in the case of \log(-x) where x for example is 2, then the principal-valued logarithm of -2 is:

\log(-2)=\ln(2)+\pi i

Thank you very much, this is the answer I was looking for. I had a feeling that there was going to be a formulation using complex number. Can I now revert you to the last line of my question?
 


Simon Malzard said:
Thank you very much, this is the answer I was looking for. I had a feeling that there was going to be a formulation using complex number. Can I now revert you to the last line of my question?

The zeros to (e^x+3)=0 are \log(-3)=\ln(3)+i(\pi+2k\pi) and is consistent with the definition of log.

I can't answer the "always". I would imagine we can't always "invent" a new concept as a solution to something previously considered "invalid".
 


Thats interesting. I've always thought that the concept of invalidity was just another way of saying we don't know yet, someones hasn't created a new concept or a new way of thinking to solve this idea. But then I guess every time this occurred, you'd just create a new problem, needing a new solution, which would result in an infinite loop.
 


What about log(0)? :smile:
 


Log(0) remains indeterminate.
 


Cyosis said:
Log(0) remains indeterminate.

The word you want is "undefined."
 


Cyosis said:
Log(0) remains indeterminate.

I don't believe ln(0) is in indeterminate form, it is definitely undefined. Unless you can give me an example of where ln(0) is indeterminate...

schumi1991` said:
Let Us take your expression:ln(-x)

=ln(-1*x)
=ln(-1)+ln(x)
do we arrive at something ,,,,NO it here seems improbable
unlike sqrt(-1) which is 'i'
so we have to define a new quantity here i.e ln(-1) say j then again unlike complex roots which have a geometrical representaion this quantity 'j' hhas none

You've already been shown that this is given a quantity, and we don't have to construct a completely new extension on our number system for log(-1). The complex numbers are enough.
 
  • #10


Mark44 said:
The word you want is "undefined."

Indeed.
 
Back
Top