I would like to know if I am correct in the following:
Let $f(x) = e^{x}x$, and $g(x) = w(x)$, where $w(x)$ is the Lambert W function.
By the rule that inverse function integral relation, which states that:
$$\int_{a}^{b} f(x) \,dx = bf(b) - \int_{f(a)}^{f(b)} g(x) \,dx$$
$$\int_{a}^{b} e^{x}x \,dx = e^{b}b - \int_{f(a)}^{f(b)} W(x) \,dx$$
One can show that:
$$\int e^{x}x \,dx = e^{x}(x - 1) + C$$
Let $W(x)$ be the antiderivative of the Lambert W function, $w(x)$, then:
$$W(be^{b}) - W(ae^{a}) = e^{a}(a - 1) + e^{b}$$
$$\int_{ae^{a}}^{be^{b}} w(x) \,dx = e^{a}(a - 1) + e^{b}$$
Let $a = 0$, then:
$$\int_{0}^{be^{b}} w(x) \,dx = e^{b} - 1$$
Therefore:
$$\int_{0}^{x} w(t) \,dt = \frac{x}{W(x)} - 1$$
$$w(x) = \frac{w(x) - xw'(x)}{w^{2}(x)}$$
$$w^{3}(x) = w(x) - xw'(x)$$
$$w^{3}(x) - w(x) + xw'(x) = 0$$
I am unsure as to how to progress, or if these steps are even correct.
I would appreciate any help.
Thank you.
Here is what I tried: The function $x\mapsto w(x)$ in question satisfies $$x=w(x)e^{w(x)},\qquad w(0)=0\ .\tag{1}$$ Differentiating with respect to $x$ we obtain $$1=w'(x)e^{w(x)}\bigl(1+w(x)\bigr)\ .$$ We now substitute $e^{w(x)}={x\over w(x)}$ from $(1)$ and get the followsing differential equation: $$w'(x)={w(x)\over x\bigl(1+w(x)\bigr)}\ .$$