ODEs in Physics - Core Definitions
Ordinary differential equations govern the time evolution of physical systems, from classical mechanics to quantum dynamics, providing mathematical models for deterministic processes.
Classification of ODEs
An ODE of order involves derivatives up to the -th order:
A linear ODE has the form:
where is the forcing term. If , the equation is homogeneous; otherwise it's inhomogeneous.
Physical laws are predominantly linear or linearizable, making linear ODE theory central to mathematical physics.
The undamped oscillator equation:
is second-order, linear, and homogeneous with constant coefficients. The general solution is:
where is the natural frequency, and (or ) are determined by initial conditions and .
Existence and Uniqueness
For the initial value problem:
if and are continuous in a region containing , then there exists a unique solution in some interval .
This theorem guarantees that physical systems described by ODEs have well-defined evolution given initial conditions, fundamental to deterministic physics.
The equation with has unique solution:
This models radioactive decay (), population growth (), and RC circuit discharge.
Systems of ODEs and Phase Space
An -th order ODE can be rewritten as a system of first-order ODEs. For Newton's equation , define:
The space of is phase space, where trajectories represent system evolution.
The equation becomes:
Eigenvalues determine the solution type:
- Underdamped (): Oscillatory decay
- Critically damped (): Fastest return to equilibrium
- Overdamped (): Exponential decay without oscillation
Green's Functions for ODEs
For the linear operator , the Green's function satisfies:
with appropriate boundary conditions. The solution to is:
For with zero initial conditions, the Green's function is:
The solution is:
This is the convolution of the forcing with the impulse response, fundamental to linear response theory.
For first-order linear equations , the integrating factor:
transforms the equation to:
giving:
These foundational concepts enable systematic solution of ODEs governing time-dependent phenomena in physics, from orbital mechanics to quantum state evolution.