Why is x^(1/x) = e^((1/x)lnx)?

  • Context: Undergrad 
  • Thread starter Thread starter lucas7
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
18 replies · 5K views
lucas7
Messages
9
Reaction score
0
or why is
2gxjj15.jpg
?
thx in advance!
 
Mathematics news on Phys.org
Do you understand why

[tex]x=e^{ln(x)}[/tex]

Think about the definition of the logarithm.
 
I don't understand why.
 
lucas7 said:
or why is
2gxjj15.jpg
?
thx in advance!

Try to make logarithm of the both sides. Regards.
 
lucas7 said:
I don't understand why.

So what is your definition of the logarithm?
 
I know it is a very basic definition but that is it for me.
 
Logarithms can be used to define exponentiation as

[itex]u(x)^{v(X)}=e^{v(x) \log(u(x))}[/itex]

Otherwise it can be proved as a theorem.

Note also that e^x is continuous is used in your example to justify moving the limit past e.
 
lucas7 said:
logaritmo1.jpg

OK, so you're saying that [itex]x=ln(b)[/itex] iff [itex]e^x=b[/itex].

So take an arbitrary b. Then we can of course write [itex]ln(b)=ln(b)[/itex]. Define [itex]x=ln(b)[/itex]. The "iff" above yields directly that [itex]b=e^x = e^{ln(b)}[/itex].
 
lurflurf said:
Logarithms can be used to define exponentiation as

[itex]u(x)^{v(X)}=e^{v(x) \log(u(x))}[/itex]

Otherwise it can be proved as a theorem.

Note also that e^x is continuous is used in your example to justify moving the limit past e.

Do you know where can I find this theorem? I do not understand why one is equal to the otherI am doing some limits exercises and I came up with [tex]({\frac{n+3}{n+1}})^{n}[/tex] limit when n->infinity. And to calculate this limit wolphram alpha show this "formula" but I just can't understand. I have some basic knowledge of logarithm.
 
micromass said:
OK, so you're saying that [itex]x=ln(b)[/itex] iff [itex]e^x=b[/itex].

So take an arbitrary b. Then we can of course write [itex]ln(b)=ln(b)[/itex]. Define [itex]x=ln(b)[/itex]. The "iff" above yields directly that [itex]b=e^x = e^{ln(b)}[/itex].

I got it. But I fail to apply it for my case, when x has an exponential. Like [tex]{x}^{1/x}={e}^{(1/x)lnx}[/tex]
 
lucas7 said:
I got it. But I fail to apply it for my case, when x has an exponential. Like [tex]{x}^{1/x}={e}^{(1/x)lnx}[/tex]

So you understand why [itex]b=e^{ln(b)}[/itex]?? Good. Now apply it with [itex]b=x^{1/x}[/itex]. Then you get

[tex]x^{1/x} = e^{ln\left(x^{1/x}\right)}[/tex]

Do you agree with this? Now apply the rules of logarithms: what is [itex]ln(a^b)=...[/itex]. Can you apply this identity with a=x and b=1/x ?
 
micromass said:
So you understand why [itex]b=e^{ln(b)}[/itex]?? Good. Now apply it with [itex]b=x^{1/x}[/itex]. Then you get

[tex]x^{1/x} = e^{ln\left(x^{1/x}\right)}[/tex]

Do you agree with this? Now apply the rules of logarithms: what is [itex]ln(a^b)=...[/itex]. Can you apply this identity with a=x and b=1/x ?

Alternative proof: apply [itex]e^{ln(b)}=b[/itex] on x=b. Then

[tex]x=e^{ln(x)}[/tex]

and thus

[tex]x^{1/x} = \left(e^{ln(x)}\right)^{1/x}[/tex]
 
[tex]x=ln({x}^{1/x})[/tex] so [tex]{e}^{x}={x}^{1/x}[/tex] and [tex]{e}^{ln({x}^{1/x})}={x}^{1/x}[/tex]
 
lucas7 said:
[tex]x=ln({x}^{1/x})[/tex]

Why is this true? This isn't correct for all x.
 
Look:

[tex]x = ln b[/tex]

[tex]{e}^{x}=b[/tex]

[tex]{e}^{ln b}=b[/tex]

[tex]b={x}^{1/x}[/tex]

[tex]y=ln{x}^{1/x}[/tex]

[tex]{e}^{y} = {x}^{1/x}[/tex]

[tex]{e}^{ln{x}^{1/x}}={x}^{1/x}[/tex]


now
a=x, b=1/x
[tex]ln({a}^{b})=c[/tex]

[tex]ln({x}^{1/x}) = c[/tex]

[tex]{e}^{c}={x}^{1/x}[/tex]

[tex]{x}^{1/x}={e}^{ln{x}^{1/x}}[/tex]
 
micromass said:
Why is this true? This isn't correct for all x.

because x=ln(x1/x)... that was my first statement, should be correct for all x I think
 
lucas7,

The Natural logarithm function is the INVERSE of the exponential function (for base, e). That is why the method works.

How do you start with a number, x, put into a function, and then put this function into another function, and the outcome be x? One function undoes the effect of the other function.

y=e^x
y is the value along the vertical number line, x is the value along the horizontal number line. What if you switch x and y?
x=e^y
What function is this? What is "y"? We call this the natural logarithm function,
y=ln(x), and this is the inverse of y=e^x.

Pick an x, any x. e^(ln(x))=x, and ln(e^x))=x
 
[tex]e^{ln(x)}=x[/tex] because they are inverse functions. [tex]f(f^{-1}(x))=x[/tex] by definition