Differential Models & Separation
A differential equation (DE) relates an unknown function to its derivatives, describing how systems evolve in time or space.
Separable DEs are equations where algebraic manipulation isolates the variables onto opposite sides:
Follow this Step-by-step method to solve them:
| Step | Action |
|---|---|
| 1. Separate | Move all terms to side, to |
| 2. Integrate | Integrate both sides independently |
| 3. Solve | Isolate algebraically |
| 4. Condition | Apply initial state to find constant |
Initial conditions supply a known state like to fix the integration constant uniquely.
Classic Models & Pitfalls
Exponential growth / decay models systems where change is proportional to current size: , yielding .
| Parameter | Meaning | Real-World Application |
|---|---|---|
| Growth rate | Population, compound interest | |
| Decay rate | Radioactive decay |
Newton's law of cooling states rate of temperature change is proportional to the difference from the environment: . Its solution is .
Common pitfall: Do not confuse rate phrasing. "Grows at a rate proportional to itself" means (), whereas "grows at a constant rate" means a linear slope. Always check unit consistency for dimensional safety.