Exponential Decay
Exponential decay is the decrease in the amount of a substance at a rate proportional to its current value.
The remaining fraction of the number of particles equals the exponential of the decay constant times time. The decay constant equals the logarithm of 2 divided by the half-life of the particles.
Formula
![Copy to Clipboard {QuantityVariable["N"/Subscript["N", "0"], "Unitless"] == E^(-(QuantityVariable["T", "Time"]*QuantityVariable["λ", "Radioactivity"])), QuantityVariable["λ", "Radioactivity"] == Log[2]/QuantityVariable[Subscript["t", "1/2"], "HalfLife"]}](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/98a/98a7bd5b-3ca7-4caf-b779-8c6665436574/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| N/N0 | remaining fraction of number of particles | "Unitless" |
| T | time | "Time" |
| λ | decay constant | "Radioactivity" |
| t1/2 | halflife | "HalfLife" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
