-
Notifications
You must be signed in to change notification settings - Fork 0
TheLambertWFunctionIsTheNewtonFlowOfTheExponentialFunction
The Lambert W function, denoted by
The continuous Newton's method is a technique for finding the roots of a function by following the flow of its gradient vector field. Specifically, given a function
where
In the case of the function
Therefore, the differential equation for the continuous Newton's method is:
which is exactly the derivative of the Lambert W function. Therefore, the solution curve generated by the continuous Newton's method starting at a point
In other words, the Lambert W function is the flow of the exponential function under the continuous Newton's method.