Radioactive Decay: Half-Life and Exponential Decay Visualized

simulator beginner ~8 min
Loading simulation...
500 atoms remain after one half-life

Starting with 1000 atoms with a half-life of 10 years, exactly half (500) remain after 10 years. After 20 years, 250 remain. After 100 years (10 half-lives), fewer than 1 atom statistically remains.

Formula

N(t) = N₀·(½)^(t/t½)
A = λN = (ln2/t½)·N
N(t) = N₀·e^(-λt) where λ = ln2/t½

The Random Nature of Decay

Radioactive decay is fundamentally random — a quantum mechanical process governed by probability, not determinism. We cannot predict when a specific uranium atom will decay, even in principle. Yet the statistical behavior of large numbers of atoms is perfectly predictable: the probability of decay per unit time (the decay constant λ) is fixed for each isotope. This creates the elegant exponential decay law N(t) = N₀e^(-λt), discovered by Rutherford and Soddy in 1903.

Half-Life: The Clock of Decay

The half-life t½ = ln2/λ is the most intuitive measure of decay rate. After one half-life, half the atoms remain. After two, a quarter. After ten half-lives, less than one-thousandth survives. This geometric progression means that a radioactive sample never truly reaches zero — it asymptotically approaches it. In practice, after about 10 half-lives (0.1% remaining), the material is considered effectively decayed for most purposes.

Visualizing the Decay

This simulation shows a grid of atoms, each one randomly deciding whether to decay at each time step according to the decay constant. Undecayed atoms glow cyan; decayed atoms turn red. Watch the exponential curve build on the right side — the characteristic concave-down shape of exponential decay. With decay chains enabled, you can see daughter nuclei (green) and granddaughter nuclei (purple) appearing as the chain progresses through multiple radioactive steps.

From Carbon Dating to Nuclear Waste

The half-life determines an isotope's practical applications. Carbon-14 (t½ = 5730 years) is perfect for dating organic materials up to ~50,000 years old. Technetium-99m (t½ = 6 hours) is ideal for medical imaging — active long enough for a scan, gone within days. But nuclear waste contains isotopes like plutonium-239 (t½ = 24,100 years), requiring storage for hundreds of thousands of years. The activity A = λN means short half-life isotopes are intensely radioactive but brief; long half-life isotopes are weakly radioactive but persistent.

FAQ

What is radioactive decay?

Radioactive decay is the spontaneous transformation of an unstable atomic nucleus into a more stable configuration, emitting radiation (alpha particles, beta particles, or gamma rays). It is a random quantum process — we cannot predict when any individual atom will decay, only the statistical rate.

What is a half-life?

The half-life is the time required for half of a radioactive sample to decay. After one half-life, 50% remains; after two, 25%; after ten, less than 0.1%. Half-lives range from fractions of a second (polonium-214: 164μs) to billions of years (uranium-238: 4.47 billion years).

What is a decay chain?

Many radioactive isotopes decay into daughter products that are themselves radioactive. A decay chain is the series of successive decays until a stable isotope is reached. For example, U-238 undergoes 14 decay steps (8 alpha, 6 beta) before becoming stable Pb-206.

How is radioactive decay used in practice?

Applications include carbon dating (archaeology), medical imaging (technetium-99m), cancer treatment (cobalt-60 radiation therapy), smoke detectors (americium-241), and nuclear power (uranium-235 fission). Each application uses isotopes with appropriate half-lives.

Sources

Embed

<iframe src="https://homo-deus.com/lab/nuclear-physics/radioactive-decay/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub