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

  • Thread starter Thread starter Uan
  • Start date Start date
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.
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top