I am trying to find a counter example to the following statement:
An autonomous system $\dot{x}(t)=f(x)$, that is asymptotically stable is also exponentially stable.
The opposite is true an autonomous system $\dot{x}(t)=f(x)$, that is asymptotically stable is also exponentially stable. But I am having a hard time finding a specific counter example to the original statement. Any help would be greatly appreciated.
Notes (or things I know already)
- The definitions of asymptotic stability and exponentially stability I am using.
- If I have a Lyapunov function $V(x)$ for $\dot{x}(t)=f(x)$, $\dot{V}(x)<0$ implies asymptotic stability and $\dot{V}(x)\leq aV(x)$ (where $a$ is a constant) exponential stability.
- The statement a non-autonomous system $\dot{x}(t)=f(x,t)$, that is asymptotically stable is also exponentially stable is false.
with $\alpha(t)$ continuous and bounded works with
$$V(x) =\frac{1}{2}\left(x_1^2+x_2^2\right)$$
but I don't think is autonomous.
– Axion004 Aug 20 '19 at 23:19