A smooth function $u:(0,+\infty)\to \mathbb{R}$ is said to be a absolutely monotonic function if $u^{(k)}(x)\geq 0,\forall k\geq 0,x\in (0,+\infty),$ where $u^{(k)}$ is the k-th derivative of $u$ (we adapt the convention that $u^{(0)}(x)=u(x)$), now I want to show that $\ln u(e^r)$ is a convex function of $r:$
I want to use the fact that a smooth function is convex $\Longleftrightarrow f^{\prime\prime}(x)\geq 0,$ so I take derivative with respect to $r$ and compute ($g(r)=\ln u(e^r)$)
\begin{align*} g^{\prime}(r)=&~\frac{u^{\prime}(e^r)e^r}{u(e^r)}\qquad g^{\prime\prime}(r)=\frac{u^{\prime\prime}(e^r)u(e^r)e^{r}+u^{\prime}(e^r)u(e^r)-[u^{\prime}(e^r)]^2e^r}{[u(e^r)]^2}\cdot e^{r} \end{align*}
there is a negative term in the numerator of $g^{\prime\prime}(r),$ so I cannot determine its sign. Thus I let $t=e^{r}$ and consider $$\varphi(t)=u^{\prime\prime}(t)u(t)t+u^{\prime}(t)u(t)-[u^{\prime}(t)]^2t$$ note that $\varphi(0)\geq 0,$ so I would like to show that $\varphi$ is monotonically increasing, thus I compute
\begin{align*} \varphi^{\prime}=&~u^{(3)}ut+2u^{\prime\prime}u-u^{\prime\prime}u^{\prime}t \\ \varphi^{\prime\prime}=&~u^{(4)}ut+3u^{(3)}u+u^{\prime\prime}u^{\prime}-(u^{\prime\prime})^2t \end{align*}
but there are still negative terms that cannot be dropped out, so I am stuck here. Can someone help me?