Proving e^x=x^e for only one positive x

  • Thread starter Thread starter desquee
  • Start date Start date
  • Tags Tags
    Positive
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
desquee
Messages
18
Reaction score
1
Hi, I'm teaching myself calc 2, and could use some help with a problem I'm not sure how to solve:

Problem:
Prove that x^e=e^x has only one positive solution.

Relevant equations (I think?):

b^x = a^(loga(b)*x) - base change for logarithms

The attempt at a solution:

e^x=x^e=e^(ln(x)*e) - base change
x = ln(x)*e - powers of equal bases
At this point I'm stuck, I'm not sure how to show that x = ln(x)*e has only one positive solution.
 
Last edited by a moderator:
Physics news on Phys.org
I tried assuming x=e+a, and get e^e+a=(e+a)e=eln(e+a)*e, which gives (e+a)/e=ln(e+a), or e(e+a)/e=e+a, but I haven't been able to reach a clear absurdity.
 
Try plotting graph of x∧(1/x) for x>0 .

You will see that it is increasing for x<e and decreasing for x>e .

Now compare x∧(1/x) with e∧(1/e) . The same value is only possible for x=e .

Raise both to x*e and you will get your answer .