Differential Equations, Interactive EditionXYZ Homework Edition

⇩ Download ▾

1.1 Solution Families

The shortest differential equation with something to say is

d y d t = k y . \frac{dy}{dt} = k y.

In words: the rate of change of yy is proportional to yy itself. Money earning continuous interest obeys it, a bacterial culture with unlimited food obeys it, a radioactive sample obeys it with kk negative. The equation does not mention any particular starting amount — and that is the point. A differential equation constrains the shape of a solution, not its starting place, so it is satisfied not by one function but by a whole family of them:

y ( t ) = a e k t , y(t) = a e^{k t},

one member for every choice of the constant aa. Substitute back to check: the derivative of aekta e^{kt} is k·aektk \cdot a e^{kt}, which is exactly kk times the function. The constant aa is not decoration; it is the answer to a question the differential equation never asked, namely where does the solution start? Setting t=0t = 0 gives y(0)=ay(0) = a.

a·k·exp(k·t)a \cdot k \cdot \exp\left(k \cdot t\right)
Differentiating the whole family at once ✓ Computed · mojocas 0.1.0 ✓ Agrees with the text Differentiating the whole family at once, computed exactly by mojocas 0.1.0, and confirmed to agree with the result stated in the text.

The substitute-back check, run by the computer algebra system with both constants left symbolic: one derivative certifies every member of the family in a single stroke.

00
The family satisfies its own equation ✓ Computed · mojocas 0.1.0 ✓ Agrees with the text The family satisfies its own equation, computed exactly by mojocas 0.1.0, and confirmed to agree with the result stated in the text.

And the check itself, checked: ykyy' - ky collapses to zero identically in aa, kk, and tt. This is the book's first substitute-back moment — from here on, every "verify it solves the equation" claim can be held to the same standard.

The figure below puts the whole family under your hands. The slider aa is the initial value y(0)y(0) and the slider bb plays the role of the rate constant kk. Behind the curve is the equation's own instruction drawn everywhere at once: at each point of the plane a short segment with slope byby, the slope field. The curve never leaves it — wherever the curve goes, it runs tangent to the segment it is passing.

A single red exponential curve drawn through a grid of short gray slope marks, one mark at every point of the plane, each tilted to the slope the equation y' = by assigns there: flat along the horizontal axis, steeper with height, and reversed below the axis. The curve stays tangent to every mark it crosses. The slider a slides the curve up or down through its starting value, flipping it below the axis when a is negative, where it threads the same field mirror-fashion; the slider b re-tilts the whole field and bends the curve with it, from steep growth through flat to rapid decay.Explore in 3D (opens in a new tab)
The exponential family y=aebty = a e^{bt} threading the slope field of y=byy' = by. The slider aa sets the starting value y(0)y(0); the slider bb sets the growth rate and re-tilts the whole field. Every curve these two dials can produce is a solution, and each one stays tangent to the segments it crosses.

Explore

  1. Observe. Set b=0.5b = 0.5 and sweep aa from 33 down through 00 to 3-3. Every curve in the sweep passes through the point (0,a)(0, a). What single point does the entire family have in common when a=0a = 0?
  2. Predict. With a=2a = 2 fixed, what will happen to the curve as you drag bb from 0.50.5 down through 00 to 1-1? Sketch your guess for all three regimes before touching the slider.
  3. Verify. Now drag bb. At b=0b = 0 the equation reads y=0y' = 0 — which functions satisfy that, and is the flat line you see one of them?
  4. Observe. Make the curve decay: a=3a = 3, b=1b = -1. Read off roughly where the curve has dropped to half its starting height. Then set b=2b = -2 and read the half-height time again. How did doubling the decay rate change the half-life?
  5. Predict, then verify. Can you find slider settings that make the curve pass through the point (1,2)(1, 2)? There are many — find two visibly different ones, and explain why the initial value problem y(0)=2y(0) = 2 has only one.

Connect

An initial value problem bundles a differential equation with a starting fact: y=kyy' = ky together with y(0)=y0y(0) = y_0. The equation supplies the family y=aekty = a e^{kt}; the initial condition picks the member with a=y0a = y_0; and that member is the only one. This one-condition-one-solution pattern is the normal situation for first-order equations, and it is why the sliders in the figure feel like coordinates: the pair (a,b)(a, b) is a complete address for a curve. Exploration step 5 shows the flip side — a point away from t=0t = 0 does not pin down a curve unless the rate is also known, which is why the problem statement must say which equation and which starting value.

An original work of XYZ Homework, built around interactive XYZ 3D figures, following the standard first-course sequence (first-order equations through systems and the phase plane). Distinct from the LibreTexts-sourced Differential Equations for Engineers (Lebl) edition, which has its own attribution. License: CC-BY-NC-SA-4.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.