I have given the equation
$$au_x-ap+1+e^{-ap+b}=0,$$
where $p>0$ is the unknown. $u_x$ denotes the derivative of a given function, $a$ and $b$ are merely constants. I want to express $p$ explicitly using some sort of good approximation, such that in the end I get something like $$p(u_x)=...$$
Any chance to find something like that?
Expand the $p$ terms using the Taylor approximation, then use the Lagrange inversion formula https://en.wikipedia.org/wiki/Lagrange_inversion_theorem.
https://mathematica.stackexchange.com/q/166103/58644