Growth, Decay, and Oscillation
Definition
Three fundamental behaviours — linear growth, exponential growth/decay, and oscillation — each correspond to a simple ODE. The order of a differential equation is the highest-order derivative it contains.
Intuition
These three ODEs are the simplest non-trivial differential equations and serve as building blocks for understanding more complex systems. Exponential growth arises whenever the rate of change is proportional to the current value; oscillation arises when a restoring force is proportional to displacement.
Formal Description
Linear growth:
Exponential growth () / decay ():
Oscillation:
Initial conditions select the specific solution:
- , .
- , .
Applications
Exponential growth models population growth and compound interest; exponential decay models radioactive decay, cooling, and discharge of a capacitor. Oscillation describes mass-spring systems, pendulums (small angles), and LC circuits.
Trade-offs
These are idealised models: real systems rarely exhibit pure exponential growth indefinitely (resource limits apply) or pure undamped oscillation (friction dissipates energy). More realistic models combine these behaviours, e.g. damped oscillation .
Links
- Trigonometric Functions — and as periodic solutions
- Natural Logarithm — exponential function and its inverse
- Position, Velocity and Acceleration — physical interpretation of and