1001Ferramentas
📉 Calculators

Exponential Decay Calculator

Applies N = N0 * e^(-k*t) to compute remaining value in exponential decay.

Exponential decay: N(t) = N₀·e^(−kt)

Whenever a quantity shrinks at a rate proportional to how much of it is left, you get exponential decay: dN/dt = −k·N, whose solution is N(t) = N₀·e^(−kt). The decay constant k (in 1/time) controls how fast things fall, and the half-life follows from it: T = ln(2)/k. Take N₀ = 100 and k = 0.1/h. After t = 5 h you land on N ≈ 100·e^(−0.5) ≈ 60.65. Radioactivity is the textbook case, but the same equation shows up in RC capacitor discharge (V(t) = V₀·e^(−t/RC)), caffeine elimination (half-life around 5 h), drug pharmacokinetics (first-order PK) and Newton's law of cooling, where a temperature gap closes in on ambient exponentially.

Applications

It turns up in pharmacokinetics (drug clearance, dosing by half-life), in electronics (RC and RL transients), in mechanics where viscous damping bleeds energy out of an oscillator, in population ecology when mortality stays constant, in atmospheric chemistry for pollutant breakdown, and even in finance through continuous depreciation models.

FAQ

k vs half-life T? Same information, two ways of stating it. T = ln(2)/k ≈ 0.693/k, so a bigger k means quicker decay and a shorter half-life.

What's the time constant τ? τ = 1/k is when the quantity falls to 1/e ≈ 36.8 % of its initial value. After 5τ, less than 1 % remains — a common engineering settling criterion.

When does pure exponential decay break down? When the assumption of first-order kinetics fails — saturable enzymes (Michaelis-Menten), nonlinear damping, or when the population is so small that stochastic fluctuations dominate.

Related Tools

💹

Net Margin Calculator

Computes net margin percentage from net profit and total revenue.

📚

Reading Time by Speed

Estimates text reading time from word count and reading speed in WPM.

Option Theta (Black-Scholes)

Computes the theta of a European call option under Black-Scholes, the Greek that measures how much premium the option bleeds with each unit of time that passes. The formula pairs the decay of extrinsic value, −S·φ(d1)·σ/(2√T), with the strike-discount effect, −r·K·e^(−rT)·N(d2). For a call with no dividends theta is always negative: time works against the buyer. The result comes as annual theta and per day (÷365). Enter the spot price, the strike, the interest rate, the term in years and the volatility.

Number of Half-Lives

Compute how many half-lives have elapsed, n = t/T½, and the fraction of radioactive material remaining, (1/2)ⁿ, from the elapsed time and the half-life. With each half-life the amount halves: after 1 half-life 50% remains, after 2 it is 25%, after 10 less than 0.1%. It is the intuitive way to assess how much of a source (or contamination) is left. Enter the elapsed time and the half-life.

📊

Bond Yield (Coupon)

Estimates approximate yield-to-maturity of a coupon bond from face, price, and term.

☢️

Radioactive Activity

Compute the activity of a radioactive sample, A = λ·N, the product of the decay constant (λ) and the number of radioactive nuclei present (N). Activity, measured in becquerel (Bq = 1 disintegration/s) or curie, expresses how many nuclei decay per second. It is the fundamental quantity quantifying a radioactive source, and it decreases over time as nuclei decay. Enter the decay constant and the number of nuclei.

The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.