Ordinary differential equations
Ordinary differential equations (ODEs) represent one of the most powerful and widely applicable areas of mathematics, providing the fundamental language for describing dynamic systems across science and engineering. Within the field of differential equations, linear constant coefficient differential equations (LCCDEs) in particular occupy a special position due to their mathematical tractability and widespread practical importance. These equations, while representing a specific subset of all possible differential equations, appear with remarkable frequency in real-world applications and serve as the foundation for understanding more complex systems.
Definition and classification of differential equations
A differential equation is a mathematical equation that relates a function to its derivatives. In the context of ordinary differential equations, we deal with functions of a single independent variable (typically time or position ) and their derivatives.
Linear vs. nonlinear equations
Key characteristics of linear equations include:
- The dependent variable and all its derivatives appear to the first power only.
- No products of and its derivatives appear.
- No transcendental functions of or its derivatives appear.
Linear constant coefficient differential equations (LCCDEs)
First-order linear constant coefficient equations
Homogeneous case
Non-homogeneous case
Second-order linear constant coefficient equations
Second-order LCCDEs are particularly important because they model many fundamental physical phenomena, including oscillatory motion, electrical circuits, and vibrating systems.
The complete solution consists of two parts:
where:
- is the homogeneous solution (solution to )
- is a particular solution to the non-homogeneous equation
The characteristic equation method provides a systematic approach to finding the homogeneous solution of LCCDEs.
Derivation of the characteristic equation
For the homogeneous equation , we assume a solution of the form:
where is a constant to be determined.
Computing the derivatives:
Substituting into the differential equation:
Factoring out :
Since for any finite and , we must have:
Solving the characteristic equation
The characteristic equation is a quadratic equation with solutions:
The discriminant determines the nature of the solutions and the behavior of the system.
The behavior of second-order systems is classified based on the discriminant of the characteristic equation. This classification has profound physical significance and appears across many disciplines.
Case 1: overdamping (, )
Characteristic roots: two distinct real roots and
General solution:
Physical characteristics:
- No oscillations: the solution approaches equilibrium monotonically.
- Slow return to equilibrium: high damping prevents oscillations but slows response.
- Two time constants: the system has two characteristic time scales.
Case 2: critical damping (, )
Characteristic roots: one repeated real root
General solution:
Physical characteristics:
- Fastest return to equilibrium without oscillation.
- Optimal damping: represents the boundary between oscillatory and non-oscillatory behavior.
- Engineering significance: often the desired response in control systems.
Case 3: underdamping (, )
Characteristic roots: complex conjugate pair
General solution:
Physical characteristics:
- Oscillatory motion: the solution exhibits sinusoidal behavior.
- Exponential envelope: the amplitude of oscillations changes exponentially.
- Two frequencies: natural frequency and damped frequency.
The solution can also be written as:
where and .
Physical interpretation:
- determines the decay rate of the oscillations.
- determines the frequency of oscillation.
- If , oscillations decay (stable system).
- If , oscillations grow (unstable system).
- If , oscillations maintain constant amplitude.
Laplace transforms
Traditional methods of solving nonhomogeneous differential equations by hand are usually difficult and/or time consuming. Laplace transforms can be used to reduce many solution procedures to simple algebra.
Every mathematical function, , has a Laplace transform, written as or . The transform is written in the -domain, regardless of the independent variable in the original function. The variable is equivalent to a derivative operator, although it may be handled in the equations as a simple variable. This equation converts a function into its Laplace transform.
The following table lists common Laplace transform pairs, used as a quick reference when transforming functions to and from the -domain.
| , impulse at | 1 |
| , step at | |
| , ramp at | |
| ::: |
Extracting a function from its transform is the inverse Laplace transform operation. Although the equation above could be used and other methods exist, this operation is almost always done using a table.