Loading...
Loading...
Differential Equations · Axiom Academy
SUMMARY Course Summary: Differential Equations The mathematical language of change, and the complete toolkit you've built for understanding dynamic systems. A differential equation expresses a rate of change in terms of the current state : . Solving one means finding a function y(t) that describes how a system evolves from an initial condition through time. Every solution method — separation, integrating factors, characteristic equations, transforms, series, or numerics — exists to convert a statement about rates into a statement about values . The same handful of physical templates (growth/decay, spring-mass/RLC, coupled populations, diffusion, waves) recur across first-order, higher-order, systems, and PDE settings — the equation type changes, the modeling logic doesn't. When no closed-form solution exists — most real nonlinear or complicated problems — numerical methods (Euler, Runge-Kutta) trade an exact formula for a controllable, verifiable approximation. This toolkit is the shared foundation underneath engineering, physics, and applied mathematics: circuit analysis, control systems, population dynamics, and quantum mechanics all speak this language. Core Concept First-Order Equations Separable equations integrate directly once the variables are split apart. Linear equations use the integrating factor above to turn the left side into a perfect derivative, . Exact equations solve by finding a potential function F(x,y) with F_x = M and F_y = N , which requires .
This is the written version of the interactive lesson above. See the full Differential Equations course.