3.2.5Exponentials & Logarithms

Exponential growth and decay models — half-life, doubling time

1,642 words7 min readdifficulty · medium6 backlinks

WHY does exponential behaviour appear everywhere?

WHAT we're modelling: a quantity NN (population, money, radioactive atoms, drug in blood) whose growth/decay speed depends on the current amount.

WHY this leads to exponentials: if you have twice as many bacteria, twice as many split each second. If you have twice as many radioactive atoms, twice as many decay each second. So:

dNdtNdNdt=kN\frac{dN}{dt} \propto N \quad\Longrightarrow\quad \frac{dN}{dt} = kN

The constant kk is the rate constant. If k>0k>0 → growth; if k<0k<0 → decay.


HOW to derive N(t)=N0ektN(t)=N_0e^{kt} from scratch

We start from only the defining property dNdt=kN\dfrac{dN}{dt}=kN and derive everything.

Step 1 — Separate variables. 1NdN=kdt\frac{1}{N}\,dN = k\,dt Why this step? We put all NN on one side, all tt on the other, so we can integrate each independently.

Step 2 — Integrate both sides. 1NdN=kdt    lnN=kt+C\int \frac{1}{N}\,dN = \int k\,dt \;\Longrightarrow\; \ln|N| = kt + C Why this step? 1NdN=lnN\int \frac1N dN=\ln|N| is a standard antiderivative; the constant CC carries the initial info.

Step 3 — Exponentiate to free NN. N=ekt+C=eCekt|N| = e^{kt+C}=e^{C}e^{kt} Why this step? exe^{x} undoes ln\ln. Since N>0N>0 physically, drop the modulus and write A=eCA=e^{C}: N=AektN = A e^{kt}

Step 4 — Pin down AA using t=0t=0. N(0)=Ae0=A    A=N0N(0)=Ae^{0}=A \;\Longrightarrow\; A=N_0 N(t)=N0ekt\boxed{N(t)=N_0e^{kt}} Why this step? The constant of integration must encode the starting amount — that's what makes the solution specific, not general.


Deriving doubling time and half-life

These are just special "how long until the amount changes by a fixed factor?" questions.

Key insight (WHY they're constant): the doubling/half-life does not depend on N0N_0 or on what time you start. Every fixed ratio takes the same time — that's the signature of an exponential.

Figure — Exponential growth and decay models — half-life, doubling time

Rewriting the model using half-life/doubling time

Sometimes we're given the half-life, not kk. Substitute k=ln2Tdk=\dfrac{\ln2}{T_d}:

N(t)=N0e(ln2)t/Td=N02t/Td(growth)N(t)=N_0\,e^{(\ln 2)\,t/T_d}=N_0\,2^{\,t/T_d}\quad(\text{growth}) N(t)=N02t/T1/2=N0(12)t/T1/2(decay)N(t)=N_0\,2^{-t/T_{1/2}}=N_0\left(\tfrac12\right)^{t/T_{1/2}}\quad(\text{decay})

Why this form is nice: after one half-life t=T1/2t=T_{1/2}, you get N012N_0\cdot\frac12; after two, N014N_0\cdot\frac14; instant intuition, no logs needed for round numbers.


Worked Examples


Common Mistakes (Steel-manned)


Recall Feynman: explain to a 12-year-old

Imagine a magic pile of coins where every coin makes a new coin every day. On day 1 you have a few, but because more coins make even more coins, the pile explodes fast — that's exponential growth, and the "doubling time" is how long the pile takes to become twice as big (always the same length of time!). Now flip it: imagine glowing pebbles where half go dark each day no matter how many you have. Start with 100 → 50 → 25 → 12 → ... it never quite hits zero, and the "half-life" is that fixed one-day step. The trick both times: change depends on how much you have right now.


Active Recall

What differential equation defines exponential growth/decay?
dNdt=kN\frac{dN}{dt}=kN, rate proportional to current amount.
Solve dNdt=kN\frac{dN}{dt}=kN with N(0)=N0N(0)=N_0.
N(t)=N0ektN(t)=N_0e^{kt} (separate, integrate to lnN=kt+C\ln N=kt+C, exponentiate, use IC).
Formula for doubling time and its derivation start.
Td=ln2kT_d=\frac{\ln2}{k}, from setting 2N0=N0ekTd2N_0=N_0e^{kT_d}.
Formula for half-life.
T1/2=ln2kT_{1/2}=\frac{\ln2}{|k|}, from 12N0=N0ekT1/2\frac12N_0=N_0e^{kT_{1/2}}.
Does half-life depend on the initial amount?
No — rate scales with amount so N0N_0 cancels.
Rewrite the decay model using half-life T1/2T_{1/2}.
N(t)=N02t/T1/2N(t)=N_0\,2^{-t/T_{1/2}}.
After 3 half-lives, what fraction remains?
(1/2)3=1/8(1/2)^3=1/8.
How do you tell exponential from linear from data?
Exponential: constant ratio per equal step; linear: constant difference.
Sign of kk for decay, and where you may use k|k|?
k<0k<0 for decay; use k|k| only in the half-life formula, never inside N(t)N(t).
Given CC halves in time τ\tau, what is kk?
k=ln2τk=-\frac{\ln2}{\tau}.

Connections

Concept Map

leads to

separate variables

integrate

exponentiate

apply t=0

k>0 growth, k<0 decay

set N=2N0

set N=half N0

substitute k

independent of N0

independent of N0

Rate proportional to amount

dN/dt = kN

1/N dN = k dt

ln N = kt + C

N = A e^kt

N t = N0 e^kt

Rate constant k

Doubling time Td = ln2 / k

Half-life = ln2 / mod k

N t = N0 times 2^t/Td

Constant ratio time

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, exponential growth/decay ka core idea bilkul simple hai: kisi cheez ke change hone ki speed us cheez ki current quantity pe depend karti hai. Jitne zyada bacteria, utne zyada divide honge; jitne zyada radioactive atoms, utne zyada decay honge. Isko maths mein likhte hain dNdt=kN\frac{dN}{dt}=kN, aur ise solve karke milta hai N(t)=N0ektN(t)=N_0e^{kt}. Yahan k>0k>0 matlab growth, k<0k<0 matlab decay.

Ab doubling time aur half-life sirf ek special sawaal hai: "kitni der mein quantity double/half ho jaayegi?" Growth mein 2N0=N0ekTd2N_0=N_0e^{kT_d} set karo, log lelo, mil jaata hai Td=ln2kT_d=\frac{\ln2}{k}. Decay mein half karo, mil jaata hai T1/2=ln2kT_{1/2}=\frac{\ln2}{|k|}. Sabse important baat — ye time initial amount pe depend nahi karta! Kyunki rate bhi amount ke saath scale karta hai, dono cancel ho jaate hain.

Ek badi galti jo students karte hain: sochte hain "50% per hour matlab 2 ghante mein sab khatam." Galat! Har half-life mein jo bacha hai uska aadha jaata hai, original ka nahi. Toh 100 → 50 → 25 → 12.5... kabhi zero nahi hota. Ye multiplicative process hai, additive nahi.

Practical tip: agar data mein equal steps pe ratio constant ho (jaise har ghante 0.6 se multiply), toh exponential hai. Agar difference constant ho, toh linear. Exam mein log laws (ln dono taraf lena) aur kk ka sign (decay ke liye negative) yaad rakhna — yahi do cheezein zyada marks kha jaati hain.

Go deeper — visual, from zero

Test yourself — Exponentials & Logarithms

Connections