Would somebody be able to talk me through solving the following logarithmic inequality for $x$ using the Lambert W function?
$$x\ln(2) - 61\ln(x+2) > 200$$
I already know this: Wikipedia: Lambert W function.
I also know how inequalities are solved by solving equations.
And I know that equations of the form $a+bx+c\ln(x)=d$, wherein $a,b,c,d$ are constants, can be solved using the Lambert W function - but I don't know how this can be done in the general cases. And now we have additionally the both terms $x$ and $\ln(x+2)$.
$x\ln 2 - 61 \ln (x+2) > 200$
$\frac {2^x}{(x+2)^{61}} > e^{200}$
$\frac 14 2^{x+2}(x+2)^{-61} > e^{200}$
$2^{x+2}(x+2)^{-61} > 4e^{200}$
$(\frac 1{2^{\frac 1{61}}})^{x+2}(x+2) < \frac 1{(4e^{200})^{\frac 1{61}}}$
$0> e^{(x+2)\ln (\frac 1{2^{\frac 1{61}}})}[(x+2)\ln (\frac 1{2^{\frac 1{61}}})]> \ln (\frac 1{2^{\frac 1{61}}})\frac 1{(4e^{200})^{\frac 1{61}}}$
To solve $-\frac 1e< -\frac 12 e^{-261} < e^{-x-2}(-x-2)< 0$ we use the decreasing $W_{-1}$ function and
$(x+2)\ln (\frac 1{2^{\frac 1{61}}}) < W_{-1}(\ln (\frac 1{2^{\frac 1{61}}})\frac 1{(4e^{200})^{\frac 1{61}}})$
$x > -2-\frac 1{61}\ln 2 W_1(-61\ln 24^{-\frac 1{61}}e^{-\frac {200}{61}})$