How to solve when x is an exponent and a base

  • Context: High School 
  • Thread starter Thread starter JungleJesus
  • Start date Start date
  • Tags Tags
    Base Exponent
Click For Summary

Discussion Overview

The discussion revolves around solving the equation of the form ax = xb, where x appears both as an exponent and a base. Participants explore various methods and functions that could be applied to find a solution, including the Lambert W function and numerical methods.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Technical explanation

Main Points Raised

  • One participant expresses curiosity about solving the equation ax = xb.
  • Another participant states that there is no general way to solve this type of equation using elementary functions.
  • A suggestion is made to manipulate the equation to fit the Lambert W function.
  • Further manipulation is detailed, leading to the expression ye^y = -(1/b)ln a, where y is defined in terms of x.
  • It is proposed that the solution can be expressed as x = -\frac{b}{ln a}W(-(1/b)ln a) using the Lambert W function.
  • Questions arise about the simplification of the expression and how to calculate its value.
  • Numerical methods such as Newton's method and the secant method are mentioned as possible approaches to obtain numerical values for the W function or the original function.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the simplification of the expression or the best method for calculating the value. Multiple approaches and methods are discussed, indicating a lack of agreement on a definitive solution.

Contextual Notes

The discussion includes assumptions about the applicability of the Lambert W function and numerical methods, but these assumptions are not universally accepted or resolved among participants.

JungleJesus
Messages
36
Reaction score
0
Just out of curiosity, I was wondering how to solve for x in an expression of the form
ax = xb

It kinda tripped me out at first.
 
Mathematics news on Phys.org
There is no way in general to solve this kind of equation in terms of elementary functions.
 
You can try manipulating it to fit the lambert W function I think.
 
Anonymous217 said:
You can try manipulating it to fit the lambert W function I think.
Yes. Taking the "b"th root of both sides, [itex](a^{1/b})^x= x[/itex] so that [itex]1= xe^{-(1/b)(ln a)x}[/itex]. Multiply on both sides by -(1/b)ln a: [itex]-(1/b)ln a[/itex][itex]= (-(1/b)(ln a)x)e^{-(1/b)(ln a)x}[/itex].

Letting y= -(1/b)(ln a)x, that becomes [itex]ye^y= -(1/b)ln a[/itex]. Using the Lambert W function (which is defined as the inverse function to f(x)= xex) we have y= W(-(1/b)ln a).

Then [itex]x= -\frac{b}{ln a}W(-(1/b)ln a)[/itex]
 
HallsofIvy said:
Letting y= -(1/b)(ln a)x, that becomes [itex]ye^y= -(1/b)ln a[/itex]. Using the Lambert W function (which is defined as the inverse function to f(x)= xex) we have y= W(-(1/b)ln a).

Then [itex]x= -\frac{b}{ln a}W(-(1/b)ln a)[/itex]

Is there any way to simplify this expression, or is this the bare bones? How would one procede to calculate this value?
 
JungleJesus said:
Is there any way to simplify this expression, or is this the bare bones? How would one procede to calculate this value?

There are numerical methods, like Newton's method or the secant method, that can give numerical values for the W function -- or even your original function directly. (If you just want the W function, there are optimizations that can be used to make it go faster.)
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 44 ·
2
Replies
44
Views
5K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K