Based on this question:Show that: a) $X^{-1}(t)$ is bounded in $[\beta,\infty)$. b)No system solution approaches zero solution when $t \rightarrow \infty.$
I am working on the following problem, which is the inverse statement of the cited question:
Let a system $x' = A(t)x$ and suppose there are values positives $k, \beta$ such that a positive fundamental matrix $X(t)$ satisfies $\|X(t)\| \leq k$, $t \geq 0$ and $X^{-1}(t)$ is bounded in $[0,\infty)$. Show that: $$ \liminf_{t \rightarrow \infty} \int^t_\beta \operatorname{tr}(A(s))\,ds > - \infty.$$
My attempt:
Note that for some constants $M>0$ so that $$ \|X^{-1}\|=\frac{\|adj(X(t))\|}{|det(X(t))|}\le M $$ Then $$ |det(X(t))|\ge\frac{\|adj(X(t))\|}{M} $$
If I apply Liouville's Formula: $$det(X(t))=det(X(0))e^{\int_{0}^t tr(A(s))ds}$$ Then $$ |det(X(0))|e^{\int_{0}^t tr(A(s))ds}\ge\frac{\|adj(X(t))\|}{M} $$
But I am stuck on there. Because we try to show that $e^{\int_{0}^t tr(A(s))ds}$ is bounded away from constant. I cannot take $t\to \infty$ since $\|adj(X(t))\|$ dependent on $t$. How to deal with this term? we just know that upper bound but not lower bound.