I come across a problem to find $f$ such that $f'(x)=e^{ae^{bx}}$ for constants $a$ and $b$.
I think $f(x)$ should have the form $c_1e^{c_2e^{c_3x}}$ (ignoring the indefinite constant), but it seems not working. Is there any other thought on it?
I come across a problem to find $f$ such that $f'(x)=e^{ae^{bx}}$ for constants $a$ and $b$.
I think $f(x)$ should have the form $c_1e^{c_2e^{c_3x}}$ (ignoring the indefinite constant), but it seems not working. Is there any other thought on it?
We can do this using the "Exponential integral" function $\operatorname{Ei}_1(z)$, which may be defined by: $$ \frac{d}{dz}\operatorname{Ei}_1(z) = -\frac{e^{-z}}{z},\qquad\lim_{z \to +\infty}\operatorname{Ei}_1(z) = 0 \tag1$$ or, equivalently for $z>0$, $$ \operatorname{Ei}_1(z) = \int_z^{+\infty}\frac{e^{-s}}{s}\;ds = \int_1^{+\infty} e^{-tz}\frac{dt}{t} . \tag2$$
Define $$ F(x) = -\frac{\operatorname{Ei}_1\left(-ae^{bx}\right)}{b} . \tag3$$ Differentiate using $(1)$ to get $$ F'(x) = \exp\left(a e^{bx}\right) $$ so $(3)$ is our answer.
It is known that $\operatorname{Ei}_1$ is not an elementary function.
For the OP we cannot expect an elementary function answer, such as $c_1e^{c_2e^{c_3x}}$.