I want to find analytical solutions of the equation $$(αx+β)=δe^{γx}, \qquad (1)$$ which is exactly this one: Solving transcendental equation involving exponential functions
The substitution $y = -\gamma x - \beta \gamma / \alpha$ transforms it into $$ y = \mu \cdot e^{-y}, \qquad (2)$$ where $\mu = -\gamma/\alpha \cdot e^{-\gamma \beta/\alpha}$.
When $\mu \geq 0 $, this equation has only one root, because functions $z = y$ and $z = \mu e^{-y}$ intersect in one point. Then I can treat this root as a funtion of $\mu$, that is $y = f(\mu)$. I can expand this function into the series about $\mu = 0$ by differentiating (2) and treating $y$ as an implicit function of $\mu$. I have a feeling though, that this is a reinvenging of wheel, and $y(\mu)$ must be a well-known special function.
Can someone point me to right direction where I can find an analytical representation of $y(\mu)$ through known (special) functions?
See also Time for a new elementary function?. – g.kov Dec 01 '17 at 11:22