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

  • Context: Undergrad 
  • Thread starter Thread starter lucas7
  • Start date Start date
Click For Summary

Discussion Overview

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.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • Some participants express confusion about the equivalence of x^(1/x) and e^((1/x)lnx), seeking clarification on the underlying principles.
  • Several contributions reference the definition of logarithms and their role in defining exponentiation, suggesting that u(x)^{v(x)} can be expressed as e^{v(x) log(u(x))}.
  • Participants discuss the continuity of the exponential function and its implications for manipulating limits.
  • One participant attempts to apply the logarithmic identity ln(a^b) to the expression, asking others if they agree with this approach.
  • There are claims that x = ln(b) implies e^x = b, with attempts to apply this to the expression in question.
  • Some participants challenge the correctness of certain statements, indicating that not all transformations hold for all x.
  • One participant emphasizes the inverse relationship between the natural logarithm and the exponential function, explaining how this relationship supports the manipulations being discussed.

Areas of Agreement / Disagreement

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.

Contextual Notes

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
Messages
9
Reaction score
0
or why is
2gxjj15.jpg
?
thx in advance!
 
Mathematics news on Phys.org
Do you understand why

x=e^{ln(x)}

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?
 
logaritmo1.jpg
 
I know it is a very basic definition but that is it for me.
 
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.
 
lucas7 said:
logaritmo1.jpg

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)}.
 
  • #10
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.

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 ({\frac{n+3}{n+1}})^{n} 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.
 
  • #11
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)}.

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}
 
  • #12
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}

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 ?
 
  • #13
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 ?

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

x=e^{ln(x)}

and thus

x^{1/x} = \left(e^{ln(x)}\right)^{1/x}
 
  • #14
x=ln({x}^{1/x}) so {e}^{x}={x}^{1/x} and {e}^{ln({x}^{1/x})}={x}^{1/x}
 
  • #15
lucas7 said:
x=ln({x}^{1/x})

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

x = ln b

{e}^{x}=b

{e}^{ln b}=b

b={x}^{1/x}

y=ln{x}^{1/x}

{e}^{y} = {x}^{1/x}

{e}^{ln{x}^{1/x}}={x}^{1/x}


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

ln({x}^{1/x}) = c

{e}^{c}={x}^{1/x}

{x}^{1/x}={e}^{ln{x}^{1/x}}
 
  • #17
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
 
  • #18
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
 
  • #19
e^{ln(x)}=x because they are inverse functions. f(f^{-1}(x))=x by definition
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 48 ·
2
Replies
48
Views
5K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 66 ·
3
Replies
66
Views
7K
  • · Replies 2 ·
Replies
2
Views
1K