HOME

TheInfoList



OR:

Numerical continuation is a method of computing approximate solutions of a system of parameterized nonlinear equations, :F(\mathbf u,\lambda) = 0. The ''parameter'' \lambda is usually a real
scalar 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 ...
, and the ''solution'' \mathbf u an ''n''-vector. For a fixed ''parameter value'' \lambda, F(\ast,\lambda) maps
Euclidean n-space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidean sp ...
into itself. Often the original mapping F is from a
Banach space In mathematics, more specifically in functional analysis, a Banach space (pronounced ) is a complete normed vector space. Thus, a Banach space is a vector space with a metric that allows the computation of vector length and distance between vector ...
into itself, and the
Euclidean n-space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidean sp ...
is a finite-dimensional Banach space. A steady state, or fixed point, of a
parameterized family In mathematics and its applications, a parametric family or a parameterized family is a indexed family, family of objects (a set of related objects) whose differences depend only on the chosen values for a set of parameters. Common examples are p ...
of flows or maps are of this form, and by discretizing trajectories of a flow or iterating a map, periodic orbits and heteroclinic orbits can also be posed as a solution of F=0.


Other forms

In some nonlinear systems, parameters are explicit. In others they are implicit, and the system of nonlinear equations is written :F(\mathbf u) = 0 where \mathbf u is an ''n''-vector, and its image F(\mathbf u) is an ''n-1'' vector. This formulation, without an explicit parameter space is not usually suitable for the formulations in the following sections, because they refer to parameterized autonomous nonlinear
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 p ...
of the form: :\mathbf u' = F(\mathbf u,\lambda). However, in an algebraic system there is no distinction between unknowns \mathbf u and the parameters.


Periodic motions

A
periodic motion Periodicity or periodic may refer to: Mathematics * Bott periodicity theorem, addresses Bott periodicity: a modulo-8 recurrence relation in the homotopy groups of classical groups * Periodic function, a function whose output contains values tha ...
is a closed curve in phase space. That is, for some ''period'' T, :\mathbf u' = F(\mathbf u,\lambda),\, \mathbf u(0) = \mathbf u(T). The textbook example of a periodic motion is the undamped pendulum. If the
phase space In dynamical system theory, a phase space is a space in which all possible states of a system are represented, with each possible state corresponding to one unique point in the phase space. For mechanical systems, the phase space usually ...
is periodic in one or more coordinates, say \mathbf u(t) = \mathbf u(t + \Omega), with \Omega a vector , then there is a second kind of periodic motions defined by :\mathbf u' = \mathbf F(\mathbf u,\lambda),\, \mathbf u(0) = \mathbf u(T + N.\Omega) for every integer N. : The first step in writing an implicit system for a periodic motion is to move the period T from the boundary conditions to the ODE: :\mathbf u' = T\mathbf F(\mathbf u,\lambda),\, \mathbf u(0)=\mathbf u(1 + N.\Omega). The second step is to add an additional equation, a ''phase constraint'', that can be thought of as determining the period. This is necessary because any solution of the above boundary value problem can be shifted in time by an arbitrary amount (time does not appear in the defining equations—the dynamical system is called autonomous). There are several choices for the phase constraint. If \mathbf u_0(t) is a known periodic orbit at a parameter value \lambda_0 near \lambda, then, Poincaré used :\langle \mathbf u(0) - \mathbf u_0(0),\mathbf F(\mathbf u_0(0),\lambda_0)\rangle = 0. which states that \mathbf u lies in a plane which is orthogonal to the tangent vector of the closed curve. This plane is called a '' Poincaré section''. : For a general problem a better phase constraint is an integral constraint introduced by Eusebius Doedel, which chooses the phase so that the distance between the known and unknown orbits is minimized: :\int_0^1 \langle\mathbf u(t) - \mathbf u_0(t),\mathbf F(\mathbf u_0(t),\lambda_0)\rangle dt = 0.


Homoclinic and heteroclinic motions

:


Definitions


Solution component

A solution component \Gamma(\mathbf u_0,\lambda_0) of the nonlinear system F is a set of points (\mathbf u,\lambda) which satisfy F(\mathbf u,\lambda)=0 and are ''connected'' to the initial solution (\mathbf u_0,\lambda_0) by a path of solutions (\mathbf u(s),\lambda(s)) for which (\mathbf u(0),\lambda(0))=(\mathbf u_0,\lambda_0),\, (\mathbf u(1),\lambda(1)) = (\mathbf u,\lambda) and F(\mathbf u(s),\lambda(s))=0.


Numerical continuation

A numerical continuation is an algorithm which takes as input a system of parametrized nonlinear equations and an initial solution (\mathbf u_0,\lambda_0), F(\mathbf u_0,\lambda_0)=0, and produces a set of points on the solution component \Gamma(\mathbf u_0,\lambda_0).


Regular point

A regular point of F is a point (\mathbf u,\lambda) at which the
Jacobian In mathematics, a Jacobian, named for Carl Gustav Jacob Jacobi, may refer to: *Jacobian matrix and determinant *Jacobian elliptic functions *Jacobian variety *Intermediate Jacobian In mathematics, the intermediate Jacobian of a compact Kähler m ...
of F is full rank (n). Near a regular point the solution component is an isolated curve passing through the regular point (the implicit function theorem). In the figure above the point (\mathbf u_0,\lambda_0) is a regular point.


Singular point

A singular point of F is a point (\mathbf u,\lambda) at which the
Jacobian In mathematics, a Jacobian, named for Carl Gustav Jacob Jacobi, may refer to: *Jacobian matrix and determinant *Jacobian elliptic functions *Jacobian variety *Intermediate Jacobian In mathematics, the intermediate Jacobian of a compact Kähler m ...
of F is not full rank. Near a singular point the solution component may not be an isolated curve passing through the regular point. The local structure is determined by higher derivatives of F. In the figure above the point where the two blue curves cross is a singular point. In general solution components \Gamma are
branched curves A branch is a part of a woody plant. Branch or branching may also refer to: Places ;Canada * Branch, Newfoundland and Labrador ;France * Branches, Yonne ;United States * Branch, Arkansas * Branch, Louisiana * Branch, Michigan * Branch, Mis ...
. The branch points are singular points. Finding the solution curves leaving a singular point is called branch switching, and uses techniques from bifurcation theory ( singularity theory,
catastrophe theory In mathematics, catastrophe theory is a branch of bifurcation theory in the study of dynamical systems; it is also a particular special case of more general singularity theory in geometry. Bifurcation theory studies and classifies phenomena cha ...
). For finite-dimensional systems (as defined above) the Lyapunov-Schmidt decomposition may be used to produce two systems to which the Implicit Function Theorem applies. The Lyapunov-Schmidt decomposition uses the restriction of the system to the complement of the null space of the Jacobian and the range of the Jacobian. If the columns of the matrix \Phi are an orthonormal basis for the null space of :J=\left \begin F_x & F_\\ \end \right/math> and the columns of the matrix \Psi are an orthonormal basis for the left null space of J, then the system F(x,\lambda)=0 can be rewritten as : \left \begin (I-\Psi\Psi^T)F(x+\Phi\xi + \eta)\\ \Psi^T F(x+\Phi\xi + \eta)\\ \end \right0, where \eta is in the complement of the null space of J (\Phi^T\,\eta=0). In the first equation, which is parametrized by the null space of the Jacobian (\xi), the Jacobian with respect to \eta is non-singular. So the implicit function theorem states that there is a mapping \eta(\xi) such that \eta(0)=0 and (I-\Psi\Psi^T)F(x+\Phi\xi+\eta(\xi))=0). The second equation (with \eta(\xi) substituted) is called the bifurcation equation (though it may be a system of equations). The bifurcation equation has a Taylor expansion which lacks the constant and linear terms. By scaling the equations and the null space of the Jacobian of the original system a system can be found with non-singular Jacobian. The constant term in the Taylor series of the scaled bifurcation equation is called the algebraic bifurcation equation, and the implicit function theorem applied the bifurcation equations states that for each isolated solution of the algebraic bifurcation equation there is a branch of solutions of the original problem which passes through the singular point. Another type of singular point is a
turning point bifurcation Turning is a machining process in which a cutting tool, typically a non-rotary tool bit, describes a helix toolpath by moving more or less linearly while the workpiece rotates. Usually the term "turning" is reserved for the generation of ...
, or
saddle-node bifurcation In the mathematical area of bifurcation theory a saddle-node bifurcation, tangential bifurcation or fold bifurcation is a local bifurcation in which two fixed points (or equilibria) of a dynamical system collide and annihilate each other. The term ...
, where the direction of the parameter \lambda reverses as the curve is followed. The red curve in the figure above illustrates a turning point.


Particular algorithms


Natural parameter continuation

Most methods of solution of nonlinear systems of equations are iterative methods. For a particular parameter value \lambda_0 a mapping is repeatedly applied to an initial guess \mathbf u_0. If the method converges, and is consistent, then in the limit the iteration approaches a solution of F(\mathbf u,\lambda_0)=0. ''Natural parameter continuation'' is a very simple adaptation of the iterative solver to a parametrized problem. The solution at one value of \lambda is used as the initial guess for the solution at \lambda+\Delta \lambda. With \Delta \lambda sufficiently small the iteration applied to the initial guess should converge. : One advantage of natural parameter continuation is that it uses the solution method for the problem as a black box. All that is required is that an initial solution be given (some solvers used to always start at a fixed initial guess). There has been a lot of work in the area of large scale continuation on applying more sophisticated algorithms to black box solvers (see e.g
LOCA
. However, natural parameter continuation fails at turning points, where the branch of solutions turns round. So for problems with turning points, a more sophisticated method such as pseudo-arclength continuation must be used (see below).


Simplicial or piecewise linear continuation

Simplicial Continuation, or Piecewise Linear Continuation (Allgower and Georg) is based on three basic results. The first is : The second result is: : Please see the article on piecewise linear continuation for details. With these two operations this continuation algorithm is easy to state (although of course an efficient implementation requires a more sophisticated approach. See 1. An initial simplex is assumed to be given, from a reference simplicial decomposition of \mathbb^n. The initial simplex must have at least one face which contains a zero of the unique linear interpolant on that face. The other faces of the simplex are then tested, and typically there will be one additional face with an interior zero. The initial simplex is then replaced by the simplex which lies across either face containing zero, and the process is repeated. : References: Allgower and Georg 1provides a crisp, clear description of the algotihm.


Pseudo-arclength continuation

This method is based on the observation that the "ideal" parameterization of a curve is arclength. Pseudo-arclength is an approximation of the arclength in the tangent space of the curve. The resulting modified natural continuation method makes a step in pseudo-arclength (rather than \lambda). The iterative solver is required to find a point at the given pseudo-arclength, which requires appending an additional constraint (the pseudo-arclength constraint) to the n by n+1 Jacobian. It produces a square Jacobian, and if the stepsize is sufficiently small the modified Jacobian is full rank. Pseudo-arclength continuation was independently developed by Edward Riks and Gerald Wempner for finite element applications in the late 1960s, and published in journals in the early 1970s by H.B. Keller. A detailed account of these early developments is provided in the textbook by M. A. Crisfield: Nonlinear Finite Element Analysis of Solids and Structures, Vol 1: Basic Concepts, Wiley, 1991. Crisfield was one of the most active developers of this class of methods, which are by now standard procedures of commercial nonlinear finite element programs. : The algorithm is a predictor-corrector method. The prediction step finds the point (in IR^(n+1) ) which is a step \Delta s along the tangent vector at the current pointer. The corrector is usually Newton's method, or some variant, to solve the nonlinear system : \begin F(u,\lambda)=0\\ \dot u^*_0(u-u_0)+\dot \lambda_0 (\lambda-\lambda_0) = \Delta s\\ \end where (\dot u_0,\dot\lambda_0) is the tangent vector at (u_0,\lambda_0). The Jacobian of this system is the bordered matrix :\left \begin F_u & F_\\ \dot u^* & \dot \lambda\\ \end \right/math> At regular points, where the unmodified Jacobian is full rank, the tangent vector spans the null space of the top row of this new Jacobian. Appending the tangent vector as the last row can be seen as determining the coefficient of the null vector in the general solution of the Newton system (particular solution plus an arbitrary multiple of the null vector).


Gauss–Newton continuation

This method is a variant of pseudo-arclength continuation. Instead of using the tangent at the initial point in the arclength constraint, the tangent at the current solution is used. This is equivalent to using the pseudo-inverse of the Jacobian in Newton's method, and allows longer steps to be made. 17


Continuation in more than one parameter

The parameter \lambda in the algorithms described above is a real scalar. Most physical and design problems generally have many more than one parameter. Higher-dimensional continuation refers to the case when \lambda is a k-vector. The same terminology applies. A regular solution is a solution at which the Jacobian is full rank (n). A singular solution is a solution at which the Jacobian is less than full rank. A regular solution lies on a k-dimensional surface, which can be parameterized by a point in the tangent space (the null space of the Jacobian). This is again a straightforward application of the Implicit Function Theorem.


Applications of numerical continuation techniques

Numerical continuation techniques have found a great degree of acceptance in the study of chaotic dynamical systems and various other systems which belong to the realm of
catastrophe theory In mathematics, catastrophe theory is a branch of bifurcation theory in the study of dynamical systems; it is also a particular special case of more general singularity theory in geometry. Bifurcation theory studies and classifies phenomena cha ...
. The reason for such usage stems from the fact that various non-linear dynamical systems behave in a deterministic and predictable manner within a range of parameters which are included in the equations of the system. However, for a certain parameter value the system starts behaving chaotically and hence it became necessary to follow the parameter in order to be able to decipher the occurrences of when the system starts being non-predictable, and what exactly (theoretically) makes the system become unstable. Analysis of parameter continuation can lead to more insights about stable/critical point bifurcations. Study of saddle-node, transcritical, pitch-fork, period doubling, Hopf, secondary Hopf (Neimark) bifurcations of stable solutions allows for a theoretical discussion of the circumstances and occurrences which arise at the critical points. Parameter continuation also gives a more dependable system to analyze a dynamical system as it is more stable than more interactive, time-stepped numerical solutions. Especially in cases where the dynamical system is prone to blow-up at certain parameter values (or combination of values for multiple parameters).{{cite book , last1=Engelnkemper , first1=S. , last2=Gurevich , first2=S. V. , last3=Uecker , first3=H. , last4=Wetzel , first4=D. , last5=Thiele , first5=U. , title=Computational modelling of bifurcations and instabilities in fluid dynamics , date=7 July 2018 , publisher=Springer , isbn=9783319914930 , pages=459–501 , doi=10.1007/978-3-319-91494-7_13 , arxiv=1808.02321 It is extremely insightful as to the presence of stable solutions (attracting or repelling) in the study of Nonlinear Partial Differential Equations where time stepping in the form of the Crank Nicolson algorithm is extremely time consuming as well as unstable in cases of nonlinear growth of the dependent variables in the system. The study of turbulence is another field where the Numerical Continuation techniques have been used to study the advent of turbulence in a system starting at low Reynolds numbers. Also, research using these techniques has provided the possibility of finding stable manifolds and bifurcations to invariant-tori in the case of the
restricted three-body problem In physics and classical mechanics, the three-body problem is the problem of taking the initial positions and velocities (or momenta) of three point masses and solving for their subsequent motion according to Newton's laws of motion and Newton's ...
in Newtonian gravity and have also given interesting and deep insights into the behaviour of systems such as the Lorenz equations.


Software

(Under Construction) See also The SIAM Activity Group on Dynamical Systems' lis
http://www.dynamicalsystems.org/sw/sw/
* AUTO: Computation of the solutions of Two Point Boundary Value Problems (TPBVPs) with integral constraints
https://sourceforge.net/projects/auto-07p/ Available on SourceForge.
* HOMCONT: Computation of homoclinic and heteroclinic orbits. Included in AUTO * MATCONT: Matlab toolbox for numerical continuation and bifurcatio

https://sourceforge.net/projects/matcont/ Available on SourceForge.] * DDEBIFTOOL: Computation of solutions of Delay Differential Equations. A MATLAB package
Available from K. U. Leuven
* PyCont: A Python toolbox for numerical continuation and bifurcation. Native Python algorithms for fixed point continuation, sophisticated interface to AUTO for other types of problem. Included as part o

* CANDYS/QA

16* MANPAK
Available from Netlib
15* PDDE-CONT
http://seis.bris.ac.uk/~rs1909/pdde/
* multifario
http://multifario.sourceforge.net/
* LOCA
https://trilinos.org/packages/nox-and-loca/
* DSTool * GAIO * OSCILL8: Oscill8 is a dynamical systems tool that allows a user to explore high-dimensional parameter space of nonlinear ODEs using bifurcation analytic techniques
Available from SourceForge
* MANLAB : Computation of equilibrium, periodic and quasi-periodic solution of differential equations using Fourier series (harmonic balance method) developments of the solution and Taylor series developments (asymptotic numerical method) of the solution branch
Available from LMA Marseille.
* BifurcationKit.jl : This Julia package aims at performing automatic bifurcation analysis of large dimensional equations F(u,λ)=0 where λ∈ℝ by taking advantage of iterative methods, sparse formulation and specific hardwares (e.g. GPU)


Examples

This problem, of finding the points which ''F'' maps into the origin appears in computer graphics as the problems of drawing
contour maps A contour line (also isoline, isopleth, or isarithm) of a function of two variables is a curve along which the function has a constant value, so that the curve joins points of equal value. It is a plane section of the three-dimensional graph ...
(n=2), or isosurface(n=3). The contour with value ''h'' is the set of all solution components of ''F-h=0''


References


Books

1"
Introduction to Numerical Continuation Methods
'", Eugene L. Allgower and Kurt Georg, SIAM Classics in Applied Mathematics 45. 2003. 2"
Numerical Methods for Bifurcations of Dynamical Equilibria
'", Willy J. F. Govaerts, SIAM 2000. 3"''Lyapunov-Schmidt Methods in Nonlinear Analysis and Applications''", Nikolay Sidorov, Boris Loginov, Aleksandr Sinitsyn, and Michail Falaleev, Kluwer Academic Publishers, 2002. 4"''Methods of Bifurcation Theory''", Shui-Nee Chow and Jack K. Hale, Springer-Verlag 1982. 5"''Elements of Applied Bifurcation Theory''", Yuri A. Kunetsov, Springer-Verlag Applied Mathematical Sciences 112, 1995. 6"Nonlinear Oscillations, Dynamical Systems, and Bifurcations of Vector Fields", John Guckenheimer and Philip Holmes, Springer-Verlag Applied Mathematical Sciences 42, 1983. 7"''Elementary Stability and Bifurcation Theory''", Gerard Iooss and Daniel D. Joseph, Springer-Verlag
Undergraduate Texts in Mathematics Undergraduate Texts in Mathematics (UTM) (ISSN 0172-6056) is a series of undergraduate-level textbooks in mathematics published by Springer-Verlag. The books in this series, like the other Springer-Verlag mathematics series, are small yellow boo ...
, 1980. 8"''Singularity Theory and an Introduction to Catastrophe Theory''", Yung-Chen Lu, Springer-Verlag, 1976. 9"''Global Bifurcations and Chaos, Analytic Methods''", S. Wiggins, Springer-Verlag Applied Mathematical Sciences 73, 1988. 10"''Singularities and Groups in Bifurcation Theory, volume I''", Martin Golubitsky and David G. Schaeffer, Springer-Verlag Applied Mathematical Sciences 51, 1985. 11"''Singularities and Groups in Bifurcation Theory, volume II''", Martin Golubitsky, Ian Stewart and David G. Schaeffer, Springer-Verlag Applied Mathematical Sciences 69, 1988. 12"''Solving Polynomial Systems Using Continuation for Engineering and Scientific Problems''", Alexander Morgan, Prentice-Hall, Englewood Cliffs, N.J. 1987. 13"''Pathways to Solutions, Fixed Points and Equilibria''", C. B. Garcia and W. I. Zangwill, Prentice-Hall, 1981. 14"''The Implicit Function Theorem: History, Theory and Applications''", Steven G. Krantz and Harold R. Parks, Birkhauser, 2002. 15"''Nonlinear Functional Analysis''", J. T. Schwartz, Gordon and Breach Science Publishers, Notes on Mathematics and its Applications, 1969. 16"''Topics in Nonlinear Functional Analysis''", Louis Nirenberg (notes by Ralph A. Artino), AMS Courant Lecture Notes in Mathematics 6, 1974. 17"''Newton Methods for Nonlinear Problems -- Affine Invariance and Adaptive Algorithms''", P. Deuflhard, Series Computational Mathematics 35, Springer, 2006.


Journal articles

1"''An Algorithm for Piecewise Linear Approximation of Implicitly Defined Two-Dimensional Surfaces''", Eugene L. Allgower and Stefan Gnutzmann, SIAM Journal on Numerical Analysis, Volume 24, Number 2, 452—469, 1987. 2"''Simplicial and Continuation Methods for Approximations, Fixed Points and Solutions to Systems of Equations''", E. L. Allgower and K. Georg, SIAM Review, Volume 22, 28—85, 1980. 3"''An Algorithm for Piecewise-Linear Approximation of an Implicitly Defined Manifold''", Eugene L. Allgower and Phillip H. Schmidt, SIAM Journal on Numerical Analysis, Volume 22, Number 2, 322—346, April 1985. 4"''Contour Tracing by Piecewise Linear Approximations''",
David P. Dobkin David Paul Dobkin is an American computer scientist and the Phillip Y. Goldman '86 Professor of Computer Science at Princeton University. His research has concerned computational geometry and computer graphics. Early life and education Dobkin wa ...
, Silvio V. F. Levy,
William P. Thurston William Paul Thurston (October 30, 1946August 21, 2012) was an American mathematician. He was a pioneer in the field of low-dimensional topology and was awarded the Fields Medal in 1982 for his contributions to the study of 3-manifolds. Thurston ...
and Allan R. Wilks, ACM Transactions on Graphics, 9(4) 389-423, 1990. 5"''Numerical Solution of Bifurcation and Nonlinear Eigenvalue Problems''", H. B. Keller, in "Applications of Bifurcation Theory", P. Rabinowitz ed., Academic Press, 1977. 6"''A Locally Parameterized Continuation Process''", W.C. Rheinboldt and J.V. Burkardt, ACM Transactions on Mathematical Software, Volume 9, 236—246, 1983. 7"''Nonlinear Numerics''" E. Doedel, International Journal of Bifurcation and Chaos, 7(9):2127-2143, 1997. 8"''Nonlinear Computation''", R. Seydel, International Journal of Bifurcation and Chaos, 7(9):2105-2126, 1997. 9"''On a Moving Frame Algorithm and the Triangulation of Equilibrium Manifolds''", W.C. Rheinboldt, In T. Kuper, R. Seydel, and H. Troger eds. "ISNM79: Bifurcation: Analysis, Algorithms, Applications", pages 256-267. Birkhauser, 1987. 10"''On the Computation of Multi-Dimensional Solution Manifolds of Parameterized Equations''", W.C. Rheinboldt, Numerishe Mathematik, 53, 1988, pages 165-181. 11"''On the Simplicial Approximation of Implicitly Defined Two-Dimensional Manifolds''", M. L. Brodzik and W.C. Rheinboldt, Computers and Mathematics with Applications, 28(9): 9-21, 1994. 12"''The Computation of Simplicial Approximations of Implicitly Defined p-Manifolds''", M. L. Brodzik, Computers and Mathematics with Applications, 36(6):93-113, 1998. 13"''New Algorithm for Two-Dimensional Numerical Continuation''", R. Melville and D. S. Mackey, Computers and Mathematics with Applications, 30(1):31-46, 1995. 14"''Multiple Parameter Continuation: Computing Implicitly Defined k-manifolds''", M. E. Henderson, IJBC 12 451-76, 2003. 15"''MANPACK: a set of algorithms for computations on implicitly defined manifolds''", W. C. Rheinboldt, Comput. Math. Applic. 27 pages 15–9, 1996. 16"''CANDYS/QA - A Software System For Qualitative Analysis Of Nonlinear Dynamical Systems''", Feudel, U. and W. Jansen, Int. J. Bifurcation and Chaos, vol. 2 no. 4, pp. 773–794, World Scientific, 1992. Numerical analysis Dynamical systems