# Half-Life Activity Decay Calculator (A = A₀·e^(−λt))

Compute remaining radionuclide activity A(t) = A₀·2^(−t/T½) with λ = ln2/T½ in Bq/Ci/dpm units, for Tc-99m, F-18 and other isotopes.

> Canonical page: https://elysiatools.com/en/tools/half-life-activity-decay

- **Category:** Math & Numbers

- **Keywords:** half life, radioactive decay, activity decay, remaining activity, decay constant, becquerel, curie, tc-99m, f-18, nuclear medicine

## Overview

The Half-Life Activity Decay Calculator computes the remaining radioactivity of any radionuclide over time using standard decay equations. It supports units including Becquerel (Bq, kBq, MBq, GBq), Curie (Ci, mCi, µCi), and dpm, providing remaining activity, percentage remaining, and elapsed half-lives.

## Inputs

- **Initial Activity A₀** (number): Activity at t = 0 in the selected activity unit. Must be non-negative.
- **Activity Unit** (select): Unit of the initial (and remaining) activity.
- **Half-life T½** (number): Physical half-life in the selected time unit. Must be greater than zero.
- **Half-life T½** (select): Time unit of the half-life.
- **Elapsed Time t** (number): Time since the initial activity measurement. Must be non-negative.
- **Elapsed Time t** (select): Time unit of the elapsed time.
- **Decimal Places** (number)

## When to use

- Adjusting radiopharmaceutical dosage for patient administration delays in nuclear medicine.
- Calculating residual activity in laboratory radiotracers and radioactive standard sources.
- Estimating the radioactive decay of waste stored for decay-in-storage disposal.

## How it works

- Enter the initial radionuclide activity (A₀) and select the corresponding activity unit.
- Specify the isotope physical half-life (T½) and the elapsed decay duration (t) in seconds, minutes, hours, days, or years.
- Set the desired decimal precision to calculate the remaining activity, decay constant (λ), and elapsed half-lives.

## Use cases

- Nuclear medicine clinics verifying Tc-99m or F-18 activity prior to patient injection.
- Research laboratories calibrating scintillation counting standards and assay reagents.
- Radiation safety officers tracking short-lived radioactive isotope inventory decay.

## Frequently asked questions

### What mathematical formula does this calculator use?

It applies the exponential decay law A(t) = A₀ · e^(−λt) or A(t) = A₀ · 2^(−t/T½), where λ = ln(2) / T½.

### Can I use different time units for half-life and elapsed time?

Yes, you can independently select seconds, minutes, hours, days, or years for half-life and elapsed time.

### What activity units are supported?

Supported units include Bq, kBq, MBq, GBq, Ci, mCi, µCi, and dpm (disintegrations per minute).

### Does the calculation depend on the isotope type?

The calculation depends entirely on the numerical half-life value and unit you provide for your specific isotope.

### What is the relationship between elapsed half-lives and remaining percentage?

Each elapsed half-life reduces the remaining activity by 50%; after n half-lives, the remaining fraction is (1/2)^n.

## Related tools

- [Absolute Value Calculator](https://elysiatools.com/en/tools/absolute-value-calculator): Calculate the absolute value of positive, negative, or decimal numbers and explain the sign relationship
- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [Arcseconds to Degrees](https://elysiatools.com/en/tools/arcseconds-to-degrees): Convert arcseconds to degrees with configurable decimal precision
- [Bearing Life L10 Calculator](https://elysiatools.com/en/tools/bearing-life-l10): Calculate the basic rating life of a rolling bearing: L10 = (C/P)^p, with p = 3 for ball bearings and p = 10/3 for roller bearings. When a speed is provided, converts to L10h in operating hours.
- [Bolt Torque Clamp Force Calculator](https://elysiatools.com/en/tools/bolt-torque-clamp-force): Convert between bolt tightening torque and axial clamp force. T = K·F·d, where K is the nut factor (~0.20 for dry steel). Solve torque from force, or force from torque.
- [Cable Ampacity Calculator (IEC 60364-5-52)](https://elysiatools.com/en/tools/cable-ampacity-calculator): Estimate copper cable current-carrying capacity per the simplified IEC 60364-5-52 reference method. Combines cross-section, insulation (PVC 70°C / XLPE 90°C), installation method, and ambient temperature to derive the corrected allowable ampacity (A).
- [Capacitor Reactive Power Calculator (Q_c = 2πfCU²)](https://elysiatools.com/en/tools/capacitor-reactive-power): Compute the reactive power produced by a known capacitor: Q_c = 2π·f·C·U². Supports single-phase, three-phase star (Y) and delta (Δ) connections. Returns Q_c in var/kvar, capacitive reactance Xc, and capacitor current Ic. Complementary to the power-factor-correction tool (which sizes a capacitor for a target cosφ).
- [Chain Sprocket Ratio Calculator](https://elysiatools.com/en/tools/chain-sprocket-ratio): Calculate the ratio, driven speed and chain linear speed of a chain drive. i = z₂/z₁ = n₁/n₂, chain speed v = z₁·p·n₁/60000. Enter the pitch to compute chain speed.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Audio Encoding and Format Conversion Tools](https://elysiatools.com/en/hubs/audio-convert): Compare audio format conversion, bitrate changes, sample-rate conversion, codec swaps, and export tools in one hub for delivery and archive workflows.
- [Image Format Conversion and Animated Export Tools](https://elysiatools.com/en/hubs/image-convert): Compare image format converters for JPG, PNG, GIF, AVIF, WebP, TIFF, ICO, base64, and animation-friendly exports in one hub.
- [JSON Interchange and Format Translation Tools](https://elysiatools.com/en/hubs/json-convert): Compare JSON conversion tools for CSV, YAML, TOML, GraphQL, XML, Markdown, Excel, BSON, EDN, and related structured formats in one hub.
- [Color Space Conversion Tools for Web and Print](https://elysiatools.com/en/hubs/design-convert): Curated tools for web-to-print color space conversion in one hub.
