 ##  [Ordinary Differential Equation](/ordinary-differential-equation-0) 

 Definition

An equation that relates an unknown function of a single independent variable to one or more of its derivatives, prescribing local rates of change that determine the function's evolution under initial or boundary conditions.

 

 

 

 

 

 





## Principle

Principle

Local derivative constraints encode the instantaneous law of change: specifying derivative values (often as a function of the unknown and the independent variable) plus appropriate initial data determines the solution curve when existence and uniqueness conditions hold.

 

 

 

 

 





## Demonstration

Demonstration

The second-order relation m d^2x/dt^2 + c dx/dt + k x = 0 prescribes the time evolution of a damped mass-spring coordinate x(t); supplying x(0) and x'(0) produces a unique trajectory under standard smoothness assumptions.

 

 

 

 

## Misapplication

Misapplication

Using an ordinary differential equation to model phenomena dominated by discrete events, explicit time delays, or non-differentiable jumps without augmenting the formulation (e.g., by including impulses or switching rules).

 

 

 

 

 





## Consequence

Consequence

When the right-hand side is Lipschitz in the dependent variable, initial-value problems admit a unique local solution that can be extended while the solution remains in the domain of the rule, enabling deterministic continuous-time prediction and control design.

 

 

 

 

## Reversal

Reversal

A discrete-time recursion or algebraic constraint where evolution proceeds in steps or is fully specified by relations without derivatives; such formulations handle intrinsically discrete dynamics or instantaneous constraints.

 

 

 

 

 





## Boundary

Boundary

Restricted to functions of a single continuous independent variable and derivatives of finite order; excludes partial differential equations with multiple continuous independent variables and fundamentally stochastic formulations without differentiability assumptions.

 

 

 

 

 





## Semantic Tension

Semantic Tension

Close to difference equations and delay equations in describing temporal evolution; the tension lies in whether change is modeled infinitesimally by derivatives (continuous models) or by maps between successive instants (discrete or delayed models).

 

 

 

 

 





## Synthesis

Synthesis

An ordinary differential equation prescribes how a quantity changes instantaneously with respect to one continuous variable through relations between the quantity and its derivatives, yielding deterministic continuous-time trajectories from initial data under appropriate regularity.