DWG NO. 3.2 — Lesson 2 of 6

The Number e and Exponential Growth/Decay

Unit 3: Exponential and Logarithmic Functions · ~20 min

Objective Use the natural base e and the continuous growth/decay model A = \(A_{0} e^{kt}\) to find quantities that grow or shrink continuously over time.

In 3.1, the base b of an exponential function could be any positive number other than 1. One particular base shows up so often in growth and decay problems that it gets its own symbol: e ≈ 2.71828..., an irrational number sometimes called Euler's number. It isn't arbitrary — it's the base that falls out naturally when growth happens continuously rather than in discrete steps.

Where e comes from

Imagine money compounding more and more frequently — yearly, then monthly, then daily, then every second. As the number of compounding periods n grows without bound, the expression (1 + \(\frac{1}{n} )^{n}\) settles down and approaches a fixed value:

That limiting value, e, is what appears whenever a quantity grows or decays continuously — smoothly, at every instant — rather than in fixed jumps.

The continuous growth/decay model

A quantity that grows or decays continuously follows:

A(t) = \(A_{0} e^{kt}\)

This is the same shape as f(x) = a·\(b^{x}\) from 3.1, just written with base e and the rate built into the exponent as k instead of folded into b.

(1, e) (0, 1) x y y = eˣ

y = eˣ — same shape as any growth curve from 3.1, with base e ≈ 2.71828 and asymptote y = 0

Worked Example 1 · Continuous growth
ProblemA city's population is modeled by P(t) = 500\(e^{0.03t}\), with t in years. Find the population after 10 years.
1Substitute t = 10: P(10) = 500\(e^{0.03(10)}\) = 500\(e^{0.3}\).
2\(e^{0.3}\) ≈ 1.3499, so P(10) ≈ 500(1.3499) ≈ 674.9.
P(10) ≈ 675 people
Worked Example 2 · Finding the rate k
ProblemA bacteria culture doubles every 5 hours under continuous growth. Find k in A(t) = \(A_{0} e^{kt}\).
1"Doubles in 5 hours" means A(5) = 2\(A_{0}\), so 2\(A_{0}\) = \(A_{0} e^{5k}\). Divide both sides by \(A_{0}\): 2 = \(e^{5k}\).
2This equation needs a logarithm to finish solving (that's the tool built in 3.3–3.5) — for now, note that \(e^{5k}\) = 2 pins down a unique value of k, approximately k ≈ 0.1386.
k ≈ 0.1386 per hour
Worked Example 3 · Continuous decay
ProblemA sample of 80 mg of a substance decays continuously with k = −0.02 per day. Find the amount remaining after 15 days.
1A(15) = 80\(e^{-0.02(15)}\) = 80\(e^{-0.3}\).
2\(e^{-0.3}\) ≈ 0.7408, so A(15) ≈ 80(0.7408) ≈ 59.3.
A(15) ≈ 59.3 mg

Guided practice