Generalized W Lambert function

MartiniBird
Messages
2
Reaction score
0
Hi everyone,
I'm currently trying to solve this equation : x²[A+B.exp(x)]=1 for A and B real numbers, and x a complex (this comes from physics, so in my case, Re(x)>0)

I know that x.exp(x)=a has a solution using Lambert function : x=W(a)
I know that x².exp(x)=a may be recast to use the Lambert function, the solution being something like x=2W(sqrt(a)/2)

But what about my equation ? I tried a lot of things to recast the equation and use the Lambert function, but nothing, so I'm asking to you guys ...

Thanks
 
Mathematics news on Phys.org
MartiniBird said:
Hi everyone,
I'm currently trying to solve this equation : x²[A+B.exp(x)]=1 for A and B real numbers, and x a complex (this comes from physics, so in my case, Re(x)>0)

I know that x.exp(x)=a has a solution using Lambert function : x=W(a)
I know that x².exp(x)=a may be recast to use the Lambert function, the solution being something like x=2W(sqrt(a)/2)

But what about my equation ? I tried a lot of things to recast the equation and use the Lambert function, but nothing, so I'm asking to you guys ...

Thanks

The roots of the equation x²[A+B.exp(x)]=1 cannot be expressed as a combination of a finite number of elementary functions.
As far as I know, up to now, there is no standard special function which could help to analitically solve it.
Of course, it is possible that someone already defined a particular function in order to formally express the roots. Even if such a function was defined, it cannot be of general use, since the function is not implemented in mathematical softwares, nor common in math background.
Nevertheless, the equation can be solved, thanks to numerical methods. I think that it is presently the usual way to solve these kind of problems when they are encountered in Physics.
 
Ok thanks. I know there are other methods to solve that. I have started to find x0 solution of my equation with B=0 (this case has a particular physical signification. For example, x has to be real, not complex in this case). And then, to solve my equation with B≠0, I assume that x=x0+dx and obtain solution with dx complex. But this is just for small variations ! I don't know I can do that for stronger perturbation dx.

I guess I cannot do something else... first I thought that I could do the assumption B>>A to remove the A in my equation because we know solutions for x².B.exp(x)=1 ... however it seems not correct because the condition to do that is in fact A<<B.cos(Re(x)) that may be not true for some values of x...

But thanks anyway
 
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...
Back
Top