I'm trying to understand asymptotic stability of linear antonymous systems. I'm not sure if for the system $x' = Ax$, $x(t) = 0$ is the only fixed point that can be stable.
In any case, I can imagine that any state, x, can be represented as a sum of eigenvectors, $v_1 + v_2 + ... + v_n$, of $A$ plus some other vector, $u$, that is not an eigenvector. If all eigenvalues, $\lambda$, of $A$ satisfy $Re(\lambda) < 0$, then the eigenvector summands of $x$ will aproach $0$ as $t\rightarrow\infty$. However, that leaves the behavior of $u$ unexplained. Perhaps it can be shown that over time $u$ must evolve into an eigenvector of $A$? Or maybe I'm totally off the mark here.
Use Jordan canonical form. For a $k \times k$ Jordan block $B = \lambda I + N$, where $N^k = 0$, $\exp(tB) = \exp(t\lambda) \exp(tN)$ where $\exp(tN) = I + tN + \ldots + t^{k-1} N^{k-1}/(k-1)!$ is polynomial in $t$. Thus if $\text{Re}\; \lambda < 0$, $\exp(tB) \to 0$ as $t \to \infty$.