Solve $x\log x=y$

$\begingroup$

I have the following equation, $x\log x=y$.

Is it possible to solve $x$ in terms of $y$.

I think it is not possible but I am not sure.

$\endgroup$ 2

1 Answer

$\begingroup$

$x$ must be positive, for the $\log$ to exist, so you can write $x=e^u$ and the equation becomes:

$$ue^u=y$$

This equation is well known, and has no solution in elementary function, but in terms of the Lambert W function:

$$u=\mathrm{W}(y)$$

Hence

$$x=e^{\mathrm{W}(y)}$$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like