Multi-scale approaches: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
link
 
en>Frietjes
No edit summary
 
Line 1: Line 1:
{{For|the branch of model theory|stable theory}}
Hello. Let me introduce the author. Her title is Refugia Shryock. For years he's been living in North Dakota and his family members enjoys it. For many years I've been working as a payroll clerk. Doing ceramics is what my family and I enjoy.<br><br>Feel free to surf to my blog post :: [http://xrambo.com/user/NEme http://xrambo.com]
 
In [[mathematics]], '''stability theory''' addresses the stability of solutions of [[differential equation]]s and of trajectories of [[dynamical system]]s under small perturbations of initial conditions. The [[heat equation]], for example, is a stable partial differential equation because small perturbations of initial data lead to small variations in temperature at a later
time as a result of the [[maximum principle]].   More generally, a theorem is stable if small changes in the hypothesis lead to small variations in the conclusion. One must specify
the metric used to measure the perturbations when claiming a theorem is stable. 
In partial differential equations one may measure the distances between functions using [[Lp space|Lp norms]] or the sup norm, while in
differential geometry one may measure the distance between spaces using the [[Gromov-Hausdorff convergence|Gromov-Hausdorff distance]]. 
 
In dynamical systems, an [[orbit (dynamics)|orbit]] is called '''[[Lyapunov stability|Lyapunov stable]]''' if the forward orbit of any point is in a small enough neighborhood or it stays in a small (but perhaps, larger) neighborhood. Various criteria have been developed to prove stability or instability of an orbit. Under favorable circumstances, the question may be reduced to a well-studied problem involving [[eigenvalue]]s of [[matrix (mathematics)|matrices]]. A more general method involves [[Lyapunov function]]s. In practice, any one of a number of different [[stability criterion|stability criteria]] are applied.
 
== Overview in dynamical systems ==
Many parts of the qualitative theory of differential equations and dynamical systems deal with asymptotic properties of solutions and the trajectories—what happens with the system after a long period of time. The simplest kind of behavior is exhibited by [[equilibrium point]]s, or fixed points, and by [[periodic orbit]]s. If a particular orbit is well understood, it is natural to ask next whether a small change in the initial condition will lead to similar behavior. Stability theory addresses the following questions: will a nearby orbit indefinitely stay close to a given orbit? will it converge to the given orbit? (this is a stronger property) In the former case, the orbit is called '''stable''' and in the latter case, '''asymptotically stable''', or '''attracting'''.
 
 
For an equilibrium solution <math>f_e</math> to an autonomous system of first order ordinary differential equations is called:
*stable if for every (small) <math>\epsilon > 0</math>, there exists a <math>\delta > 0 </math> such that every solution <math>f(t) </math> having initial conditions within distance <math> \delta > \| f(t_0) - f_e \| </math> of the equilibrium remains within distance <math> \epsilon > \| f(t) - f_e \| </math> for all <math> t \ge t_0 </math>.
*asymptotically stable if it is stable and, in addition, there exists <math>\delta_0 > 0</math> such that whenever <math>\delta_0 > \| f(t_0) - f_e \| </math> then <math>f(t) \rightarrow f_e </math>as <math>t \rightarrow \infty </math>.
 
 
 
Stability means that the trajectories do not change too much under small perturbations. The opposite situation, where a nearby orbit is getting repelled from the given orbit, is also of interest. In general, perturbing the initial state in some directions results in the trajectory asymptotically approaching the given one and in other directions to the trajectory getting away from it. There may also be directions for which the behavior of the perturbed orbit is more complicated (neither converging nor escaping completely), and then stability theory does not give sufficient information about the dynamics.
 
One of the key ideas in stability theory is that the qualitative behavior of an orbit under perturbations can be analyzed using the [[linearization]] of the system near the orbit. In particular, at each equilibrium of a smooth dynamical system with an ''n''-dimensional [[phase space]], there is a certain [[square matrix|''n''&times;''n'' matrix]] ''A'' whose [[eigenvalue]]s characterize the behavior of the nearby points ([[Hartman-Grobman theorem]]). More precisely, if all eigenvalues are negative [[real number]]s or [[complex number]]s with negative real parts then the point is a stable attracting fixed point, and the nearby points converge to it at an [[exponential decay|exponential]] rate, cf [[Lyapunov stability]] and [[exponential stability]]. If none of the eigenvalues is purely imaginary (or zero) then the attracting and repelling directions are related to the eigenspaces of the matrix ''A'' with eigenvalues whose real part is negative and, respectively, positive. Analogous statements are known for perturbations of more complicated orbits.
 
== Stability of fixed points ==
The simplest kind of an orbit is a fixed point, or an equilibrium. If a mechanical system is in a stable equilibrium state then a small push will result in a localized motion, for example, small [[oscillation]]s as in the case of a [[pendulum]]. In a system with [[damping]], a stable equilibrium state is moreover asymptotically stable. On the other hand, for an unstable equilibrium, such as a ball resting on a top of a hill, certain small pushes will result in a motion with a large amplitude that may or may not converge to the original state.
 
There are useful tests of stability for the case of a linear system. Stability of a nonlinear system can often be inferred from the stability of its [[linearization]].
 
=== Maps ===
Let ''f'': '''R''' &rarr; '''R''' be a [[continuously differentiable function]] with a fixed point ''a'', ''f''(''a'')&nbsp;=&nbsp;''a''. Consider the dynamical system obtained by iterating the function ''f'':
 
: <math> x_{n+1}=f(x_n), \quad n=0,1,2,\ldots.</math>
 
The fixed point ''a'' is stable if the [[absolute value]] of the [[derivative]] of ''f'' at ''a'' is strictly less than 1, and unstable if it is strictly greater than 1. This is because near the point ''a'', the function ''f'' has a [[linear approximation]] with slope ''f''<sup>&prime;</sup>(''a''):
 
: <math> f(x) \approx f(a)+f'(a)(x-a). </math>
 
Thus
 
: <math> \frac{x_{n+1}-a}{x_n-a}=\frac{f(x_n)-a}{x_n-a}
\approx \frac{f'(a)(x_n-a)}{x_n-a}=f'(a),</math>
 
which means that the derivative measures the rate at which the successive iterates approach the fixed point ''a'' or diverge from it. If the derivative at ''a'' is exactly 1 or &minus;1, then more information is needed in order to decide stability.
There is an analogous criterion for a continuously differentiable map ''f'': '''R'''<sup>''n''</sup> &rarr; '''R'''<sup>''n''</sup> with a fixed point ''a'', expressed in terms of its [[Jacobian matrix]] at ''a'', ''J'' = ''J''<sub>''a''</sub>(''f''). If all [[eigenvalues]] of ''J'' are real or complex numbers with absolute value strictly less than 1 then ''a'' is a stable fixed point; if at least one of them has absolute value strictly greater than 1 then ''a'' is unstable. Just as for ''n''=1, the case of all eigenvalues having absolute value 1 needs to be investigated further — the Jacobian matrix test is inconclusive. The same criterion holds more generally for [[diffeomorphism]]s of a [[smooth manifold]].
 
=== Linear autonomous systems ===
The stability of fixed points of a system of constant coefficient [[linear differential equation]]s of first order can be analyzed using the [[eigenvalue]]s of the corresponding matrix.
 
An [[autonomous system (mathematics)|autonomous system]]
 
:<math>x' = Ax,</math>
 
where ''x''(''t'')&isin;'''R'''<sup>''n''</sup> and ''A'' is an ''n''&times;''n'' matrix with real entries, has a constant solution
 
: <math>x(t)=0.</math>
 
(In a different language, the origin 0&isin;'''R'''<sup>''n''</sup> is an equilibrium point of the corresponding dynamical system.) This solution is asymptotically stable as ''t''&nbsp;&rarr;&nbsp;&infin; ("in the future") if and only if for all eigenvalues ''&lambda;'' of ''A'', [[Real part|Re]](''&lambda;'') < 0. Similarly, it is asymptotically stable as ''t''&nbsp;&rarr;&nbsp;&minus;&infin; ("in the past") if and only if for all eigenvalues &lambda; of ''A'', Re(''&lambda;'') > 0. If there exists an eigenvalue &lambda; of ''A'' with Re(''&lambda;'') > 0 then the solution is unstable for ''t''&nbsp;&rarr;&nbsp;&infin;.
 
Application of this result in practice, in order to decide the stability of the origin for a linear system, is facilitated by the [[Routh–Hurwitz stability criterion]]. The eigenvalues of a matrix are the roots of its [[characteristic polynomial]]. A polynomial in one variable with real coefficients is called a [[Hurwitz polynomial]] if the real parts of all roots are strictly negative. The [[Routh–Hurwitz theorem]] implies a characterization of Hurwitz polynomials by means of an algorithm that avoids computing the roots.
 
=== Non-linear autonomous systems ===
Asymptotic stability of fixed points of a non-linear system can often be established using the [[Hartman-Grobman theorem|Hartman–Grobman theorem]].
 
Suppose that ''v'' is a ''C''<sup>1</sup>-[[vector field]] in '''R'''<sup>''n''</sup> which vanishes at a point ''p'', ''v''(''p'')=0. Then the corresponding autonomous system
 
:<math>x'=v(x)</math>
 
has a constant solution
 
: <math> x(t)=p.</math>
 
Let ''J'' = ''J''<sub>''p''</sub>(''v'') be the ''n''&times;''n'' [[Jacobian matrix and determinant|Jacobian matrix]] of the vector field ''v'' at the point ''p''. If all eigenvalues of ''J'' have strictly negative real part then the solution is asymptotically stable. This condition can be tested using the [[Routh Hurwitz stability criterion|Routh–Hurwitz criterion]].
 
== Lyapunov function for general dynamical systems ==
{{main|Lyapunov function}}
 
A general way to establish [[Lyapunov stability]] or asymptotic stability of a dynamical system is by means of [[Lyapunov function]]s.
 
== See also ==
* [[von Neumann stability analysis]]
* [[Asymptotic stability]]
* [[Linear stability]]
* [[Lyapunov stability]]
* [[Orbital stability]]
* [[Structural stability]]
* [[Hyperstability]]
* [[Stability criterion]]
* [[Stability radius]]
 
== References ==
* {{Scholarpedia|title=Stability|urlname=Stability|curator=Philip Holmes and Eric T. Shea-Brown}}
 
== External links ==
* [http://demonstrations.wolfram.com/StableEquilibria/ Stable Equilibria] by Michael Schreiber, [[The Wolfram Demonstrations Project]].
 
[[Category:Stability theory| ]]
[[Category:Limit sets]]

Latest revision as of 01:46, 16 April 2014

Hello. Let me introduce the author. Her title is Refugia Shryock. For years he's been living in North Dakota and his family members enjoys it. For many years I've been working as a payroll clerk. Doing ceramics is what my family and I enjoy.

Feel free to surf to my blog post :: http://xrambo.com