The Classic Models
: growth is proportional to BOTH the population and the remaining room. The rate is a downward parabola in , fastest exactly at half capacity , and every positive solution flows to the carrying capacity .
Cooling: the EXCESS over ambient decays exponentially — if the excess halves in 10 minutes it halves again in the next 10. Mixing: ; the equilibrium is where inflow balances outflow, always equal to incoming concentration times tank volume.
One step of size : — follow the tangent line briefly, then re-aim. On from with : estimate vs. the true ; Euler undershoots convex solutions, and halving halves the error.
Newton cooling = drug elimination = RC discharge = mixing = depreciation: all about the right variable. Recognizing the ARCHETYPE is the modeling skill — once you see "rate proportional to amount (or excess)," you already know the solution, the half-life, and the long-run behavior.
Coffee at in a room cools to in 5 minutes. When does it hit ? Work: excess halves from to ... compute: with : . Want : minutes. Always solve in the EXCESS variable.
Proofs & Why It Matters
Separate and split by partial fractions: . Integrating gives , and solving for : — an S-curve rising to . Every positive start flows to the carrying capacity because .
The law says . Let (the excess); since is constant, — the pure exponential equation, so .
Halving in equal time intervals is exactly the property of exponentials, which is why the "excess halves every 10 minutes" phrasing works.
One Euler step commits error (the first Taylor term the tangent line misses). Reaching a fixed time takes steps, so the accumulated error is on the order of — proportional to . Halve the step, halve the error: Euler is a first-order method.
Going Deeper: Explanations & Worked Problems
For an autonomous equation , enormous insight costs one sketch. Find the zeros of — the EQUILIBRIA, where the system sits still. Between consecutive zeros, keeps one sign: moves right (up) where , left (down) where .
Mark arrows on a number line and stability is visible: arrows converging on an equilibrium make it STABLE (perturb, return), diverging make it UNSTABLE (perturb, flee). Logistic growth : zeros at and ; between them, so arrows point from toward — the origin is unstable, the carrying capacity stable, and every positive solution S-curves to , all WITHOUT solving the equation. The phase line is the qualitative theory in miniature: solve only when you need numbers; sketch when you need understanding.
A drug has half-life hours; a dose raises blood concentration by units. When does a single dose drop below unit?
Step 1 — model: with .
Step 2 — pin from the half-life: gives , so .
Step 3 — solve : , so hours.
Step 4 — sanity check in halvings: after three half-lives ( h), and needs about a third more of one half-life — h ✓.
Step 5 — the modeling lesson: the answer depended only on the RATIO , so every decade of decay costs the same half-lives, whatever the starting dose.
A L tank starts with pure water. Brine at g/L flows in at L/min; the well-mixed tank drains at L/min. Find the salt .
Step 1 — build the equation from bookkeeping: rate in g/min; rate out (concentration)(flow) ; so .
Step 2 — equilibrium first: at g — which is just (incoming concentration)(volume) , as it must be.
Step 3 — solve: linear with : , so , and gives : .
Step 4 — read the time scale: the "time constant" is min; after min the tank is at g, after an hour g — the exponential approach to equilibrium that governs tanks, cooling coffee, and charging capacitors alike.