solution to $x=\log(x)+c$, not through numerical method

54 Views Asked by At

I have got some equation $x=\log(x)+c$. Is there any particular solution to this(not with numerical methods)?

Thanks in advance.

2

There are 2 best solutions below

7
On

Hint: $$x=\log x+ \log c$$ $$x=\log(xc)$$ $$10^x=xc$$

0
On

$x = - W(-e^{-c})$ where $W$ is any branch of the Lambert W function.