lucas7
- 9
- 0
or why is
?
thx in advance!
thx in advance!
lucas7 said:or why is?![]()
thx in advance!
lucas7 said:I don't understand why.
lucas7 said:![]()
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.
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].
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]
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 ?
lucas7 said:[tex]x=ln({x}^{1/x})[/tex]
micromass said:Why is this true? This isn't correct for all x.