E^ln(x)=x Is it true always?

  • Context: Undergrad 
  • Thread starter Thread starter vkash
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 14K views
vkash
Messages
316
Reaction score
1
consider this f(x)=eln(sin(x)) f:R-->R.
Can we write this function defination like this f(x)=x f:R-->R
I think no because if we put x as any negative number in first function(function in first line) then there will no solution exist for this but if we put x as any negative number in second function then their will be a solution.
So does it mean that eln(x)=x Is not true[/color] always.
ln represent natural log wih base e. R represent set of all real numbers.
 
Physics news on Phys.org
It's only true for x greater than zero, so the positive real numbers onto the real numbers. In my limited experience I believe it is true for any log base.
 
If you extend the logarithms to negative numbers (to http://en.wikipedia.org/wiki/Complex_logarithm" ), you do have
[tex]e^{\ln x}=x[/tex]
 
Last edited by a moderator:
S_Happens said:
It's only true for x greater than zero, so the positive real numbers onto the real numbers. In my limited experience I believe it is true for any log base.
thanks for confirming my thought.

dalcde said:
If you extend the logarithms to negative numbers (to http://en.wikipedia.org/wiki/Complex_logarithm" ), you do have
[tex]e^{\ln x}=x[/tex]

I have not read any such thing.
 
Last edited by a moderator:
To avoid getting into complex numbers, can't you just use [itex]x = -e^{\ln(-x)}[/itex] for [itex]x<0[/itex]?

Or for any nonzero (real) x, [itex]x = \frac{x}{|x|}e^{ln|x|}[/itex]?
 
Last edited:
vkash said:
I have not read any such thing.
I apologize if I have gone too far, but my point is that if you somehow extend the logarithms to allow negative numbers, [itex]e^{\ln x}=x[/itex] is true for all x.