lucas7
- 9
- 0
or why is
?
thx in advance!
thx in advance!
The discussion revolves around the mathematical expression x^(1/x) = e^((1/x)lnx), exploring the properties of logarithms and exponentiation. Participants seek to understand the relationship between these forms, particularly in the context of limits and definitions of logarithmic functions.
Participants generally express confusion and uncertainty regarding the equivalence of the expressions. There are multiple competing views on the validity of certain transformations and identities, and the discussion remains unresolved.
Some participants note limitations in their understanding of logarithmic properties and the application of limits, which may affect their ability to follow the discussion fully.
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
u(x)^{v(X)}=e^{v(x) \log(u(x))}
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 x=ln(b) iff e^x=b.
So take an arbitrary b. Then we can of course write ln(b)=ln(b). Define x=ln(b). The "iff" above yields directly that b=e^x = e^{ln(b)}.
lucas7 said:I got it. But I fail to apply it for my case, when x has an exponential. Like {x}^{1/x}={e}^{(1/x)lnx}
micromass said:So you understand why b=e^{ln(b)}?? Good. Now apply it with b=x^{1/x}. Then you get
x^{1/x} = e^{ln\left(x^{1/x}\right)}
Do you agree with this? Now apply the rules of logarithms: what is ln(a^b)=.... Can you apply this identity with a=x and b=1/x ?
lucas7 said:x=ln({x}^{1/x})
micromass said:Why is this true? This isn't correct for all x.