Using the Lambert W-Function to Solve for a Unique Real Value of x

  • Thread starter Thread starter Uan
  • Start date Start date
AI Thread Summary
The discussion centers on solving the equation ax = b - cln(dx) using the Lambert W-Function. The user successfully reformulates the equation into a suitable form for applying the Lambert W-Function but finds that it primarily helps to express the equation more clearly rather than providing a direct solution. The Lambert W-Function allows for the identification of x in terms of W, but numerical methods or mathematical software are necessary to find specific values for x. Ultimately, while the Lambert W-Function aids in recognizing the equation's structure, it does not simplify the process of finding a unique real solution. Numerical solutions or consulting mathematical tables remain essential for determining the value of x.
Uan
Messages
14
Reaction score
0
Not really sure where this question belongs in this forum...

I was solving an engineering problem and I got to the form

ax=b-cln(dx)

where a, b, c and d are constant real values. I had a peek at the answer and they got a unique positive real valued answer for x but I have no idea how. Some searching I came across the Lambert W-Function and I got it into the form

\frac{1}{d}e^{\frac{b}{c}} = xe^{\frac{ax}{c}}

How do I proceed to apply the Lambert W-Function from here?

WolframAlpha found that

x = \frac{c}{a}W\left ( \frac{a}{cd}e^{\frac{b}{c}} \right )
 
Mathematics news on Phys.org
$$x=W(g) \Leftrightarrow x*e^x = g$$
Therefore,
$$\frac{ax}{c} = W\left ( \frac{a}{cd}e^{\frac{b}{c}} \right ) \Leftrightarrow \frac{ax}{c} \exp\left(\frac{ax}{c}\right) = \frac{a}{cd}e^{\frac{b}{c}}$$

Multiply both sides with c/a and you get the equation in your post. The other direction works the same, you just have to see that you need the shape (something)*e^(something) and work with the constants to get that.
 
  • Like
Likes 1 person
Well, LambertW is defined to be the inverse of W e^W. If there was a way to invert that function, there would be no need to define LambertW! The expression you got is the most thing you can do. Then you are supposed to say "Oh yeah, so x should be the LambertW of such and so". And for actually finding numbers for x, you should consult mathematical tables or math softwares .
 
  • Like
Likes 1 person
Thanks, that clears a lot up. So really the Lambert W in this case doesn't help all that much - just allows the function to be in a more recognisable form. You still need to go back to...

\frac{1}{d}e^{\frac{b}{c}} = xe^{\frac{ax}{c}}

and solve numerically for x.
 
Or look up function values of the Lambert W function, yes.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top