Rates of change, derivatives, dynamic systems, ordinary and partial differential equations, modeling, and simulation

Differential equations

Differential equations describe systems by relating quantities to their rates of change, making them central to motion, growth, fields, waves, and feedback.

Core idea
A differential equation links an unknown function to one or more of its derivatives.
Two broad types
Ordinary differential equations use derivatives with one independent variable; partial differential equations use partial derivatives with several.
Where it appears
Differential equations model mechanics, circuits, heat, waves, fluids, epidemics, ecosystems, finance, and control systems.
Differential equations can model changing systems such as predator-prey cycles, motion, waves, and feedback.View image on Wikimedia Commons

What differential equations study

Differential equations study systems through change. Instead of only stating what a quantity is, they describe how it changes in relation to itself, time, space, or other quantities. This makes them a natural language for motion, growth, decay, oscillation, diffusion, feedback, and many physical or biological processes.

Functions and derivatives

The unknown in a differential equation is usually a function. Its derivative might represent velocity, growth rate, current change, heat flow, or sensitivity to position. Solving the equation means finding functions whose rates of change fit the rule, often together with initial or boundary conditions.

Ordinary differential equations

An ordinary differential equation, or ODE, involves derivatives with respect to one independent variable, often time. ODEs can describe a falling object, a cooling cup of coffee, a bank balance with interest, or populations that grow and interact. Some have exact formulas; many require qualitative or numerical analysis.

Partial differential equations

A partial differential equation, or PDE, involves partial derivatives with respect to several variables. PDEs describe phenomena spread across space and time, such as heat flowing through a metal plate, sound waves, fluid motion, quantum wave functions, and electromagnetic fields. They often require geometry, boundary conditions, and approximation methods.

Initial and boundary conditions

A differential equation alone may describe a family of possible behaviors. Initial conditions specify the state at a starting time, while boundary conditions specify values or constraints along edges of a region. These extra conditions can turn a general law into a particular prediction.

Qualitative behavior

Not every important question requires an exact formula. Mathematicians also study stability, equilibrium, oscillation, phase portraits, attractors, and long-term behavior. This qualitative view asks what a system tends to do, whether small disturbances grow or fade, and how behavior changes when parameters shift.

Numerical simulation

Many differential equations are solved approximately on computers. Numerical methods step through time or divide space into grids, trading exact formulas for controlled approximations. Simulation is powerful, but it requires attention to error, stability, resolution, and whether the model assumptions fit the real system.

Why it matters

Differential equations matter because so many real systems are defined by change rather than static values. They connect calculus to prediction, design, and explanation. When a scientist or engineer asks how a system evolves, responds, spreads, vibrates, or settles, a differential equation is often nearby.