maths.free › Differential Equations › Separable equations
Separable equations
dy/dx = f(x)g(y): separate, integrate both sides, solve for y.
If the rate of change factors into a piece in x times a piece in y, you can move all the y's to one side with dy and integrate both sides. y′ = 2y gives y = Ce^{2x} — exponential growth, the shape of populations, compound interest and radioactive decay (with a negative constant). The plot shows the family of solutions for several C.
Esempio di funzionamento: y' = 2y
Solve y' = 2y
Passo dopo passo
- \frac{d}{d x} y{\left(x \right)} = 2 y{\left(x \right)}
The differential equation.
- \text{order } 1
Order 1: the highest derivative present.
- \text{Separable}
Move everything in y to one side with dy and everything in x to the other, then integrate both sides.
- r - 2 = 0
Characteristic equation of the homogeneous part (substitute y = e^{rx}).
- r = 2
Its roots.
- y{\left(x \right)} = C_{1} e^{2 x}
General solution (C₁, C₂ … are arbitrary constants).
- \checkmark
Verified: substituting the solution back into the equation gives 0.
Rivela la risposta
Symbols used here
Instantaneous rate of change; slope of the graph.
Prime notation for derivatives with respect to x (or t).
2.71828…, the base whose exponential is its own derivative.
Inequalities that allow equality; < and > exclude it.
The value f(x) approaches as x approaches a.
Antiderivative (indefinite) or signed area from a to b (definite).
Constants of integration fixed by initial conditions.
Rate of change in time; sum of second partials (the diffusion operator).
How to: Separable equations
- The differential equation.
- Order 1: the highest derivative present.
- Move everything in y to one side with dy and everything in x to the other, then integrate both sides.
- Characteristic equation of the homogeneous part (substitute y = e^{rx}).
- Its roots.
- General solution (C₁, C₂ … are arbitrary constants).
- Verified: substituting the solution back into the equation gives 0.
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.
Prova il tuo
Più in Differential Equations
First-order linear equationsSecond-order, constant coefficientsNonhomogeneous equationsModelling with differential equations