Chapter 12 — Key Takeaways
Core Concepts
-
Radioactive decay is fundamentally probabilistic. Each nucleus has a constant probability $\lambda \, dt$ of decaying in time $dt$, independent of its age or environment. This is not ignorance — it is quantum mechanics. The exponential decay law $N(t) = N_0 e^{-\lambda t}$ emerges from the statistics of large numbers.
-
Activity $A = \lambda N$ is the measurable quantity. The SI unit is the becquerel (1 Bq = 1 decay/s). The historical curie (1 Ci = $3.7 \times 10^{10}$ Bq) is still widely used. Specific activity $a = \lambda N_A / M$ connects decay rate to mass — short-lived isotopes are intensely radioactive per gram; long-lived isotopes are not.
-
Half-life and mean life are related but distinct. $t_{1/2} = \ln 2 / \lambda$ is the time for half the sample to decay. The mean life $\tau = 1/\lambda = 1.443 \, t_{1/2}$ is the average survival time. Known half-lives span more than 55 orders of magnitude.
-
Decay chains produce sequences of radioactive daughters. The Bateman equations describe the population of each member analytically. In practice, numerical ODE integration is more robust for long chains.
-
Three equilibrium regimes govern parent-daughter relationships: - Secular equilibrium ($t_{1/2,\text{parent}} \gg t_{1/2,\text{daughter}}$): all activities equal. - Transient equilibrium ($t_{1/2,\text{parent}} > t_{1/2,\text{daughter}}$, moderate ratio): daughter activity exceeds parent; both decay at the parent's rate. - No equilibrium ($t_{1/2,\text{parent}} < t_{1/2,\text{daughter}}$): parent vanishes; daughter decays independently.
-
Branching ratios describe competing decay modes. The total decay constant is the sum of partial decay constants: $\lambda_{\text{total}} = \sum \lambda_i$. Each branching ratio is $BR_i = \lambda_i / \lambda_{\text{total}}$.
-
Radiometric dating exploits the clock-like regularity of decay. Different isotope systems cover different timescales: $^{14}$C ($10^2$-$10^4$ yr), K-Ar ($10^5$-$10^9$ yr), U-Pb ($10^6$-$10^{10}$ yr), Rb-Sr ($10^8$-$10^{10}$ yr). The isochron and concordia methods are powerful self-consistency checks.
-
Four natural radioactive series connect heavy nuclei to stable lead (or bismuth), classified by $A \bmod 4$. The neptunium series ($4n+1$) is extinct because its parent ($^{237}$Np, $t_{1/2} = 2.14$ Myr) is far too short-lived to survive $4.6$ Gyr.
Equations to Know
| Quantity | Formula |
|---|---|
| Decay law | $N(t) = N_0 e^{-\lambda t}$ |
| Activity | $A = \lambda N$ |
| Half-life | $t_{1/2} = \ln 2 / \lambda$ |
| Mean life | $\tau = 1 / \lambda$ |
| Specific activity | $a = \lambda N_A / M$ |
| Secular equilibrium | $A_{\text{daughter}} = A_{\text{parent}}$ |
| Two-member daughter | $A_2(t) = \frac{\lambda_1 \lambda_2}{\lambda_2 - \lambda_1} N_{1,0}(e^{-\lambda_1 t} - e^{-\lambda_2 t})$ |
Common Pitfalls
- Confusing half-life with mean life (the mean life is 44% longer).
- Forgetting that activity = $\lambda N$, not just $N$; equal activities do not mean equal numbers of atoms.
- Applying secular equilibrium formulas when the parent half-life is not sufficiently long compared to the daughter's.
- Ignoring calibration in $^{14}$C dating — uncalibrated radiocarbon years are not calendar years.
- Using the Bateman equations when decay constants are nearly equal (numerical instability); prefer ODE solvers.
Connections
- Chapter 1 (Binding Energy): The $Q$-value of each decay is determined by binding energy differences. Nuclei decay because the products are more tightly bound.
- Chapter 4 (Nuclear Stability): The valley of stability dictates whether a nucleus undergoes $\alpha$, $\beta^-$, $\beta^+$, or electron capture decay.
- Chapter 13 (Alpha Decay): The Geiger-Nuttall relation will explain why $\alpha$-decay half-lives span 24 orders of magnitude through quantum tunneling.
- Chapter 14 (Beta Decay): The weak interaction governs $\beta$ decay rates and the $ft$-value classification.