In
mathematics and
science
Science is a systematic endeavor that Scientific method, builds and organizes knowledge in the form of Testability, testable explanations and predictions about the universe.
Science may be as old as the human species, and some of the earli ...
, a nonlinear system is a
system in which the change of the output is not
proportional
Proportionality, proportion or proportional may refer to:
Mathematics
* Proportionality (mathematics), the property of two variables being in a multiplicative relation to a constant
* Ratio, of one quantity to another, especially of a part compare ...
to the change of the input. Nonlinear problems are of interest to
engineer
Engineers, as practitioners of engineering, are professionals who invent, design, analyze, build and test machines, complex systems, structures, gadgets and materials to fulfill functional objectives and requirements while considering the l ...
s,
biologist
A biologist is a scientist who conducts research in biology. Biologists are interested in studying life on Earth, whether it is an individual cell, a multicellular organism, or a community of interacting populations. They usually speciali ...
s,
physicist
A physicist is a scientist who specializes in the field of physics, which encompasses the interactions of matter and energy at all length and time scales in the physical universe.
Physicists generally are interested in the root or ultimate ca ...
s,
mathematician
A mathematician is someone who uses an extensive knowledge of mathematics in their work, typically to solve mathematical problems.
Mathematicians are concerned with numbers, data, quantity, mathematical structure, structure, space, Mathematica ...
s, and many other
scientist
A scientist is a person who conducts scientific research to advance knowledge in an area of the natural sciences.
In classical antiquity, there was no real ancient analog of a modern scientist. Instead, philosophers engaged in the philosophica ...
s because most systems are inherently nonlinear in nature. Nonlinear
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 ...
s, describing changes in variables over time, may appear chaotic, unpredictable, or counterintuitive, contrasting with much simpler
linear systems.
Typically, the behavior of a nonlinear system is described in mathematics by a nonlinear system of equations, which is a set of simultaneous
equations in which the unknowns (or the unknown functions in the case of
differential equations) appear as variables of a
polynomial
In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An ex ...
of degree higher than one or in the argument of a
function which is not a polynomial of degree one.
In other words, in a nonlinear system of equations, the equation(s) to be solved cannot be written as a
linear combination of the unknown
variables or
functions that appear in them. Systems can be defined as nonlinear, regardless of whether known linear functions appear in the equations. In particular, a differential equation is ''linear'' if it is linear in terms of the unknown function and its derivatives, even if nonlinear in terms of the other variables appearing in it.
As nonlinear dynamical equations are difficult to solve, nonlinear systems are commonly approximated by linear equations (
linearization
In mathematics, linearization is finding the linear approximation to a function at a given point. The linear approximation of a function is the first order Taylor expansion around the point of interest. In the study of dynamical systems, linea ...
). This works well up to some accuracy and some range for the input values, but some interesting phenomena such as
solitons,
chaos, and
singularities are hidden by linearization. It follows that some aspects of the dynamic behavior of a nonlinear system can appear to be counterintuitive, unpredictable or even chaotic. Although such chaotic behavior may resemble
random
In common usage, randomness is the apparent or actual lack of pattern or predictability in events. A random sequence of events, symbols or steps often has no order and does not follow an intelligible pattern or combination. Individual rando ...
behavior, it is in fact not random. For example, some aspects of the weather are seen to be chaotic, where simple changes in one part of the system produce complex effects throughout. This nonlinearity is one of the reasons why accurate long-term forecasts are impossible with current technology.
Some authors use the term nonlinear science for the study of nonlinear systems. This term is disputed by others:
Definition
In
mathematics, a
linear map (or ''linear function'')
is one which satisfies both of the following properties:
*Additivity or
superposition principle
The superposition principle, also known as superposition property, states that, for all linear systems, the net response caused by two or more stimuli is the sum of the responses that would have been caused by each stimulus individually. So th ...
:
*Homogeneity:
Additivity implies homogeneity for any
rational ''α'', and, for
continuous functions, for any
real ''α''. For a
complex ''α'', homogeneity does not follow from additivity. For example, an
antilinear map is additive but not homogeneous. The conditions of additivity and homogeneity are often combined in the superposition principle
:
An equation written as
:
is called linear if
is a linear map (as defined above) and nonlinear otherwise. The equation is called ''homogeneous'' if
.
The definition
is very general in that
can be any sensible mathematical object (number, vector, function, etc.), and the function
can literally be any
mapping, including integration or differentiation with associated constraints (such as
boundary values). If
contains
differentiation with respect to
, the result will be a
differential equation.
Nonlinear algebraic equations
Nonlinear
algebraic equations, which are also called ''
polynomial equation
In mathematics, an algebraic equation or polynomial equation is an equation of the form
:P = 0
where ''P'' is a polynomial with coefficients in some field, often the field of the rational numbers. For many authors, the term ''algebraic equati ...
s'', are defined by equating
polynomial
In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An ex ...
s (of degree greater than one) to zero. For example,
:
For a single polynomial equation,
root-finding algorithms can be used to find solutions to the equation (i.e., sets of values for the variables that satisfy the equation). However, systems of algebraic equations are more complicated; their study is one motivation for the field of
algebraic geometry, a difficult branch of modern mathematics. It is even difficult to decide whether a given algebraic system has complex solutions (see
Hilbert's Nullstellensatz). Nevertheless, in the case of the systems with a finite number of complex solutions, these
systems of polynomial equations
A system of polynomial equations (sometimes simply a polynomial system) is a set of simultaneous equations where the are polynomials in several variables, say , over some field .
A ''solution'' of a polynomial system is a set of values for the s ...
are now well understood and efficient methods exist for solving them.
Nonlinear recurrence relations
A nonlinear
recurrence relation defines successive terms of a
sequence
In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is called ...
as a nonlinear function of preceding terms. Examples of nonlinear recurrence relations are the
logistic map and the relations that define the various
Hofstadter sequences. Nonlinear discrete models that represent a wide class of nonlinear recurrence relationships include the NARMAX (Nonlinear Autoregressive Moving Average with eXogenous inputs) model and the related
nonlinear system identification and analysis procedures.
[Billings S.A. "Nonlinear System Identification: NARMAX Methods in the Time, Frequency, and Spatio-Temporal Domains". Wiley, 2013] These approaches can be used to study a wide class of complex nonlinear behaviors in the time, frequency, and spatio-temporal domains.
Nonlinear differential equations
A
system of
differential equations is said to be nonlinear if it is not a
system of linear equations. Problems involving nonlinear differential equations are extremely diverse, and methods of solution or analysis are problem dependent. Examples of nonlinear differential equations are the
Navier–Stokes equations
In physics, the Navier–Stokes equations ( ) are partial differential equations which describe the motion of viscous fluid substances, named after French engineer and physicist Claude-Louis Navier and Anglo-Irish physicist and mathematician G ...
in fluid dynamics and the
Lotka–Volterra equations in biology.
One of the greatest difficulties of nonlinear problems is that it is not generally possible to combine known solutions into new solutions. In linear problems, for example, a family of
linearly independent
In the theory of vector spaces, a set of vectors is said to be if there is a nontrivial linear combination of the vectors that equals the zero vector. If no such linear combination exists, then the vectors are said to be . These concepts ...
solutions can be used to construct general solutions through the
superposition principle
The superposition principle, also known as superposition property, states that, for all linear systems, the net response caused by two or more stimuli is the sum of the responses that would have been caused by each stimulus individually. So th ...
. A good example of this is one-dimensional heat transport with
Dirichlet boundary condition
In the mathematical study of differential equations, the Dirichlet (or first-type) boundary condition is a type of boundary condition, named after Peter Gustav Lejeune Dirichlet (1805–1859). When imposed on an ordinary or a partial differenti ...
s, the solution of which can be written as a time-dependent linear combination of sinusoids of differing frequencies; this makes solutions very flexible. It is often possible to find several very specific solutions to nonlinear equations, however the lack of a superposition principle prevents the construction of new solutions.
Ordinary differential equations
First order
ordinary differential equation
In mathematics, an ordinary differential equation (ODE) is a differential equation whose unknown(s) consists of one (or more) function(s) of one variable and involves the derivatives of those functions. The term ''ordinary'' is used in contras ...
s are often exactly solvable by
separation of variables, especially for autonomous equations. For example, the nonlinear equation
:
has
as a general solution (and also
as a particular solution, corresponding to the limit of the general solution when ''C'' tends to infinity). The equation is nonlinear because it may be written as
:
and the left-hand side of the equation is not a linear function of
and its derivatives. Note that if the
term were replaced with
, the problem would be linear (the
exponential decay
A quantity is subject to exponential decay if it decreases at a rate proportional to its current value. Symbolically, this process can be expressed by the following differential equation, where is the quantity and (lambda) is a positive rate ...
problem).
Second and higher order ordinary differential equations (more generally, systems of nonlinear equations) rarely yield
closed-form solutions, though implicit solutions and solutions involving
nonelementary integral
In mathematics, a nonelementary antiderivative of a given elementary function is an antiderivative (or indefinite integral) that is, itself, not an ''elementary function'' (i.e. a function constructed from a finite number of quotients of constan ...
s are encountered.
Common methods for the qualitative analysis of nonlinear ordinary differential equations include:
*Examination of any
conserved quantities, especially in
Hamiltonian systems
*Examination of dissipative quantities (see
Lyapunov function) analogous to conserved quantities
*Linearization via
Taylor expansion
In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor se ...
*Change of variables into something easier to study
*
Bifurcation theory
*
Perturbation methods (can be applied to algebraic equations too)
*Existence of solutions of Finite-Duration, which can happen under specific conditions for some non-linear ordinary differential equations.
Partial differential equations
The most common basic approach to studying nonlinear
partial differential equation
In mathematics, a partial differential equation (PDE) is an equation which imposes relations between the various partial derivatives of a multivariable function.
The function is often thought of as an "unknown" to be solved for, similarly to ...
s is to change the variables (or otherwise transform the problem) so that the resulting problem is simpler (possibly linear). Sometimes, the equation may be transformed into one or more
ordinary differential equation
In mathematics, an ordinary differential equation (ODE) is a differential equation whose unknown(s) consists of one (or more) function(s) of one variable and involves the derivatives of those functions. The term ''ordinary'' is used in contras ...
s, as seen in
separation of variables, which is always useful whether or not the resulting ordinary differential equation(s) is solvable.
Another common (though less mathematical) tactic, often exploited in fluid and heat mechanics, is to use
scale analysis to simplify a general, natural equation in a certain specific
boundary value problem
In mathematics, in the field of differential equations, a boundary value problem is a differential equation together with a set of additional constraints, called the boundary conditions. A solution to a boundary value problem is a solution to ...
. For example, the (very) nonlinear
Navier-Stokes equations can be simplified into one linear partial differential equation in the case of transient, laminar, one dimensional flow in a circular pipe; the scale analysis provides conditions under which the flow is laminar and one dimensional and also yields the simplified equation.
Other methods include examining the
characteristics and using the methods outlined above for ordinary differential equations.
Pendula
A classic, extensively studied nonlinear problem is the dynamics of a frictionless
pendulum
A pendulum is a weight suspended from a wikt:pivot, pivot so that it can swing freely. When a pendulum is displaced sideways from its resting, Mechanical equilibrium, equilibrium position, it is subject to a restoring force due to gravity that ...
under the influence of
gravity
In physics, gravity () is a fundamental interaction which causes mutual attraction between all things with mass or energy. Gravity is, by far, the weakest of the four fundamental interactions, approximately 1038 times weaker than the str ...
. Using
Lagrangian mechanics
In physics, Lagrangian mechanics is a formulation of classical mechanics founded on the stationary-action principle (also known as the principle of least action). It was introduced by the Italian-French mathematician and astronomer Joseph-Lou ...
, it may be shown
David Tong: Lectures on Classical Dynamics
/ref> that the motion of a pendulum can be described by the dimensionless
A dimensionless quantity (also known as a bare quantity, pure quantity, or scalar quantity as well as quantity of dimension one) is a quantity to which no physical dimension is assigned, with a corresponding SI unit of measurement of one (or 1) ...
nonlinear equation
:
where gravity points "downwards" and is the angle the pendulum forms with its rest position, as shown in the figure at right. One approach to "solving" this equation is to use as an integrating factor
In mathematics, an integrating factor is a function that is chosen to facilitate the solving of a given equation involving differentials. It is commonly used to solve ordinary differential equations, but is also used within multivariable calc ...
, which would eventually yield
:
which is an implicit solution involving an elliptic integral. This "solution" generally does not have many uses because most of the nature of the solution is hidden in the nonelementary integral
In mathematics, a nonelementary antiderivative of a given elementary function is an antiderivative (or indefinite integral) that is, itself, not an ''elementary function'' (i.e. a function constructed from a finite number of quotients of constan ...
(nonelementary unless ).
Another way to approach the problem is to linearize any nonlinearity (the sine function term in this case) at the various points of interest through Taylor expansion
In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor se ...
s. For example, the linearization at , called the small angle approximation, is
:
since for . This is a simple harmonic oscillator corresponding to oscillations of the pendulum near the bottom of its path. Another linearization would be at , corresponding to the pendulum being straight up:
:
since for . The solution to this problem involves hyperbolic sinusoids, and note that unlike the small angle approximation, this approximation is unstable, meaning that will usually grow without limit, though bounded solutions are possible. This corresponds to the difficulty of balancing a pendulum upright, it is literally an unstable state.
One more interesting linearization is possible around , around which :
:
This corresponds to a free fall problem. A very useful qualitative picture of the pendulum's dynamics may be obtained by piecing together such linearizations, as seen in the figure at right. Other techniques may be used to find (exact) phase portrait
A phase portrait is a geometric representation of the trajectories of a dynamical system in the phase plane. Each set of initial conditions is represented by a different curve, or point.
Phase portraits are an invaluable tool in studying dyn ...
s and approximate periods.
Types of nonlinear dynamic behaviors
* Amplitude death – any oscillations present in the system cease due to some kind of interaction with other system or feedback by the same system
* Chaos – values of a system cannot be predicted indefinitely far into the future, and fluctuations are aperiodic
A periodic function is a function that repeats its values at regular intervals. For example, the trigonometric functions, which repeat at intervals of 2\pi radians, are periodic functions. Periodic functions are used throughout science to desc ...
* Multistability – the presence of two or more stable states
* Solitons – self-reinforcing solitary waves
*Limit cycles
In mathematics, in the study of dynamical systems with two-dimensional phase space, a limit cycle is a closed trajectory in phase space having the property that at least one other trajectory spirals into it either as time approaches infinity ...
– asymptotic periodic orbits to which destabilized fixed points are attracted.
* Self-oscillations – feedback oscillations taking place in open dissipative physical systems.
Examples of nonlinear equations
* Algebraic Riccati equation
*Ball and beam
The ball and beam system consists of a long beam which can be tilted by a servo or electric motor together with a ball
rolling back and forth on top of the beam.
It is a popular textbook example in control theory.
The significance of the ball and ...
system
* Bellman equation for optimal policy
*Boltzmann equation
The Boltzmann equation or Boltzmann transport equation (BTE) describes the statistical behaviour of a thermodynamic system not in a state of equilibrium, devised by Ludwig Boltzmann in 1872.Encyclopaedia of Physics (2nd Edition), R. G. Ler ...
* Colebrook equation
*General relativity
General relativity, also known as the general theory of relativity and Einstein's theory of gravity, is the geometric theory of gravitation published by Albert Einstein in 1915 and is the current description of gravitation in modern physics. ...
*Ginzburg–Landau theory
In physics, Ginzburg–Landau theory, often called Landau–Ginzburg theory, named after Vitaly Ginzburg and Lev Landau, is a mathematical physical theory used to describe superconductivity. In its initial form, it was postulated as a phenomenol ...
* Ishimori equation
* Kadomtsev–Petviashvili equation
* Korteweg–de Vries equation
* Landau–Lifshitz–Gilbert equation
*Liénard equation In mathematics, more specifically in the study of dynamical systems and differential equations, a Liénard equation is a second order differential equation, named after the French physicist Alfred-Marie Liénard.
During the development of radio an ...
*Navier–Stokes equations
In physics, the Navier–Stokes equations ( ) are partial differential equations which describe the motion of viscous fluid substances, named after French engineer and physicist Claude-Louis Navier and Anglo-Irish physicist and mathematician G ...
of fluid dynamics
In physics and engineering, fluid dynamics is a subdiscipline of fluid mechanics that describes the flow of fluids—liquids and gases. It has several subdisciplines, including '' aerodynamics'' (the study of air and other gases in motion) ...
* Nonlinear optics
* Nonlinear Schrödinger equation
* Power-flow study
* Richards equation for unsaturated water flow
*Self-balancing unicycle
An electric unicycle (often initialized as EUC or acronymized yuke or Uni) is a self-balancing personal transporter with a single wheel. The rider controls speed by leaning forwards or backwards, and steers by twisting or tilting the unit side to ...
* Sine-Gordon equation
*Van der Pol oscillator
In dynamics, the Van der Pol oscillator is a non-conservative oscillator with non-linear damping. It evolves in time according to the second-order differential equation:
:-\mu(1-x^2)+x= 0,
where ''x'' is the position coordinate—which is a fu ...
* Vlasov equation
See also
* Aleksandr Mikhailovich Lyapunov
*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 ...
*Feedback
Feedback occurs when outputs of a system are routed back as inputs as part of a chain of cause-and-effect that forms a circuit or loop. The system can then be said to ''feed back'' into itself. The notion of cause-and-effect has to be handled ...
* Initial condition
* Linear system
* Mode coupling
*Vector soliton In physical optics or wave optics, a vector soliton is a solitary wave with multiple components coupled together that maintains its shape during propagation. Ordinary solitons maintain their shape but have effectively only one (scalar) polarization ...
* Volterra series
References
Further reading
*
*
*
*
*
External links
Command and Control Research Program (CCRP)
* ttp://ocw.mit.edu/courses/mathematics/18-353j-nonlinear-dynamics-i-chaos-fall-2012/ Nonlinear Dynamics I: Chaosa
MIT's OpenCourseWare
(in MATLAB
MATLAB (an abbreviation of "MATrix LABoratory") is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementa ...
) a Database of Physical Systems
The Center for Nonlinear Studies at Los Alamos National Laboratory
{{Authority control
Dynamical systems
Concepts in physics