maths.free › Differential Equations

Differential Equations

A differential equation relates a quantity to its own rate of change — which is how every law of physics is stated. The solver names the method (separable, integrating factor, characteristic equation), solves, verifies by substitution, and draws the family of solutions.

Tanulságok

Chapters from Boelkins, Active Calculus

Every section of the book, condensed into a lesson with its own practice problems.

7. Differential Equations

Chapters from OpenStax Calculus Volume 3

Every section of the book, condensed into a lesson with its own practice problems.

7. Second-Order Differential Equations

Symbols used here

e
Euler's number
2.71828…, the base whose exponential is its own derivative.
\lim_{x \to a} f(x)
limit
The value f(x) approaches as x approaches a.
f'(x),\ \frac{dy}{dx}
derivative
Instantaneous rate of change; slope of the graph.
\int f(x)\,dx,\ \int_a^b
integral
Antiderivative (indefinite) or signed area from a to b (definite).
y',\ y''
first and second derivative of y
Prime notation for derivatives with respect to x (or t).
C,\ C_1,\ C_2
arbitrary constants
Constants of integration fixed by initial conditions.
\frac{\partial u}{\partial t},\ \nabla^2 u
partial derivative in time, Laplacian
Rate of change in time; sum of second partials (the diffusion operator).

Questions people ask

What is a differential equation?

An equation whose unknown is a function, relating it to its own derivatives. "The rate of growth is proportional to the population" is y′ = ky, and solving it means finding y as a function of time.

Why does the solution have arbitrary constants?

Integrating loses information: many functions share the same derivative. An n-th order equation has n constants, fixed by n initial or boundary conditions.

Egyéb ágak