So I came across this equation:
xe^x=1
how would you solve that? there seems to be no analytical way of solving it. my teacher said something about iteration but any help would be appreciated. thanks!
Printable View
So I came across this equation:
xe^x=1
how would you solve that? there seems to be no analytical way of solving it. my teacher said something about iteration but any help would be appreciated. thanks!
Well, from intuition, we see that x=0 is a viable option.
multiply both sides by xe.
add the exponents on the left side, and we get:
I agree that x = 0 cannot be a solution.
Use the Lambert W function or an approximation method, like the Newton Raphson Method, to solve for x.
The Lambert W function has a simple solution, or if you plan to use the Newton Raphson method:then
Look at the given function. If x = 0, then the whole left side becomes one. Anything to power zero is one.
Yes, but if x becomes 0, you have
x = ~.56714....
Newton's method - Wikipedia, the free encyclopedia
,
since f(x) is continuous, there exists a zero between x = 0 and x = 1
Newton's method ...
let
continued iterations will be extremely close to