Linear Dynamical System
   HOME

TheInfoList



OR:

Linear dynamical systems are
dynamical systems In mathematics, a dynamical system is a system in which a Function (mathematics), function describes the time dependence of a Point (geometry), point in an ambient space, such as in a parametric curve. Examples include the mathematical models ...
whose evolution functions are
linear In mathematics, the term ''linear'' is used in two distinct senses for two different properties: * linearity of a '' function'' (or '' mapping''); * linearity of a '' polynomial''. An example of a linear function is the function defined by f(x) ...
. 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 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 * Disease vector, an agent that carries and transmits an infectious pathogen into another living organism Vector may also refer to: Mathematics a ...
denoted \mathbf) equals a constant matrix (denoted \mathbf) multiplied by \mathbf. This variation can take two forms: either as a flow, in which \mathbf varies continuously with time : \frac \mathbf(t) = \mathbf \mathbf(t) or as a mapping, in which \mathbf varies in
discrete Discrete may refer to: *Discrete particle or quantum in physics, for example in quantum theory * Discrete device, an electronic component with just one circuit element, either passive or active, other than an integrated circuit * Discrete group, ...
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 In mathematics, a linear combination or superposition is an Expression (mathematics), expression constructed from a Set (mathematics), set of terms by multiplying each term by a constant and adding the results (e.g. a linear combination of ''x'' a ...
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 a ...
. The matrix \mathbf need not be
symmetric Symmetry () in everyday life refers to a sense of harmonious and beautiful proportion and balance. In mathematics, the term has a more precise definition and is usually used to refer to an object that is invariant under some transformations ...
. 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 Fixed may refer to: * ''Fixed'' (EP), EP by Nine Inch Nails * ''Fixed'' (film), an upcoming animated film directed by Genndy Tartakovsky * Fixed (typeface), a collection of monospace bitmap fonts that is distributed with the X Window System * Fi ...
. 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 \mathbf_ of the
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
\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 is a vector that has its direction unchanged (or reversed) by a given linear transformation. More precisely, an eigenvector \mathbf v of a linear transformation T is scaled by a ...
; 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. That is, if there exists an invertible matrix P and a diagonal matrix D such that . This is equivalent to (Such D are not ...
, then any vector in an N-dimensional space can be represented by a linear combination of the right and left eigenvectors (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 ...
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 (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
of A. Thus the two roots are in the form: :\lambda_1=\frac :\lambda_2=\frac, 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 zero of a function, roots without computing them. More precisely, it is a polynomial function of the coef ...
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 abstractio ...
*
Dynamical system In mathematics, a dynamical system is a system in which a Function (mathematics), function describes the time dependence of a Point (geometry), point in an ambient space, such as in a parametric curve. Examples include the mathematical models ...
* List of dynamical system topics * Matrix differential equation {{Authority control Dynamical systems