I am just wondering if there is an easy way to solve
$$\frac{\log(x)}{x}=c, \text{where } x > 1 \text{ and } c < e^{-1}$$
I am just wondering if there is an easy way to solve
$$\frac{\log(x)}{x}=c, \text{where } x > 1 \text{ and } c < e^{-1}$$
No, there isn't. The solution is $$x=-\frac{W(-c)}{c},$$ where $W$ is the Lambert W function, and in the solution $W$ means both $W_0$ and $W_{-1}$.
To give more details.
$$ \begin{align} \frac{\log\left(-\frac{W(-c)}{c}\right)}{-\frac{W(-c)}{c}} & = c \\ \log(-W(-c))-\log c & = -W(-c) \\ \log(-W(-c))+W(-c) & = \log c \\ W(-c)e^{W(-c)} & = -c, \end{align} $$ and this satisfies the definition of Lambert W function.