1

Are there any other methods of solving equations of $ax = b \ln x $ form, or is iteration the only approach worth trying? (We now strictly suppose that $a, b \neq 0 $).

1 Answers1

2

A related technique. You can have the solution

$$ x=-\frac{b}{a} W_k \left( -{\frac {a}{b}} \right), $$

where $ W_k(x) $ is the Lambert $W$ function.