Radioactive decay governs everything from carbon dating fossils to dosing radiopharmaceuticals and managing spent nuclear fuel. The half-life ($t_{1/2}$) is the single most useful descriptor of this process: the time required for exactly one-half of the radioactive nuclei in a sample to disintegrate.

This tool automates the full family of exponential decay computations. It eliminates manual logarithmic arithmetic and delivers the decay constant ($\lambda$), mean lifetime ($\tau$), elapsed half-lives, and instantaneous activity ($A$) in a single pass, across any consistent system of units.

Required Input Parameters

The calculator accepts four physical quantities; you supply any three, and the unknown is resolved analytically.

  • Initial Quantity ($N_0$): The population of radioactive nuclei, mass, or activity at $t = 0$.
  • Remaining Quantity ($N_t$): The undecayed population measured at time $t$.
  • Elapsed Time ($t$): The duration since $t = 0$, expressed in the selected temporal unit.
  • Half-Life ($t_{1/2}$): The isotope-specific constant governing decay rate.

Quantity units may be expressed in grams, kilograms, milligrams, atoms, becquerels, or percent. Temporal units span seconds through years. The solver internally enforces unit consistency between $t$ and $t_{1/2}$.

Theoretical Foundation & Formulas

The Exponential Decay Law

Radioactive decay is a stochastic, first-order process: each nucleus possesses an independent, equal probability $\lambda$ of disintegrating per unit time. For a large ensemble, this yields the differential equation $\frac{dN}{dt} = -\lambda N$, whose solution is the canonical decay law:

$$N(t) = N_0 , e^{-\lambda t}$$

Half-Life Form

Because the tool operates on base-2 intuition, it employs the equivalent half-life formulation used throughout health physics and radiochemistry:

$$N(t) = N_0 \left(\frac{1}{2}\right)^{t / t_{1/2}}$$

Decay Constant and Mean Lifetime

The decay constant $\lambda$ and the mean lifetime $\tau$ are derived directly from $t_{1/2}$:

$$\lambda = \frac{\ln 2}{t_{1/2}} \approx \frac{0.6931}{t_{1/2}}, \qquad \tau = \frac{1}{\lambda} = \frac{t_{1/2}}{\ln 2}$$

The mean lifetime exceeds the half-life by a factor of $1/\ln 2 \approx 1.4427$ — a distinction often missed by non-specialists.

Activity

The instantaneous activity $A(t)$ — the rate of disintegrations at time $t$ — is given by:

$$A(t) = \lambda , N(t)$$

Inverse Solutions

Rearrangement yields the solver's other three modes. For half-life given $N_0, N_t, t$:

$$t_{1/2} = \frac{-t , \ln 2}{\ln(N_t / N_0)}$$

For elapsed time given $N_0, N_t, t_{1/2}$:

$$t = \frac{-t_{1/2} , \ln(N_t / N_0)}{\ln 2}$$

Reference Data: Half-Lives of Selected Radionuclides

The table below compiles half-lives widely cited in medical physics, geochronology, and reactor engineering. Use these as benchmark values when parameterizing the tool.

RadionuclideHalf-Life ($t_{1/2}$)Primary Decay ModePrincipal Application
Polonium-214164.3 μsαUranium series tracer
Fluorine-18109.77 minβ⁺PET imaging
Technetium-99m6.007 hγ (IT)SPECT diagnostics
Iodine-1318.025 daysβ⁻, γThyroid therapy
Phosphorus-3214.27 daysβ⁻Oncology, biochemistry
Cobalt-605.271 yearsβ⁻, γSterilization, teletherapy
Tritium (³H)12.32 yearsβ⁻Luminous markers, fusion fuel
Strontium-9028.79 yearsβ⁻Fission product, RTGs
Cesium-13730.08 yearsβ⁻, γFallout marker, irradiators
Radium-2261,600 yearsαHistorical radiotherapy
Carbon-145,700 yearsβ⁻Radiocarbon dating
Plutonium-23924,110 yearsαWeapons, MOX fuel
Uranium-2357.04 × 10⁸ yearsαFission fuel, geochronology
Uranium-2384.468 × 10⁹ yearsαU-Pb dating
Potassium-401.248 × 10⁹ yearsβ⁻, ECK-Ar dating

Engineering Analysis & Real-World Application

Interpreting the Fraction Remaining

A single half-life reduces the population to 50%; two half-lives to 25%; seven half-lives to ≈0.78%. The "rule of ten half-lives" — commonly invoked in waste management and patient release protocols — reflects the point at which $N_t / N_0 < 0.001$, which is the operational threshold for considering a source radiologically negligible.

Coupling Between $\lambda$ and $t_{1/2}$

Because $\lambda$ and $t_{1/2}$ are inversely proportional, short-lived isotopes exhibit enormous specific activity. Technetium-99m (6 hours) is roughly 10⁶ times more active per atom than Cesium-137 (30 years). This is why imaging-grade radiopharmaceuticals must be produced on-site or within a few half-lives of the scan.

Activity Versus Quantity

A frequent engineering error is conflating mass remaining with activity. If your input is expressed in becquerels, the output $N_t$ already represents activity, and the reported $A(t) = \lambda N_t$ becomes a second-derivative quantity. For dose projections, always express $N_0$ in Bq or Ci and interpret $N_t$ as the residual activity.

Dating Applications

In radiometric dating, the inverse-time mode solves the canonical age equation. Given a measured daughter-to-parent ratio, the age $t$ is extracted directly. The ⁴⁰K–⁴⁰Ar and ²³⁸U–²⁰⁶Pb systems are resolvable over geological timescales precisely because their half-lives bracket the age of the solar system.

Frequently Asked Questions

Why does the half-life remain constant regardless of the initial amount?

Radioactive decay is a first-order kinetic process, meaning the rate depends linearly on the current population. Each nucleus behaves independently with a fixed decay probability per unit time.

Because the fractional decrease per unit time is constant, the time required to halve the sample is invariant. Doubling $N_0$ doubles the number of decays per second, but the ratio $N_t / N_0$ at any given $t$ is unchanged.

This property is also why temperature, pressure, and chemical state have negligible influence on $t_{1/2}$ for nearly all isotopes — the process originates in the nucleus, far below the energy scales of chemistry.

When should I use mean lifetime ($\tau$) instead of half-life?

The mean lifetime is the natural parameter in continuous exponential expressions of the form $e^{-t/\tau}$. It represents the arithmetic mean of the survival times of all nuclei in the ensemble.

Physicists working in particle physics, reactor kinetics, and fluorescence decay typically prefer $\tau$ because it simplifies differential equations and matches the $1/e$ time constant of the exponential.

Health physicists and radiopharmacists prefer $t_{1/2}$ because dosing schedules, shielding, and regulatory thresholds are historically quoted in half-life units. Both are exact; the conversion is $\tau = t_{1/2} / \ln 2$.

How do I handle a decay chain where the daughter is also radioactive?

This calculator models single-step decay only. For chains such as ²³⁸U → ²³⁴Th → ²³⁴Pa, you must apply the Bateman equations, which superpose the decay and ingrowth of each member.

When the parent half-life vastly exceeds the daughter's (e.g., ²²⁶Ra → ²²²Rn), the chain reaches secular equilibrium, and daughter activity equals parent activity. In this regime, you can safely apply the single-step formula using the parent's $t_{1/2}$ to predict long-term behavior.

For transient equilibrium or comparable half-lives, a coupled numerical solver is required — the single-exponential model will systematically underestimate residual activity.

Professional Conclusion

Manual half-life computation is error-prone precisely because it chains logarithms, exponentials, and unit conversions in sequence — a workflow in which a single transposition can shift an answer by orders of magnitude. Automated evaluation of the exponential decay law ensures that the decay constant, mean lifetime, fractional residual, and instantaneous activity all remain mutually consistent.

For research reporting, dosimetric planning, and geochronological analysis, a deterministic solver such as this is the appropriate instrument: it enforces the algebraic identities linking $N_0$, $N_t$, $t$, $t_{1/2}$, $\lambda$, and $\tau$ so that the practitioner can focus on interpretation rather than arithmetic.