My lecturer gave us the definition of a strong Lyapunov function. She then said that if $V$ is positive definite but $dV/dt$ is also positive definite (instead of negative definite) in a region containing an equilibrium point then the equilibrium point is unstable. If $dV/dt$ is positive definite can we conclude straightaway that the equilibrium point is unstable or do we also require $V$ being positive definite?
2026-03-27 22:11:31.1774649491
Lyapunov function
443 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
No, function $V$ cannot be arbitrary. Only $dV/dt\geq 0$ is not sufficient to prove that it the equilibrium is unstable. For example let the stable simple linear system $$\dot{x}=-x$$ with $$V=-x^2$$ then $$\frac{dV}{dt}=-x\dot{x}=x^2$$ which is positive definite.