Linear dynamical system
   HOME

TheInfoList



OR:

Linear dynamical systems are
dynamical systems 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 in a ...
whose evaluation functions are
linear Linearity is the property of a mathematical relationship ('' function'') that can be graphically represented as a straight line. Linearity is closely related to '' proportionality''. Examples in physics include rectilinear motion, the linear ...
. While dynamical systems, in general, do not have closed-form solutions, linear dynamical systems can be solved exactly, and they have a rich set of mathematical properties. Linear systems can also be used to understand the qualitative behavior of general dynamical systems, by calculating the
equilibrium points In mathematics, specifically in differential equations, an equilibrium point is a constant solution to a differential equation. Formal definition The point \tilde\in \mathbb^n is an equilibrium point for the differential equation :\frac = \ma ...
of the system and approximating it as a linear system around each such point.


Introduction

In a linear dynamical system, the variation of a state vector (an N-dimensional
vector Vector most often refers to: *Euclidean vector, a quantity with a magnitude and a direction *Vector (epidemiology), an agent that carries and transmits an infectious pathogen into another living organism Vector may also refer to: Mathematic ...
denoted \mathbf) equals a constant matrix (denoted \mathbf) multiplied by \mathbf. This variation can take two forms: either as a
flow Flow may refer to: Science and technology * Fluid flow, the motion of a gas or liquid * Flow (geomorphology), a type of mass wasting or slope movement in geomorphology * Flow (mathematics), a group action of the real numbers on a set * Flow (psyc ...
, in which \mathbf varies continuously with time : \frac \mathbf(t) = \mathbf \mathbf(t) or as a mapping, in which \mathbf varies in discrete steps : \mathbf_ = \mathbf \mathbf_ These equations are linear in the following sense: if \mathbf(t) and \mathbf(t) are two valid solutions, then so is any linear combination of the two solutions, e.g., \mathbf(t) \ \stackrel\ \alpha \mathbf(t) + \beta \mathbf(t) where \alpha and \beta are any two
scalars Scalar may refer to: * Scalar (mathematics), an element of a field, which is used to define a vector space, usually the field of real numbers * Scalar (physics), a physical quantity that can be described by a single element of a number field such ...
. The matrix \mathbf need not be
symmetric Symmetry (from grc, συμμετρία "agreement in dimensions, due proportion, arrangement") in everyday language refers to a sense of harmonious and beautiful proportion and balance. In mathematics, "symmetry" has a more precise definiti ...
. Linear dynamical systems can be solved exactly, in contrast to most nonlinear ones. Occasionally, a nonlinear system can be solved exactly by a change of variables to a linear system. Moreover, the solutions of (almost) any nonlinear system can be well-approximated by an equivalent linear system near its fixed points. Hence, understanding linear systems and their solutions is a crucial first step to understanding the more complex nonlinear systems.


Solution of linear dynamical systems

If the initial vector \mathbf_ \ \stackrel\ \mathbf(t=0) is aligned with a
right eigenvector In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted ...
\mathbf_ of the
matrix Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** '' The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchi ...
\mathbf, the dynamics are simple : \frac \mathbf(t) = \mathbf \mathbf_ = \lambda_ \mathbf_ where \lambda_ is the corresponding
eigenvalue In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denote ...
; the solution of this equation is : \mathbf(t) = \mathbf_ e^ as may be confirmed by substitution. If \mathbf is
diagonalizable In linear algebra, a square matrix A is called diagonalizable or non-defective if it is similar to a diagonal matrix, i.e., if there exists an invertible matrix P and a diagonal matrix D such that or equivalently (Such D are not unique.) F ...
, then any vector in an N-dimensional space can be represented by a linear combination of the right and
left eigenvector In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted ...
s (denoted \mathbf_) of the matrix \mathbf. : \mathbf_ = \sum_^ \left( \mathbf_ \cdot \mathbf_ \right) \mathbf_ Therefore, the general solution for \mathbf(t) is a linear combination of the individual solutions for the right eigenvectors : \mathbf(t) = \sum_^ \left( \mathbf_ \cdot \mathbf_ \right) \mathbf_ e^ Similar considerations apply to the discrete mappings.


Classification in two dimensions

The roots of the
characteristic polynomial In linear algebra, the characteristic polynomial of a square matrix is a polynomial which is invariant under matrix similarity and has the eigenvalues as roots. It has the determinant and the trace of the matrix among its coefficients. The c ...
det(A - λI) are the eigenvalues of A. The sign and relation of these roots, \lambda_n, to each other may be used to determine the stability of the dynamical system : \frac \mathbf(t) = \mathbf \mathbf(t). For a 2-dimensional system, the characteristic polynomial is of the form \lambda^2-\tau\lambda+\Delta=0 where \tau is the trace and \Delta is the
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if a ...
of A. Thus the two roots are in the form: :\lambda_1=\frac :\lambda_2=\frac{2}, and \Delta=\lambda_1\lambda_2 and \tau=\lambda_1+\lambda_2. Thus if \Delta<0 then the eigenvalues are of opposite sign, and the fixed point is a saddle. If \Delta>0 then the eigenvalues are of the same sign. Therefore, if \tau>0 both are positive and the point is unstable, and if \tau<0 then both are negative and the point is stable. The
discriminant In mathematics, the discriminant of a polynomial is a quantity that depends on the coefficients and allows deducing some properties of the roots without computing them. More precisely, it is a polynomial function of the coefficients of the orig ...
will tell you if the point is nodal or spiral (i.e. if the eigenvalues are real or complex).


See also

*
Linear system In systems theory, a linear system is a mathematical model of a system based on the use of a linear operator. Linear systems typically exhibit features and properties that are much simpler than the nonlinear case. As a mathematical abstraction ...
*
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 ...
* List of dynamical system topics * Matrix differential equation Dynamical systems