HOME

TheInfoList



OR:

In the theory of ordinary differential equations (ODEs), Lyapunov functions, named after Aleksandr Lyapunov, are scalar functions that may be used to prove the stability of an equilibrium of an ODE. Lyapunov functions (also called Lyapunov’s second method for stability) are important to
stability theory In mathematics, stability theory addresses the stability of solutions of differential equations and of trajectories of dynamical systems under small perturbations of initial conditions. The heat equation, for example, is a stable partial diffe ...
of
dynamical system In mathematics, a dynamical system is a system in which a function describes the time dependence of a point in an ambient space. Examples include the mathematical models that describe the swinging of a clock pendulum, the flow of water i ...
s and
control theory Control theory is a field of mathematics that deals with the control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the application of system inputs to drive the system to a ...
. A similar concept appears in the theory of general state space
Markov chain A Markov chain or Markov process is a stochastic model describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. Informally, this may be thought of as, "What happen ...
s, usually under the name Foster–Lyapunov functions. For certain classes of ODEs, the existence of Lyapunov functions is a necessary and sufficient condition for stability. Whereas there is no general technique for constructing Lyapunov functions for ODEs, in many specific cases the construction of Lyapunov functions is known. For instance,
quadratic In mathematics, the term quadratic describes something that pertains to squares, to the operation of squaring, to terms of the second degree, or equations or formulas that involve such terms. ''Quadratus'' is Latin for ''square''. Mathematics ...
functions suffice for systems with one state; the solution of a particular linear matrix inequality provides Lyapunov functions for linear systems; and
conservation law In physics, a conservation law states that a particular measurable property of an isolated physical system does not change as the system evolves over time. Exact conservation laws include conservation of energy, conservation of linear momentum, ...
s can often be used to construct Lyapunov functions for
physical system A physical system is a collection of physical objects. In physics, it is a portion of the physical universe chosen for analysis. Everything outside the system is known as the environment. The environment is ignored except for its effects on the ...
s.


Definition

A Lyapunov function for an autonomous
dynamical system In mathematics, a dynamical system is a system in which a function describes the time dependence of a point in an ambient space. Examples include the mathematical models that describe the swinging of a clock pendulum, the flow of water i ...
:\beging:\R^n \to \R^n & \\ \dot = g(y) \end with an equilibrium point at y=0 is a scalar function V:\R^n\to\R that is continuous, has continuous first derivatives, is strictly positive for y\neq 0, and for which the time derivative \dot = \nabla\cdot g is non positive (these conditions are required on some region containing the origin). The (stronger) condition that -\nabla\cdot g is strictly positive for y\neq 0 is sometimes stated as -\nabla\cdot g is ''locally positive definite'', or \nabla\cdot g is ''locally negative definite''.


Further discussion of the terms arising in the definition

Lyapunov functions arise in the study of equilibrium points of dynamical systems. In \R^n, an arbitrary autonomous
dynamical system In mathematics, a dynamical system is a system in which a function describes the time dependence of a point in an ambient space. Examples include the mathematical models that describe the swinging of a clock pendulum, the flow of water i ...
can be written as :\dot = g(y) for some smooth g:\R^n \to \R^n. An equilibrium point is a point y^* such that g\left(y^*\right) = 0. Given an equilibrium point, y^*, there always exists a coordinate transformation x = y - y^*, such that: :\begin \dot = \dot = g(y) = g\left(x + y^*\right) = f(x) \\ f(0) = 0 \end Thus, in studying equilibrium points, it is sufficient to assume the equilibrium point occurs at 0. By the chain rule, for any function, H:\R^n \to \R, the time derivative of the function evaluated along a solution of the dynamical system is : \dot = \frac H(x(t)) = \frac\cdot \frac = \nabla H \cdot \dot = \nabla H\cdot f(x). A function H is defined to be locally
positive-definite function In mathematics, a positive-definite function is, depending on the context, either of two types of function. Most common usage A ''positive-definite function'' of a real variable ''x'' is a complex-valued function f: \mathbb \to \mathbb suc ...
(in the sense of dynamical systems) if both H(0) = 0 and there is a neighborhood of the origin, \mathcal, such that: :H(x) > 0 \quad \forall x \in \mathcal \setminus\ .


Basic Lyapunov theorems for autonomous systems

Let x^* = 0 be an equilibrium of the autonomous system :\dot = f(x). and use the notation \dot(x) to denote the time derivative of the Lyapunov-candidate-function V: :\dot(x) = \frac V(x(t)) = \frac\cdot \frac = \nabla V \cdot \dot = \nabla V\cdot f(x).


Locally asymptotically stable equilibrium

If the equilibrium is isolated, the Lyapunov-candidate-function V is locally positive definite, and the time derivative of the Lyapunov-candidate-function is locally negative definite: :\dot(x) < 0 \quad \forall x \in \mathcal\setminus\ for some neighborhood \mathcal of origin then the equilibrium is proven to be locally asymptotically stable.


Stable equilibrium

If V is a Lyapunov function, then the equilibrium is Lyapunov stable. The converse is also true, and was proved by J. L. Massera.


Globally asymptotically stable equilibrium

If the Lyapunov-candidate-function V is globally positive definite, radially unbounded, the equilibrium isolated and the time derivative of the Lyapunov-candidate-function is globally negative definite: :\dot(x) < 0 \quad \forall x \in \R ^n\setminus\, then the equilibrium is proven to be
globally asymptotically stable In the theory of ordinary differential equations (ODEs), Lyapunov functions, named after Aleksandr Lyapunov, are scalar functions that may be used to prove the stability of an equilibrium of an ODE. Lyapunov functions (also called Lyapunov’s s ...
. The Lyapunov-candidate function V(x) is radially unbounded if :\, x \, \to \infty \Rightarrow V(x) \to \infty. (This is also referred to as norm-coercivity.)


Example

Consider the following differential equation on \R: :\dot x = -x. Considering that x^2 is always positive around the origin it is a natural candidate to be a Lyapunov function to help us study x. So let V(x)=x^2 on \R . Then, :\dot V(x) = V'(x) \dot x = 2x\cdot (-x) = -2x^2< 0. This correctly shows that the above differential equation, x, is asymptotically stable about the origin. Note that using the same Lyapunov candidate one can show that the equilibrium is also globally asymptotically stable.


See also

* Lyapunov stability *
Ordinary differential equation In mathematics, an ordinary differential equation (ODE) is a differential equation whose unknown(s) consists of one (or more) function(s) of one variable and involves the derivatives of those functions. The term ''ordinary'' is used in contras ...
s * Control-Lyapunov function * Chetaev function * Foster's theorem * Lyapunov optimization


References

* * * *


External links


Example
of determining the stability of the equilibrium solution of a system of ODEs with a Lyapunov function {{Authority control Stability theory