What Half-Life Means and Why It Matters
Half-life is the time it takes for a substance to decay to half its original amount. If you start with 100 grams of a radioactive material and its half-life is 5 years, you will have 50 grams left after 5 years, 25 grams after 10 years, and 12.5 grams after 15 years. The substance never fully disappears—it just keeps halving at regular intervals.
Half-life applies to radioactive elements like carbon-14 and uranium-235, but also to medications in your bloodstream, caffeine in your body, and any other material that decays at a predictable rate. Understanding how to calculate it lets you predict how much of something will remain after a given time, or how long you need to wait for a substance to reach a safe level.
Key Takeaways
- The basic half-life formula is N(t) = N₀ × (1/2)^(t/t_half), where N₀ is the starting amount, t is the time elapsed, and t_half is the half-life duration.
- You can also use the decay constant formula: N(t) = N₀ × e^(-λt), where λ (lambda) is the decay constant calculated as 0.693 divided by the half-life.
- To find how many half-lives have passed, divide the elapsed time by the half-life duration, then use that number as your exponent.
- Half-life calculations assume the decay rate stays constant and do not account for external factors like temperature or pressure changes.
The Standard Half-Life Formula
The most straightforward way to calculate remaining amount is the half-life decay formula:
N(t) = N₀ × (1/2)^(t/t_half)
Here is what each symbol means: N(t) is the amount remaining after time t; N₀ is the starting amount; t is the elapsed time; and t_half is the half-life duration. All time measurements must use the same unit—if half-life is in years, measure elapsed time in years too.
To use this formula, plug in your numbers and solve. Suppose you have 80 grams of a substance with a half-life of 10 days, and you want to know how much remains after 30 days. The exponent becomes 30 ÷ 10 = 3, so you calculate (1/2)^3 = 0.125. Then 80 × 0.125 = 10 grams remaining. After three half-lives, you have one-eighth of the original amount.
Using the Decay Constant Method
A second approach uses the decay constant, written as λ (lambda). This method is common in physics and chemistry because it connects half-life to the natural exponential function:
N(t) = N₀ × e^(-λt)
First, calculate the decay constant: λ = 0.693 ÷ t_half. The number 0.693 is the natural logarithm of 2 (ln 2), rounded. If your half-life is 10 days, then λ = 0.693 ÷ 10 = 0.0693 per day.
Then plug λ and t into the formula. Using the same example (80 grams, 10-day half-life, 30 days elapsed): N(30) = 80 × e^(-0.0693 × 30) = 80 × e^(-2.079) = 80 × 0.125 = 10 grams. Both methods give the same answer; choose whichever feels more natural to you.
Counting Half-Lives for Quick Mental Math
If you only need a rough answer, you can skip the formula and count how many half-lives have passed. Divide elapsed time by the half-life duration. Each half-life cuts the amount in half.
Suppose a medication has a half-life of 6 hours and you took a 200 mg dose. After 6 hours, 100 mg remains. After 12 hours (two half-lives), 50 mg remains. After 18 hours (three half-lives), 25 mg remains. After 24 hours (four half-lives), 12.5 mg remains. This method works well when the elapsed time is a whole multiple of the half-life, but gives only approximate results otherwise.
Working Backwards: Finding Half-Life from Data
Sometimes you know the starting amount, the remaining amount, and the time elapsed—but you need to find the half-life itself. Rearrange the standard formula to solve for t_half:
t_half = t × ln(2) ÷ ln(N₀/N(t))
Suppose you measure 100 grams of a radioactive sample and find that 25 grams remain after 1,000 years. The ratio N₀/N(t) = 100 ÷ 25 = 4. Then t_half = 1,000 × 0.693 ÷ ln(4) = 1,000 × 0.693 ÷ 1.386 = 500 years. You can verify this: after 500 years, 50 grams remain; after 1,000 years (two half-lives), 25 grams remain. The math checks out.
Common Mistakes to Avoid
The most frequent error is mixing time units. If half-life is given in hours but you measure elapsed time in days, convert one of them first. A half-life of 24 hours is the same as 1 day; a half-life of 0.5 years is the same as 6 months.
Another mistake is assuming the substance disappears after a few half-lives. Mathematically, it never reaches zero—it just gets smaller and smaller. After 10 half-lives, you have 1/1024 of the original amount, which is very small but not zero. For practical purposes, scientists often consider a substance "gone" after 5 to 7 half-lives, when the remaining amount is less than 1 percent.
Also remember that half-life assumes a constant decay rate. In the real world, temperature, pressure, chemical environment, and other factors can change the decay rate. The formula works best for isolated samples under stable conditions.
Real-World Examples
Carbon-14 dating: Carbon-14 has a half-life of 5,730 years. Archaeologists use this to date organic remains. If a bone sample contains 25 percent of the original carbon-14, that means two half-lives have passed (5,730 × 2 = 11,460 years), so the bone is roughly 11,460 years old.
Medication in your body: Ibuprofen has a half-life of about 2 hours. If you take 400 mg, after 2 hours you have 200 mg in your system, after 4 hours you have 100 mg, and after 6 hours you have 50 mg. This is why dosing instructions often say to take it every 4 to 6 hours—the amount drops below effective levels after that time.
Radioactive waste: Plutonium-239 has a half-life of 24,110 years. A storage facility holding 1 kilogram would still contain 500 grams after 24,110 years, 250 grams after 48,220 years, and so on. This is why nuclear waste disposal is such a long-term concern.
Frequently Asked Questions
What is the difference between half-life and decay constant?
Half-life is how long it takes to reach half the original amount. Decay constant is a rate that describes how fast decay happens at any moment. They are related—decay constant = 0.693 ÷ half-life—but they measure different things. Half-life is easier to understand; decay constant is more useful in advanced physics equations.
Can half-life change over time?
For a given isotope or substance under stable conditions, half-life is constant and does not change. However, extreme conditions like very high temperature or pressure can affect decay rates in some materials. For most practical calculations, you can treat half-life as fixed.
How do I calculate half-life if I only have two measurements?
You need three pieces of information: the starting amount, the remaining amount, and the time elapsed. If you have all three, use the rearranged formula t_half = t × ln(2) ÷ ln(N₀/N(t)). If you are missing one of these, you cannot calculate half-life from the data alone.
Why is 0.693 used in the decay constant formula?
0.693 is the natural logarithm of 2 (ln 2). This number appears because the exponential decay function e^(-λt) naturally describes how radioactive decay works. When you solve e^(-λt) = 0.5 (half the original amount), you get λ = ln(2) ÷ t_half, which is why 0.693 shows up in the formula.
What happens after many half-lives—does the substance ever fully decay?
Mathematically, no. After each half-life, the amount is multiplied by 0.5, so it approaches zero but never reaches it. In practice, after 5 to 7 half-lives, the remaining amount is so small it becomes undetectable or irrelevant. For safety purposes, regulators often declare a substance "decayed" once it falls below a certain threshold.