Lyapunov–Malkin theorem

From testwiki
Jump to navigation Jump to search

The Lyapunov–Malkin theorem (named for Aleksandr Lyapunov and Template:Ill) is a mathematical theorem detailing stability of nonlinear systems.[1][2]

Theorem

In the system of differential equations,

x˙=Ax+X(x,y),y˙=Y(x,y)

where xm and yn are components of the system state, Am×m is a matrix that represents the linear dynamics of x, and X:m×nm and Y:m×nn represent higher-order nonlinear terms. If all eigenvalues of the matrix A have negative real parts, and X(xy), Y(xy) vanish when x = 0, then the solution x = 0, y = 0 of this system is stable with respect to (xy) and asymptotically stable with respect to x. If a solution (x(t), y(t)) is close enough to the solution x = 0, y = 0, then

limtx(t)=0,limty(t)=c.

Example

Consider the vector field given by

x˙=x+x2y,y˙=xy2

In this case, A = -1 and X(0, y) = Y(0, y) = 0 for all y, so this system satisfy the hypothesis of Lyapunov-Malkin theorem.

The figure below shows a plot of this vector field along with some trajectories that pass near (0,0). As expected by the theorem, it can be seen that trajectories in the neighborhood of (0,0) converges to a point in the form (0,c).

References

Template:Reflist