HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, an ordinary differential equation (ODE) is a
differential equation In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, ...
whose unknown(s) consists of one (or more) function(s) of one variable and involves the
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
s of those functions. The term ''ordinary'' is used in contrast with the term
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 h ...
which may be with respect to ''more than'' one independent variable.


Differential equations

A linear differential equation is a differential equation that is defined by a linear polynomial in the unknown function and its derivatives, that is an
equation In mathematics, an equation is a formula that expresses the equality of two expressions, by connecting them with the equals sign . The word ''equation'' and its cognates in other languages may have subtly different meanings; for example, in F ...
of the form :a_0(x)y +a_1(x)y' + a_2(x)y'' +\cdots +a_n(x)y^+b(x)=0, where , ..., and are arbitrary
differentiable function In mathematics, a differentiable function of one real variable is a function whose derivative exists at each point in its domain. In other words, the graph of a differentiable function has a non- vertical tangent line at each interior point in ...
s that do not need to be linear, and are the successive derivatives of the unknown function of the variable . Among ordinary differential equations, linear differential equations play a prominent role for several reasons. Most elementary and special functions that are encountered in
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which ...
and
applied mathematics Applied mathematics is the application of mathematical methods by different fields such as physics, engineering, medicine, biology, finance, business, computer science, and industry. Thus, applied mathematics is a combination of mathemati ...
are solutions of linear differential equations (see Holonomic function). When physical phenomena are modeled with non-linear equations, they are generally approximated by linear differential equations for an easier solution. The few non-linear ODEs that can be solved explicitly are generally solved by transforming the equation into an equivalent linear ODE (see, for example Riccati equation). Some ODEs can be solved explicitly in terms of known functions and
integrals In mathematics, an integral assigns numbers to functions in a way that describes displacement, area, volume, and other concepts that arise by combining infinitesimal data. The process of finding integrals is called integration. Along with d ...
. When that is not possible, the equation for computing the
Taylor series 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 ser ...
of the solutions may be useful. For applied problems,
numerical methods for ordinary differential equations Numerical methods for ordinary differential equations are methods used to find numerical approximations to the solutions of ordinary differential equations (ODEs). Their use is also known as " numerical integration", although this term can also ...
can supply an approximation of the solution.


Background

Ordinary differential equations (ODEs) arise in many contexts of mathematics and
social Social organisms, including human(s), live collectively in interacting populations. This interaction is considered social whether they are aware of it or not, and whether the exchange is voluntary or not. Etymology The word "social" derives from ...
and
natural Nature, in the broadest sense, is the physical world or universe. "Nature" can refer to the phenomena of the physical world, and also to life in general. The study of nature is a large, if not the only, part of science. Although humans ar ...
sciences. Mathematical descriptions of change use differentials and derivatives. Various differentials, derivatives, and functions become related via equations, such that a differential equation is a result that describes dynamically changing phenomena, evolution, and variation. Often, quantities are defined as the rate of change of other quantities (for example, derivatives of displacement with respect to time), or gradients of quantities, which is how they enter differential equations. Specific mathematical fields include
geometry Geometry (; ) is, with arithmetic, one of the oldest branches of mathematics. It is concerned with properties of space such as the distance, shape, size, and relative position of figures. A mathematician who works in the field of geometry is c ...
and analytical mechanics. Scientific fields include much of
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which ...
and
astronomy Astronomy () is a natural science that studies celestial objects and phenomena. It uses mathematics, physics, and chemistry in order to explain their origin and evolution. Objects of interest include planets, moons, stars, nebulae, g ...
(celestial mechanics),
meteorology Meteorology is a branch of the atmospheric sciences (which include atmospheric chemistry and physics) with a major focus on weather forecasting. The study of meteorology dates back millennia, though significant progress in meteorology did no ...
(weather modeling),
chemistry Chemistry is the scientific study of the properties and behavior of matter. It is a natural science that covers the elements that make up matter to the compounds made of atoms, molecules and ions: their composition, structure, proper ...
(reaction rates),
biology Biology is the scientific study of life. It is a natural science with a broad scope but has several unifying themes that tie it together as a single, coherent field. For instance, all organisms are made up of cells that process hereditary ...
(infectious diseases, genetic variation),
ecology Ecology () is the study of the relationships between living organisms, including humans, and their physical environment. Ecology considers organisms at the individual, population, community, ecosystem, and biosphere level. Ecology overl ...
and population modeling (population competition),
economics Economics () is the social science that studies the production, distribution, and consumption of goods and services. Economics focuses on the behaviour and interactions of economic agents and how economies work. Microeconomics anal ...
(stock trends, interest rates and the market equilibrium price changes). Many mathematicians have studied differential equations and contributed to the field, including Newton,
Leibniz Gottfried Wilhelm (von) Leibniz . ( – 14 November 1716) was a German polymath active as a mathematician, philosopher, scientist and diplomat. He is one of the most prominent figures in both the history of philosophy and the history of ma ...
, the Bernoulli family, Riccati, Clairaut, d'Alembert, and
Euler Leonhard Euler ( , ; 15 April 170718 September 1783) was a Swiss mathematician, physicist, astronomer, geographer, logician and engineer who founded the studies of graph theory and topology and made pioneering and influential discoveries in ...
. A simple example is
Newton's second law Newton's laws of motion are three basic laws of classical mechanics that describe the relationship between the motion of an object and the forces acting on it. These laws can be paraphrased as follows: # A body remains at rest, or in mo ...
of motion — the relationship between the displacement ''x'' and the time ''t'' of an object under the force ''F'', is given by the differential equation :m \frac = F(x(t))\, which constrains the motion of a particle of constant mass ''m''. In general, ''F'' is a function of the position ''x''(''t'') of the particle at time ''t''. The unknown function ''x''(''t'') appears on both sides of the differential equation, and is indicated in the notation ''F''(''x''(''t'')).


Definitions

In what follows, let ''y'' be a
dependent variable Dependent and independent variables are variables in mathematical modeling, statistical modeling and experimental sciences. Dependent variables receive this name because, in an experiment, their values are studied under the supposition or dema ...
and ''x'' an
independent variable Dependent and independent variables are variables in mathematical modeling, statistical modeling and experimental sciences. Dependent variables receive this name because, in an experiment, their values are studied under the supposition or dema ...
, and ''y'' = ''f''(''x'') is an unknown function of ''x''. The notation for differentiation varies depending upon the author and upon which notation is most useful for the task at hand. In this context, the Leibniz's notation is more useful for differentiation and integration, whereas Lagrange's notation is more useful for representing derivatives of any order compactly, and Newton's notation (\dot y, \ddot y, \overset) is often used in physics for representing derivatives of low order with respect to time.


General definition

Given ''F'', a function of ''x'', ''y'', and derivatives of ''y''. Then an equation of the form :F\left (x,y,y',\ldots, y^ \right )=y^ is called an ''
explicit Explicit refers to something that is specific, clear, or detailed. It can also mean: * Explicit knowledge Explicit knowledge (also expressive knowledge) is knowledge that can be readily articulated, codified, stored and accessed. It can be expres ...
ordinary differential equation of order n''. More generally, an ''
implicit Implicit may refer to: Mathematics * Implicit function * Implicit function theorem * Implicit curve * Implicit surface * Implicit differential equation Other uses * Implicit assumption, in logic * Implicit-association test, in social psycholog ...
'' ordinary differential equation of order ''n'' takes the form: :F\left(x, y, y', y'',\ \ldots,\ y^\right) = 0 There are further classifications:


System of ODEs

A number of coupled differential equations form a system of equations. If y is a vector whose elements are functions; y(''x'') = 'y''1(''x''), ''y''2(''x''),..., ''ym''(''x'') and F is a vector-valued function of y and its derivatives, then :\mathbf^ = \mathbf\left(x,\mathbf,\mathbf',\mathbf'',\ldots, \mathbf^ \right) is an ''explicit system of ordinary differential equations'' of ''order'' ''n'' and ''dimension'' ''m''. In column vector form: :\begin y_1^ \\ y_2^ \\ \vdots \\ y_m^ \end = \begin f_1 \left (x,\mathbf,\mathbf',\mathbf'',\ldots, \mathbf^ \right ) \\ f_2 \left (x,\mathbf,\mathbf',\mathbf'',\ldots, \mathbf^ \right ) \\ \vdots \\ f_m \left (x,\mathbf,\mathbf',\mathbf'',\ldots, \mathbf^ \right) \end These are not necessarily linear. The ''implicit'' analogue is: :\mathbf \left(x,\mathbf,\mathbf',\mathbf'',\ldots, \mathbf^ \right) = \boldsymbol where 0 = (0, 0, ..., 0) is the zero vector. In matrix form :\begin f_1(x,\mathbf,\mathbf',\mathbf'',\ldots, \mathbf^) \\ f_2(x,\mathbf,\mathbf',\mathbf'',\ldots, \mathbf^) \\ \vdots \\ f_m(x,\mathbf,\mathbf',\mathbf'',\ldots, \mathbf^) \end=\begin 0\\ 0\\ \vdots\\ 0 \end For a system of the form \mathbf \left(x,\mathbf,\mathbf'\right) = \boldsymbol, some sources also require that the
Jacobian matrix In vector calculus, the Jacobian matrix (, ) of a vector-valued function of several variables is the matrix of all its first-order partial derivatives. When this matrix is square, that is, when the function takes the same number of variable ...
\frac be non-singular in order to call this an implicit ODE ystem an implicit ODE system satisfying this Jacobian non-singularity condition can be transformed into an explicit ODE system. In the same sources, implicit ODE systems with a singular Jacobian are termed differential algebraic equations (DAEs). This distinction is not merely one of terminology; DAEs have fundamentally different characteristics and are generally more involved to solve than (nonsingular) ODE systems. Presumably for additional derivatives, the Hessian matrix and so forth are also assumed non-singular according to this scheme, although note that any ODE of order greater than one can be (and usually is) rewritten as system of ODEs of first order, which makes the Jacobian singularity criterion sufficient for this taxonomy to be comprehensive at all orders. The behavior of a system of ODEs can be visualized through the use of a phase portrait.


Solutions

Given a differential equation :F\left(x, y, y', \ldots, y^ \right) = 0 a function , where ''I'' is an interval, is called a ''solution'' or integral curve for ''F'', if ''u'' is ''n''-times differentiable on ''I'', and :F(x,u,u',\ \ldots,\ u^)=0 \quad x \in I. Given two solutions and , ''u'' is called an ''extension'' of ''v'' if and :u(x) = v(x) \quad x \in I.\, A solution that has no extension is called a ''maximal solution''. A solution defined on all of R is called a ''global solution''. A ''general solution'' of an ''n''th-order equation is a solution containing ''n'' arbitrary independent constants of integration. A ''particular solution'' is derived from the general solution by setting the constants to particular values, often chosen to fulfill set ' initial conditions or boundary conditions'. A singular solution is a solution that cannot be obtained by assigning definite values to the arbitrary constants in the general solution. In the context of linear ODE, the terminology ''particular solution'' can also refer to any solution of the ODE (not necessarily satisfying the initial conditions), which is then added to the ''homogeneous'' solution (a general solution of the homogeneous ODE), which then forms a general solution of the original ODE. This is the terminology used in the guessing method section in this article, and is frequently used when discussing the method of undetermined coefficients and variation of parameters.


Solutions of Finite Duration

For non-linear autonomous ODEs it is possible under some conditions to develop solutions of finite duration, meaning here that from its own dynamics, the system will reach the value zero at an ending time and stays there in zero forever after. These finite-duration solutions can't be analytical functions on the whole real line, and because they will being non-Lipschitz functions at their ending time, they don´t stand uniqueness of solutions of Lipschitz differential equations. As example, the equation: :y'= -\text(y)\sqrt,\,\,y(0)=1 Admits the finite duration solution: :y(x)=\frac\left(1-\frac+\left, 1-\frac\\right)^2


Theories


Singular solutions

The theory of singular solutions of ordinary and
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 h ...
s was a subject of research from the time of Leibniz, but only since the middle of the nineteenth century has it received special attention. A valuable but little-known work on the subject is that of Houtain (1854). Darboux (from 1873) was a leader in the theory, and in the geometric interpretation of these solutions he opened a field worked by various writers, notably Casorati and Cayley. To the latter is due (1872) the theory of singular solutions of differential equations of the first order as accepted circa 1900.


Reduction to quadratures

The primitive attempt in dealing with differential equations had in view a reduction to quadratures. As it had been the hope of eighteenth-century algebraists to find a method for solving the general equation of the ''n''th degree, so it was the hope of analysts to find a general method for integrating any differential equation. Gauss (1799) showed, however, that complex differential equations require
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the fo ...
s. Hence, analysts began to substitute the study of functions, thus opening a new and fertile field. Cauchy was the first to appreciate the importance of this view. Thereafter, the real question was no longer whether a solution is possible by means of known functions or their integrals, but whether a given differential equation suffices for the definition of a function of the independent variable or variables, and, if so, what are the characteristic properties.


Fuchsian theory

Two memoirs by Fuchs inspired a novel approach, subsequently elaborated by Thomé and Frobenius. Collet was a prominent contributor beginning in 1869. His method for integrating a non-linear system was communicated to Bertrand in 1868. Clebsch (1873) attacked the theory along lines parallel to those in his theory of Abelian integrals. As the latter can be classified according to the properties of the fundamental curve that remains unchanged under a rational transformation, Clebsch proposed to classify the transcendent functions defined by differential equations according to the invariant properties of the corresponding surfaces ''f'' = 0 under rational one-to-one transformations.


Lie's theory

From 1870,
Sophus Lie Marius Sophus Lie ( ; ; 17 December 1842 – 18 February 1899) was a Norwegian mathematician. He largely created the theory of continuous symmetry and applied it to the study of geometry and differential equations. Life and career Marius S ...
's work put the theory of differential equations on a better foundation. He showed that the integration theories of the older mathematicians can, using
Lie group In mathematics, a Lie group (pronounced ) is a group that is also a differentiable manifold. A manifold is a space that locally resembles Euclidean space, whereas groups define the abstract concept of a binary operation along with the addi ...
s, be referred to a common source, and that ordinary differential equations that admit the same infinitesimal transformations present comparable integration difficulties. He also emphasized the subject of transformations of contact. Lie's group theory of differential equations has been certified, namely: (1) that it unifies the many ad hoc methods known for solving differential equations, and (2) that it provides powerful new ways to find solutions. The theory has applications to both ordinary and partial differential equations. A general solution approach uses the symmetry property of differential equations, the continuous infinitesimal transformations of solutions to solutions ( Lie theory). Continuous
group theory In abstract algebra, group theory studies the algebraic structures known as groups. The concept of a group is central to abstract algebra: other well-known algebraic structures, such as rings, fields, and vector spaces, can all be seen ...
,
Lie algebras In mathematics, a Lie algebra (pronounced ) is a vector space \mathfrak g together with an operation called the Lie bracket, an alternating bilinear map \mathfrak g \times \mathfrak g \rightarrow \mathfrak g, that satisfies the Jacobi iden ...
, and
differential geometry Differential geometry is a mathematical discipline that studies the geometry of smooth shapes and smooth spaces, otherwise known as smooth manifolds. It uses the techniques of differential calculus, integral calculus, linear algebra and mult ...
are used to understand the structure of linear and non-linear (partial) differential equations for generating integrable equations, to find its Lax pairs, recursion operators, Bäcklund transform, and finally finding exact analytic solutions to DE. Symmetry methods have been applied to differential equations that arise in mathematics, physics, engineering, and other disciplines.


Sturm–Liouville theory

Sturm–Liouville theory is a theory of a special type of second order linear ordinary differential equation. Their solutions are based on
eigenvalues In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denote ...
and corresponding eigenfunctions of linear operators defined via second-order homogeneous linear equations. The problems are identified as Sturm-Liouville Problems (SLP) and are named after J.C.F. Sturm and J. Liouville, who studied them in the mid-1800s. SLPs have an infinite number of eigenvalues, and the corresponding eigenfunctions form a complete, orthogonal set, which makes orthogonal expansions possible. This is a key idea in applied mathematics, physics, and engineering. SLPs are also useful in the analysis of certain partial differential equations.


Existence and uniqueness of solutions

There are several theorems that establish existence and uniqueness of solutions to
initial value problem In multivariable calculus, an initial value problem (IVP) is an ordinary differential equation together with an initial condition which specifies the value of the unknown function at a given point in the domain. Modeling a system in physics or o ...
s involving ODEs both locally and globally. The two main theorems are : In their basic form both of these theorems only guarantee local results, though the latter can be extended to give a global result, for example, if the conditions of Grönwall's inequality are met. Also, uniqueness theorems like the Lipschitz one above do not apply to DAE systems, which may have multiple solutions stemming from their (non-linear) algebraic part alone.


Local existence and uniqueness theorem simplified

The theorem can be stated simply as follows.Elementary Differential Equations and Boundary Value Problems (4th Edition), W.E. Boyce, R.C. Diprima, Wiley International, John Wiley & Sons, 1986, For the equation and initial value problem: y' = F(x,y)\,,\quad y_0 = y(x_0) if ''F'' and ∂''F''/∂''y'' are continuous in a closed rectangle R = _0-a,x_0+a\times _0-b,y_0+b/math> in the ''x-y'' plane, where ''a'' and ''b'' are real (symbolically: ) and denotes the
Cartesian product In mathematics, specifically set theory, the Cartesian product of two sets ''A'' and ''B'', denoted ''A''×''B'', is the set of all ordered pairs where ''a'' is in ''A'' and ''b'' is in ''B''. In terms of set-builder notation, that is : A\t ...
, square brackets denote closed intervals, then there is an interval I = _0-h,x_0+h\subset _0-a,x_0+a/math> for some where ''the'' solution to the above equation and initial value problem can be found. That is, there is a solution and it is unique. Since there is no restriction on ''F'' to be linear, this applies to non-linear equations that take the form ''F''(''x'', ''y''), and it can also be applied to systems of equations.


Global uniqueness and maximum domain of solution

When the hypotheses of the Picard–Lindelöf theorem are satisfied, then local existence and uniqueness can be extended to a global result. More precisely:Boscain; Chitour 2011, p. 21 For each initial condition (''x''0, ''y''0) there exists a unique maximum (possibly infinite) open interval :I_ = (x_-,x_+), x_\pm \in \R \cup \, x_0 \in I_ such that any solution that satisfies this initial condition is a restriction of the solution that satisfies this initial condition with domain I_\max. In the case that x_\pm \neq \pm\infty, there are exactly two possibilities *explosion in finite time: \limsup_ \, y(x)\, \to \infty *leaves domain of definition: \lim_ y(x)\ \in \partial \bar where Ω is the open set in which ''F'' is defined, and \partial \bar is its boundary. Note that the maximum domain of the solution * is always an interval (to have uniqueness) * may be smaller than \R * may depend on the specific choice of (''x''0, ''y''0). ;Example. :y' = y^2 This means that ''F''(''x, y'') = ''y''2, which is ''C''1 and therefore locally Lipschitz continuous, satisfying the Picard–Lindelöf theorem. Even in such a simple setting, the maximum domain of solution cannot be all \R since the solution is :y(x) = \frac which has maximum domain: :\begin\R & y_0 = 0 \\ pt\left (-\infty, x_0+\frac \right ) & y_0 > 0 \\ pt\left (x_0+\frac,+\infty \right ) & y_0 < 0 \end This shows clearly that the maximum interval may depend on the initial conditions. The domain of ''y'' could be taken as being \R \setminus (x_0+ 1/y_0), but this would lead to a domain that is not an interval, so that the side opposite to the initial condition would be disconnected from the initial condition, and therefore not uniquely determined by it. The maximum domain is not \R because :\lim_ \, y(x)\, \to \infty, which is one of the two possible cases according to the above theorem.


Reduction of order

Differential equations can usually be solved more easily if the order of the equation can be reduced.


Reduction to a first-order system

Any explicit differential equation of order ''n'', :F\left(x, y, y', y'',\ \ldots,\ y^\right) = y^ can be written as a system of ''n'' first-order differential equations by defining a new family of unknown functions :y_i = y^.\! for ''i'' = 1, 2,..., ''n''. The ''n''-dimensional system of first-order coupled differential equations is then :\begin y_1'&=&y_2\\ y_2'&=&y_3\\ &\vdots&\\ y_'&=&y_n\\ y_n'&=&F(x,y_1,\ldots,y_n). \end more compactly in vector notation: :\mathbf'=\mathbf(x,\mathbf) where :\mathbf=(y_1,\ldots,y_n),\quad \mathbf(x,y_1,\ldots,y_n)=(y_2,\ldots,y_n,F(x,y_1,\ldots,y_n)).


Summary of exact solutions

Some differential equations have solutions that can be written in an exact and closed form. Several important classes are given here. In the table below, , , , , and , are any integrable functions of , , and and are real given constants, and are arbitrary constants ( complex in general). The differential equations are in their equivalent and alternative forms that lead to the solution through integration. In the integral solutions, λ and ε are dummy variables of integration (the continuum analogues of indices in
summation In mathematics, summation is the addition of a sequence of any kind of numbers, called ''addends'' or ''summands''; the result is their ''sum'' or ''total''. Beside numbers, other types of values can be summed as well: functions, vectors, ma ...
), and the notation just means to integrate with respect to , then ''after'' the integration substitute , without adding constants (explicitly stated).


Separable equations


General first-order equations


General second-order equations


Linear to the ''n''th order equations


The guessing method

When all other methods for solving an ODE fail, or in the cases where we have some intuition about what the solution to a DE might look like, it is sometimes possible to solve a DE simply by guessing the solution and validating it is correct. To use this method, we simply guess a solution to the differential equation, and then plug the solution into the differential equation to validate if it satisfies the equation. If it does then we have a particular solution to the DE, otherwise we start over again and try another guess. For instance we could guess that the solution to a DE has the form: y = Ae^ since this is a very common solution that physically behaves in a sinusoidal way. In the case of a first order ODE that is non-homogeneous we need to first find a DE solution to the homogeneous portion of the DE, otherwise known as the characteristic equation, and then find a solution to the entire non-homogeneous equation by guessing. Finally, we add both of these solutions together to obtain the total solution to the ODE, that is: \text = \text + \text


Software for ODE solving

* Maxima, an open-source
computer algebra system A computer algebra system (CAS) or symbolic algebra system (SAS) is any mathematical software with the ability to manipulate mathematical expressions in a way similar to the traditional manual computations of mathematicians and scientists. The ...
. * COPASI, a free ( Artistic License 2.0) software package for the integration and analysis of ODEs. *
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, implementat ...
, a technical computing application (MATrix LABoratory) *
GNU Octave GNU Octave is a high-level programming language primarily intended for scientific computing and numerical computation. Octave helps in solving linear and nonlinear problems numerically, and for performing other numerical experiments using a lan ...
, a high-level language, primarily intended for numerical computations. *
Scilab Scilab is a free and open-source, cross-platform numerical computational package and a high-level, numerically oriented programming language. It can be used for signal processing, statistical analysis, image enhancement, fluid dynamics simula ...
, an open source application for numerical computation. *
Maple ''Acer'' () is a genus of trees and shrubs commonly known as maples. The genus is placed in the family Sapindaceae.Stevens, P. F. (2001 onwards). Angiosperm Phylogeny Website. Version 9, June 2008 nd more or less continuously updated since h ...
, a proprietary application for symbolic calculations. *
Mathematica Wolfram Mathematica is a software system with built-in libraries for several areas of technical computing that allow machine learning, statistics, symbolic computation, data manipulation, network analysis, time series analysis, NLP, optimiza ...
, a proprietary application primarily intended for symbolic calculations. * SymPy, a Python package that can solve ODEs symbolically *
Julia (programming language) Julia is a high-level, dynamic programming language. Its features are well suited for numerical analysis and computational science. Distinctive aspects of Julia's design include a type system with parametric polymorphism in a dynamic progra ...
, a high-level language primarily intended for numerical computations. * SageMath, an open-source application that uses a Python-like syntax with a wide range of capabilities spanning several branches of mathematics. *
SciPy SciPy (pronounced "sigh pie") is a free and open-source Python library used for scientific computing and technical computing. SciPy contains modules for optimization, linear algebra, integration, interpolation, special functions, FFT, ...
, a Python package that includes an ODE integration module. * Chebfun, an open-source package, written 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, implementat ...
, for computing with functions to 15-digit accuracy. * GNU R, an open source computational environment primarily intended for statistics, which includes packages for ODE solving.


See also

* Boundary value problem * Examples of differential equations *
Laplace transform applied to differential equations In mathematics, the Laplace transform is a powerful integral transform used to switch a function from the time domain to the s-domain. The Laplace transform can be used in some cases to solve linear differential equations with given initial co ...
*
List of dynamical systems and differential equations topics This is a list of dynamical system and differential equation topics, by Wikipedia page. See also list of partial differential equation topics, list of equations. Dynamical systems, in general * Deterministic system (mathematics) * Linear system ...
* Matrix differential equation * Method of undetermined coefficients * Recurrence relation


Notes


References

* * * . * Polyanin, A. D. and V. F. Zaitsev, ''Handbook of Exact Solutions for Ordinary Differential Equations'' (2nd edition), Chapman & Hall/CRC Press, Boca Raton, 2003. * * * * *


Bibliography

* * * W. Johnson
''A Treatise on Ordinary and Partial Differential Equations''
John Wiley and Sons, 1913, i
University of Michigan Historical Math Collection
* *
Witold Hurewicz Witold Hurewicz (June 29, 1904 – September 6, 1956) was a Polish mathematician. Early life and education Witold Hurewicz was born in Łódź, at the time one of the main Polish industrial hubs with economy focused on the textile industry. Hi ...
, ''Lectures on Ordinary Differential Equations'', Dover Publications, *. * * A. D. Polyanin, V. F. Zaitsev, and A. Moussiaux, ''Handbook of First Order Partial Differential Equations'', Taylor & Francis, London, 2002. * D. Zwillinger, ''Handbook of Differential Equations (3rd edition)'', Academic Press, Boston, 1997.


External links

*
EqWorld: The World of Mathematical Equations
containing a list of ordinary differential equations with their solutions.
Online Notes / Differential Equations
by Paul Dawkins, Lamar University.
Differential Equations
S.O.S. Mathematics.
A primer on analytical solution of differential equations
from the Holistic Numerical Methods Institute, University of South Florida.
Ordinary Differential Equations and Dynamical Systems
lecture notes by Gerald Teschl.
Notes on Diffy Qs: Differential Equations for Engineers
An introductory textbook on differential equations by Jiri Lebl of UIUC.
Modeling with ODEs using Scilab
A tutorial on how to model a physical system described by ODE using Scilab standard programming language by Openeering team.
Solving an ordinary differential equation in Wolfram, Alpha
{{Authority control Differential calculus Differential equations