I now how to solve transcendental equations involving only two terms like:
$xe^x=k$
$x=W(k)$
Where W(x) is the Lambert's Omega function.
But how can I solve (for $x$) a more general case? Like:
$xe^x-xe=k$
With $k$ being nonzero.
I mean an exact result, involving well-known functions and not simply an approximation.
http://math.stackexchange.com/questions/1033398/lambert-w-function-with-rational-polynomial/1179641#1179641
And it involves a generalization of Lambert W.
– giorgiomugnaini Mar 17 '15 at 16:04a solution of a more general transcendental equation has been found in terms of InverseGammaRegularized[a, s].
– giorgiomugnaini Mar 18 '15 at 08:01