I am interested in the following model: $$y'=\frac{y^\alpha}{e^{y}}$$ with $\alpha>1, y(0)=1$ (this is a growth model of knowledge with self-amplification and exponentially increasing difficulty a la Rescher's law). Numerically it is easy to see that it follows a logistic-like curve of initial accelerating growth that levels off.
My question is whether $y$ properly asymptotes?
The RHS is always positive and nonzero, but declines strongly with increasing $y$. Is the positivity enough to prove lack of asymptoticity?
Trying to solve the equation gives me the expression$$t+C = \int_1^y e^u u^{-\alpha} du$$ where symbolic integrators happily tell me the RHS is $(-1)^\alpha [\Gamma(1-\alpha, -y) - \Gamma(1-\alpha,-1)]$ (with the incomplete gamma function) or $E_\alpha(-1)-y^{1-\alpha}E_\alpha(-y)$ (with the exponential integral $E_n(x)=\int_1^\infty e^{-xu}u^{-\alpha}du$). Both answers are confusing since the exponential integral looks divergent for negative $x$ and at least Matlab refuses to calculate the incomplete gamma function for doubly negative arguments. Numerically the integral is of course well behaved.
At the same time, squinting hard, if $t+C \approx \Gamma(y)$ then we have an answer since we know $y$ grows as the inverse of the factorial of time, i.e. absurdly slowly yet without bound.
I have a feeling that there is either a simple way of proving lack of asymptote, or that one can juggle the special functions into something more illuminating, that I am simply not seeing.



We have $y(t)>1$ for all $t>0$. Then $y'\ge e^{-y}$. Multiplying by $e^y$ we get $(ey)'\ge1$, and integrating $y(t)\ge\log(e+t)$. You can get better growth estimates now from $y'\ge\log(e+t)^\alpha e^{-y}$.