HOME

TheInfoList



OR:

In mathematics, a system of differential equations is a finite set of differential equations. Such a system can be either
linear In mathematics, the term ''linear'' is used in two distinct senses for two different properties: * linearity of a '' function'' (or '' mapping''); * linearity of a '' polynomial''. An example of a linear function is the function defined by f(x) ...
or
non-linear In mathematics and science, a nonlinear system (or a non-linear system) is a system in which the change of the output is not proportional to the change of the input. Nonlinear problems are of interest to engineers, biologists, physicists, mathe ...
. Also, such a system can be either a system of
ordinary differential equations In mathematics, an ordinary differential equation (ODE) is a differential equation (DE) dependent on only a single independent variable. As with any other DE, its unknown(s) consists of one (or more) function(s) and involves the derivatives ...
or a system of
partial differential equations In mathematics, a partial differential equation (PDE) is an equation which involves a multivariable function and one or more of its partial derivatives. The function is often thought of as an "unknown" that solves the equation, similar to how ...
.


Linear systems of differential equations

A first-order linear system of ODEs is a system in which every equation is first order and depends on the unknown functions linearly. Here we consider systems with an equal number of unknown functions and equations. These may be written as \frac = a_(t) x_1 + \ldots + a_(t)x_n + g_(t), \qquad j=1,\ldots,n where n is a positive integer, and a_(t),g_(t) are arbitrary functions of the independent variable t. A first-order linear system of ODEs may be written in matrix form: \frac \begin x_1 \\ x_2 \\ \vdots \\ x_n \end = \begin a_ & \ldots & a_ \\ a_ & \ldots & a_ \\ \vdots & \ldots & \vdots \\ a_ & & a_ \end \begin x_1 \\ x_2 \\ \vdots \\ x_n \end + \begin g_1 \\ g_2 \\ \vdots \\ g_n \end , or simply \mathbf(t) = \mathbf(t)\mathbf(t) + \mathbf(t).


Homogeneous systems of differential equations

A linear system is said to be homogeneous if g_j(t)=0 for each j and for all values of t, otherwise it is referred to as non-homogeneous. Homogeneous systems have the property that if \mathbf,\ldots ,\mathbf are linearly independent solutions to the system, then any linear combination of these, C_1 \mathbf+ \ldots + C_p \mathbf, is also a solution to the linear system where C_1, \ldots, C_p are constant. The case where the coefficients a_(t) are all constant has a general solution: \mathbf = C_1 \mathbfe^ + \ldots + C_n \mathbfe^, where \lambda_i is an
eigenvalue In linear algebra, an eigenvector ( ) or characteristic vector is a vector that has its direction unchanged (or reversed) by a given linear transformation. More precisely, an eigenvector \mathbf v of a linear transformation T is scaled by a ...
of the matrix \mathbf with corresponding eigenvectors \mathbf_i for 1 \leq i \leq n. This general solution only applies in cases where \mathbf has n distinct eigenvalues, cases with fewer distinct eigenvalues must be treated differently.


Linear independence of solutions

For an arbitrary system of ODEs, a set of solutions \mathbf(t), \ldots ,\mathbf(t) are said to be linearly-independent if: C_1\mathbf(t) + \ldots + C_n \mathbf = 0 \quad \forall t is satisfied only for C_1 = \ldots = C_n=0. A second-order differential equation \ddot = f(t,x,\dot) may be converted into a system of first order linear differential equations by defining y=\dot, which gives us the first-order system: \begin \dot & = & y \\ \dot & = & f(t,x,y) \end Just as with any linear system of two equations, two solutions may be called linearly-independent if C_1 \mathbf_1 + C_2 \mathbf_2=\mathbf implies C_1 = C_2 = 0, or equivalently that \begin x_1 & x_ 2 \\ \dot_ 1 & \dot_ 2 \end is non-zero. This notion is extended to second-order systems, and any two solutions to a second-order ODE are called linearly-independent if they are linearly-independent in this sense.


Overdetermination of systems of differential equations

Like any system of equations, a system of linear differential equations is said to be overdetermined if there are more equations than the unknowns. For an overdetermined system to have a solution, it needs to satisfy the compatibility conditions. For example, consider the system: :\frac = f_i, 1 \le i \le m. Then the necessary conditions for the system to have a solution are: :\frac - \frac = 0, 1 \le i, k \le m. See also: Cauchy problem and Ehrenpreis's fundamental principle.


Nonlinear system of differential equations

Perhaps the most famous example of a nonlinear system of differential equations is the
Navier–Stokes equations The Navier–Stokes equations ( ) are partial differential equations which describe the motion of viscous fluid substances. They were named after French engineer and physicist Claude-Louis Navier and the Irish physicist and mathematician Georg ...
. Unlike the linear case, the existence of a solution of a nonlinear system is a difficult problem (cf. Navier–Stokes existence and smoothness.) Other examples of nonlinear systems of differential equations include the Lotka–Volterra equations.


Differential system

A differential system is a means of studying a system of
partial differential equations In mathematics, a partial differential equation (PDE) is an equation which involves a multivariable function and one or more of its partial derivatives. The function is often thought of as an "unknown" that solves the equation, similar to how ...
using geometric ideas such as differential forms and vector fields. For example, the compatibility conditions of an overdetermined system of differential equations can be succinctly stated in terms of differential forms (i.e., for a form to be exact, it needs to be closed). See
integrability conditions for differential systems In mathematics, certain systems of partial differential equations are usefully formulated, from the point of view of their underlying geometric and algebraic structure, in terms of a system of differential forms. The idea is to take advantage of th ...
for more.


See also

* Integral geometry * Cartan–Kuranishi prolongation theorem


Notes


References

*L. Ehrenpreis, ''The Universality of the Radon Transform'', Oxford Univ. Press, 2003. *Gromov, M. (1986), Partial differential relations, Springer, *M. Kuranishi, "Lectures on involutive systems of partial differential equations", Publ. Soc. Mat. São Paulo (1967) *Pierre Schapira, ''Microdifferential systems in the complex domain,'' Grundlehren der Math- ematischen Wissenschaften, vol. 269, Springer-Verlag, 1985.


Further reading

*https://mathoverflow.net/questions/273235/a-very-basic-question-about-projections-in-formal-pde-theory *https://www.encyclopediaofmath.org/index.php/Involutional_system *https://www.encyclopediaofmath.org/index.php/Complete_system *https://www.encyclopediaofmath.org/index.php/Partial_differential_equations_on_a_manifold Differential equations Differential systems Multivariable calculus {{Mathanalysis-stub