Half-Life Calculator
Calculate radioactive or exponential decay using half-life. See the complete solution with step-by-step working and formula explanations.
In same time units as Time
Used in Time/Half-Life modes
Enter your values above to see the results.
Tips & Notes
- ✓After n half-lives, the remaining quantity = N₀ / 2ⁿ. After 3 half-lives = N₀/8 = 12.5% remains.
- ✓Half-lives are constant regardless of initial amount — a property unique to first-order exponential decay.
- ✓ln(2) ≈ 0.693 appears in all half-life formulas: T½ = 0.693/λ and λ = 0.693/T½.
- ✓Carbon-14 dating uses T½=5,730 years. After 57,300 years (10 half-lives), only 0.1% remains.
- ✓Drug half-life: after 5 half-lives, ~97% of a drug is eliminated from the body (1/2⁵ = 3.125% remains).
Common Mistakes
- ✗Using wrong time units — T½ and t must be in the same units (both days, or both years, etc.).
- ✗Confusing half-life with mean lifetime. Mean lifetime τ = T½/ln(2) ≈ 1.443 × T½.
- ✗Applying half-life formula to non-exponential decay — half-life is constant only for first-order reactions.
- ✗Computing 100 × 0.5 = 50 for each step instead of multiplying cumulatively. After 2 half-lives: 100 → 50 → 25, not 0.
- ✗Forgetting that half-life applies to the remaining amount, not the total initial amount.
Half-Life Calculator Overview
The half-life is the time required for exactly half of a substance to decay, transform, or be eliminated. It is the defining characteristic of radioactive isotopes, drug pharmacokinetics, and any first-order exponential decay process. The concept is powerful because the half-life is constant regardless of the starting amount — whether you begin with 1 gram or 1 kilogram, exactly half remains after one half-life, a quarter after two, an eighth after three. This property makes half-life the most reliable and intuitive way to characterize exponential decay.
The fundamental half-life formula:
N(t) = N₀ × (1/2)^(t/T½)Where N₀ is the initial quantity, t is elapsed time, and T½ is the half-life period.
EX: 100g substance with T½=5 days. After 15 days (3 half-lives): N = 100×(1/2)³ = 100/8 = 12.5gEquivalent exponential form using the decay constant λ:
N(t) = N₀ × e^(−λt), where λ = ln(2)/T½ ≈ 0.693/T½
EX: Iodine-131, T½=8 days → λ=0.693/8=0.0866 per day. After 24 days: N = N₀×e^(−0.0866×24) = N₀×0.125 = 12.5% remainsFinding elapsed time from remaining quantity:
t = T½ × log₂(N₀/N) = T½ × ln(N₀/N) / ln(2)
EX: 80g decays to 10g with T½=3 hours → t = 3×log₂(80/10) = 3×log₂(8) = 3×3 = 9 hoursAfter n half-lives: N = N₀ / 2ⁿ. After 10 half-lives: N = N₀/1024 ≈ 0.1% remains. The substance is practically gone after 7 half-lives (<1%). This rule of thumb guides safe handling of radioactive materials and drug clearance timelines. Drug half-life: after 5 half-lives, approximately 97% of a drug is eliminated (1/2⁵ = 3.125% remains). Caffeine with T½≈5 hours: 200mg at 2 PM → ~6.25mg by midnight. Dosing intervals are typically 1-2 half-lives to maintain therapeutic levels without accumulation. The constancy of half-life is a direct consequence of quantum mechanics. Radioactive decay is a fundamentally probabilistic process — each nucleus has a fixed probability per unit time of decaying, independent of how long it has already existed or what is happening to neighboring nuclei.