Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Nonlinear system

From Wikipedia, the free encyclopedia
(Redirected fromNonlinear differential equation)
System where changes of output are not proportional to changes of input
This article is about "nonlinearity" in mathematics, physics and other sciences. For video and film editing, seeNon-linear editing system. For other uses, seeNonlinearity (disambiguation).
Complex systems
Topics

Inmathematics andscience, anonlinear system (or anon-linear system) is asystem in which the change of the output is notproportional to the change of the input.[1][2] Nonlinear problems are of interest toengineers,biologists,[3][4][5]physicists,[6][7]mathematicians, and many otherscientists since most systems are inherently nonlinear in nature.[8] Nonlineardynamical systems, describing changes in variables over time, may appear chaotic, unpredictable, or counterintuitive, contrasting with much simplerlinear systems.

Typically, the behavior of a nonlinear system is described in mathematics by anonlinear system of equations, which is a set of simultaneousequations in which the unknowns (or the unknown functions in the case ofdifferential equations) appear as variables of apolynomial of degree higher than one or in the argument of afunction 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 alinear combination of the unknownvariables orfunctions 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 islinear 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). This works well up to some accuracy and some range for the input values, but some interesting phenomena such assolitons,chaos,[9] andsingularities 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 resemblerandom 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 termnonlinear science for the study of nonlinear systems. This term is disputed by others:

Using a term like nonlinear science is like referring to the bulk of zoology as the study of non-elephant animals.

— Stanisław Ulam[10]

Definition

[edit]

Inmathematics, alinear map (orlinear function)f(x){\displaystyle f(x)} is one which satisfies both of the following properties:

Additivity implies homogeneity for anyrationalα, and, forcontinuous functions, for anyrealα. For acomplexα, homogeneity does not follow from additivity. For example, anantilinear map is additive but not homogeneous. The conditions of additivity and homogeneity are often combined in the superposition principle

f(αx+βy)=αf(x)+βf(y){\displaystyle f(\alpha x+\beta y)=\alpha f(x)+\beta f(y)}

An equation written as

f(x)=C{\displaystyle f(x)=C}

is calledlinear iff(x){\displaystyle f(x)} is a linear map (as defined above) andnonlinear otherwise. The equation is calledhomogeneous ifC=0{\displaystyle C=0} andf(x){\displaystyle f(x)} is ahomogeneous function.

The definitionf(x)=C{\displaystyle f(x)=C} is very general in thatx{\displaystyle x} can be any sensible mathematical object (number, vector, function, etc.), and the functionf(x){\displaystyle f(x)} can literally be anymapping, including integration or differentiation with associated constraints (such asboundary values). Iff(x){\displaystyle f(x)} containsdifferentiation with respect tox{\displaystyle x}, the result will be adifferential equation.

Nonlinear systems of equations

[edit]

A nonlinear system of equations consists of a set of equations in several variables such that at least one of them is not alinear equation.

For a single equation of the formf(x)=0,{\displaystyle f(x)=0,} many methods have been designed; seeRoot-finding algorithm. In the case wheref is apolynomial, one has apolynomial equation such asx2+x1=0.{\displaystyle x^{2}+x-1=0.} The general root-finding algorithms apply to polynomial roots, but, generally they do not find all the roots, and when they fail to find a root, this does not imply that there is no roots. Specific methods for polynomials allow finding all roots or thereal roots; seereal-root isolation.

Solvingsystems of polynomial equations, that is finding the common zeros of a set of several polynomials in several variables is a difficult problem for which elaborate algorithms have been designed, such asGröbner base algorithms.[11]

For the general case of system of equations formed by equating to zero severaldifferentiable functions, the main method isNewton's method and its variants. Generally they may provide a solution, but do not provide any information on the number of solutions.

Nonlinear recurrence relations

[edit]

A nonlinearrecurrence relation defines successive terms of asequence as a nonlinear function of preceding terms. Examples of nonlinear recurrence relations are thelogistic map and the relations that define the variousHofstadter 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 relatednonlinear system identification and analysis procedures.[12] 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

[edit]
"Nonlinear dynamics" redirects here. For the journal, seeNonlinear Dynamics (journal).

Asystem ofdifferential equations is said to be nonlinear if it is not asystem 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 theNavier–Stokes equations in fluid dynamics and theLotka–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 oflinearly independent solutions can be used to construct general solutions through thesuperposition principle. A good example of this is one-dimensional heat transport withDirichlet boundary conditions, 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

[edit]

First orderordinary differential equations are often exactly solvable byseparation of variables, especially for autonomous equations. For example, the nonlinear equation

dudx=u2{\displaystyle {\frac {du}{dx}}=-u^{2}}

hasu=1x+C{\displaystyle u={\frac {1}{x+C}}} as a general solution (and also the special solutionu=0,{\displaystyle u=0,} corresponding to the limit of the general solution whenC tends to infinity). The equation is nonlinear because it may be written as

dudx+u2=0{\displaystyle {\frac {du}{dx}}+u^{2}=0}

and the left-hand side of the equation is not a linear function ofu{\displaystyle u} and its derivatives. Note that if theu2{\displaystyle u^{2}} term were replaced withu{\displaystyle u}, the problem would be linear (theexponential decay problem).

Second and higher order ordinary differential equations (more generally, systems of nonlinear equations) rarely yieldclosed-form solutions, though implicit solutions and solutions involvingnonelementary integrals are encountered.

Common methods for the qualitative analysis of nonlinear ordinary differential equations include:

Partial differential equations

[edit]
Main article:Nonlinear partial differential equation
See also:List of nonlinear partial differential equations

The most common basic approach to studying nonlinearpartial differential equations 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 moreordinary differential equations, as seen inseparation 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 usescale analysis to simplify a general, natural equation in a certain specificboundary value problem. For example, the (very) nonlinearNavier-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 thecharacteristics and using the methods outlined above for ordinary differential equations.

Pendula

[edit]
Main article:Pendulum (mathematics)
Illustration of a pendulum
Linearizations of a pendulum

A classic, extensively studied nonlinear problem is the dynamics of a frictionlesspendulum under the influence ofgravity. UsingLagrangian mechanics, it may be shown[14] that the motion of a pendulum can be described by thedimensionless nonlinear equation

d2θdt2+sin(θ)=0{\displaystyle {\frac {d^{2}\theta }{dt^{2}}}+\sin(\theta )=0}

where gravity points "downwards" andθ{\displaystyle \theta } 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 usedθ/dt{\displaystyle d\theta /dt} as anintegrating factor, which would eventually yield

dθC0+2cos(θ)=t+C1{\displaystyle \int {\frac {d\theta }{\sqrt {C_{0}+2\cos(\theta )}}}=t+C_{1}}

which is an implicit solution involving anelliptic integral. This "solution" generally does not have many uses because most of the nature of the solution is hidden in thenonelementary integral (nonelementary unlessC0=2{\displaystyle C_{0}=2}).

Another way to approach the problem is to linearize any nonlinearity (the sine function term in this case) at the various points of interest throughTaylor expansions. For example, the linearization atθ=0{\displaystyle \theta =0}, called the small angle approximation, is

d2θdt2+θ=0{\displaystyle {\frac {d^{2}\theta }{dt^{2}}}+\theta =0}

sincesin(θ)θ{\displaystyle \sin(\theta )\approx \theta } forθ0{\displaystyle \theta \approx 0}. This is asimple harmonic oscillator corresponding to oscillations of the pendulum near the bottom of its path. Another linearization would be atθ=π{\displaystyle \theta =\pi }, corresponding to the pendulum being straight up:

d2θdt2+πθ=0{\displaystyle {\frac {d^{2}\theta }{dt^{2}}}+\pi -\theta =0}

sincesin(θ)πθ{\displaystyle \sin(\theta )\approx \pi -\theta } forθπ{\displaystyle \theta \approx \pi }. The solution to this problem involveshyperbolic sinusoids, and note that unlike the small angle approximation, this approximation is unstable, meaning that|θ|{\displaystyle |\theta |} 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θ=π/2{\displaystyle \theta =\pi /2}, around whichsin(θ)1{\displaystyle \sin(\theta )\approx 1}:

d2θdt2+1=0.{\displaystyle {\frac {d^{2}\theta }{dt^{2}}}+1=0.}

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 portraits and approximate periods.

Types of nonlinear dynamic behaviors

[edit]
  • 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 areaperiodic
  • Multistability – the presence of two or more stable states
  • Solitons – self-reinforcing solitary waves
  • Limit cycles – 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

[edit]

See also

[edit]

References

[edit]
  1. ^"Explained: Linear and nonlinear systems".MIT News. Retrieved2018-06-30.
  2. ^"Nonlinear systems, Applied Mathematics - University of Birmingham".www.birmingham.ac.uk. Retrieved2018-06-30.
  3. ^"Nonlinear Biology",The Nonlinear Universe, The Frontiers Collection, Springer Berlin Heidelberg, 2007, pp. 181–276,doi:10.1007/978-3-540-34153-6_7,ISBN 9783540341529
  4. ^Korenberg, Michael J.; Hunter, Ian W. (March 1996). "The identification of nonlinear biological systems: Volterra kernel approaches".Annals of Biomedical Engineering.24 (2):250–268.doi:10.1007/bf02667354.ISSN 0090-6964.PMID 8678357.S2CID 20643206.
  5. ^Mosconi, Francesco; Julou, Thomas; Desprat, Nicolas; Sinha, Deepak Kumar; Allemand, Jean-François; Vincent Croquette; Bensimon, David (2008)."Some nonlinear challenges in biology".Nonlinearity.21 (8): T131.Bibcode:2008Nonli..21..131M.doi:10.1088/0951-7715/21/8/T03.ISSN 0951-7715.S2CID 119808230.
  6. ^Gintautas, V. (2008). "Resonant forcing of nonlinear systems of differential equations".Chaos.18 (3) 033118.arXiv:0803.2252.Bibcode:2008Chaos..18c3118G.doi:10.1063/1.2964200.PMID 19045456.S2CID 18345817.
  7. ^Stephenson, C.; et., al. (2017)."Topological properties of a self-assembled electrical network via ab initio calculation".Sci. Rep.7 41621.Bibcode:2017NatSR...741621S.doi:10.1038/srep41621.PMC 5290745.PMID 28155863.
  8. ^de Canete, Javier, Cipriano Galindo, and Inmaculada Garcia-Moral (2011).System Engineering and Automation: An Interactive Educational Approach. Berlin: Springer. p. 46.ISBN 978-3642202292. Retrieved20 January 2018.{{cite book}}: CS1 maint: multiple names: authors list (link)
  9. ^Nonlinear Dynamics I: ChaosArchived 2008-02-12 at theWayback Machine atMIT's OpenCourseWare
  10. ^Campbell, David K. (25 November 2004)."Nonlinear physics: Fresh breather".Nature.432 (7016):455–456.Bibcode:2004Natur.432..455C.doi:10.1038/432455a.ISSN 0028-0836.PMID 15565139.S2CID 4403332.
  11. ^Lazard, D. (2009)."Thirty years of Polynomial System Solving, and now?".Journal of Symbolic Computation.44 (3):222–231.doi:10.1016/j.jsc.2008.03.004.
  12. ^Billings S.A. "Nonlinear System Identification: NARMAX Methods in the Time, Frequency, and Spatio-Temporal Domains". Wiley, 2013
  13. ^Vardia T. Haimo (1985). "Finite Time Differential Equations".1985 24th IEEE Conference on Decision and Control. pp. 1729–1733.doi:10.1109/CDC.1985.268832.S2CID 45426376.
  14. ^David Tong: Lectures on Classical Dynamics

Further reading

[edit]

External links

[edit]
Classification
Operations
Attributes of variables
Relation to processes
Solutions
Existence/uniqueness
Solution topics
Solution methods
Examples
Mathematicians
Background
Collective
behavior
Evolution and
adaptation
Game theory
Networks
Nonlinear dynamics
Pattern formation
Systems theory
National
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=Nonlinear_system&oldid=1308010043#Nonlinear_differential_equations"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp