Lessons · modern
Radioactive decay: the rate is the slope of the count
Regime 2 — calculus does what algebra cannot. The acceleration isn't constant, so the algebra formulas don't apply; calculus is the only road in, and SymPy proves the closed form solves the equation of motion.
A sample of nuclei decays with decay constant s⁻¹. Each nucleus has the same fixed chance of decaying per second, so the number decaying per second is proportional to how many are left: . Solving this gives the exponential , and the half-life falls out of it. Stacked – over –, the decay rate is the slope of the count — the same exponential machine as a discharging capacitor, in the nucleus.
Each nucleus has the same fixed chance per second of decaying, so the number decaying per second is proportional to how many are left. That is a first-order differential equation — the rate depends on itself.
check is the slope; check ; ; left after
- ✓ The decay rate is the slope of : the lower panel is exactly, the derivative of the curve above. [structural]
- ✓ Each nucleus decays independently, so the rate is proportional to how many remain: . [structural]
- ✓ The half-life is : after it, exactly half remain, . [structural]
- ✓ After one mean lifetime , a fraction of the sample remains. [structural]
Dimensional homogeneity: checked by SymPy (holds).
It does not decay at a steady rate. The number lost per second is proportional to how many remain, , so the rate is fastest at the start and slows as the sample shrinks — it never quite reaches zero. That is exactly why decay is exponential and is described by a constant half-life rather than a constant lifetime: every half-life removes half of whatever is left, not a fixed number. Watch the panels: where is steepest (at the start) the curve is largest in magnitude; as flattens, the rate fades toward zero. The activity a detector reads is .
Modeling assumptions — author-asserted, disclosed not discharged
- A large number of identical nuclei, each decaying independently with a constant probability per unit time, so the count can be treated as a smooth continuous .
The stacked graph, fully annotated
A static rendering (Matplotlib) at the default parameters — the interactive version is in the Graph tab above.
Formulas used
Hover a formula to preview its reference entry; click to open it in the reference (or the concept graph):
- Radioactive decay law
Valid when: a large number of identical nuclei, each decaying independently; λ is the decay constant (probability of decay per unit time)
Open in reference →
- Half-life
Valid when: exponential decay with decay constant λ
Open in reference →