A first-order ODE has the general form: Separable equations — If f(x,y) = g(x)\,h(y): Linear first-order — Form y' + P(x)y = Q(x): Example — Radioactive…
Physics I140 wordsFree to read
A first-order ODE has the general form:
dxdy=f(x,y)
Separable equations — If f(x,y)=g(x)h(y):
∫h(y)dy=∫g(x)dx
Linear first-order — Form y′+P(x)y=Q(x):
y=μ1∫μQdx,μ=e∫Pdx
Example — Radioactive decay: dN/dt=−λN⟹N=N0e−λt
Common types
Separabley′=g(x)h(y): separate variables
Lineary′+Py=Q: integrating factor
ExactMdx+Ndy=0: find potential
Bernoulliy′+Py=Qyn: substitute v=y1−n
Physics link: Newton's law of cooling dT/dt=−k(T−Tenv) is a linear first-order ODE.
Common pitfall: The general solution of a first-order ODE carries one arbitrary constant — forgetting "+C" (or fixing it with the wrong initial condition) yields a solution but not your solution.
Placeholder: First-Order Differential Equations
Practise this lesson
The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.