Saturation Formula

The Formula

f(x) = \frac{L}{1 + e^{-k(x - x_0)}} (logistic function approaching limit L)

When to use: Room fills until no more people fit. Growth can't continue forever.

Quick Example

Population approaches carrying capacity. Learning curve levels off.

Notation

L denotes the carrying capacity (saturation level). \lim_{x \to \infty} f(x) = L indicates the asymptotic limit.

What This Formula Means

Saturation is the phenomenon where a growing quantity approaches a limiting value asymptotically, with the rate of growth decreasing as the limit is approached.

Room fills until no more people fit. Growth can't continue forever.

Formal View

f(x) = \frac{L}{1 + Ce^{-kx}} where \lim_{x \to \infty}f(x) = L (carrying capacity) and f'(x) = kf(x)\!\left(1 - \frac{f(x)}{L}\right)

Worked Examples

Example 1

medium
The logistic function P(t) = \dfrac{1000}{1+e^{-0.5(t-6)}} models population growth. Find P(0), P(6), and \lim_{t\to\infty}P(t).

Solution

  1. 1
    P(0) = \frac{1000}{1+e^{-0.5(0-6)}} = \frac{1000}{1+e^{3}} = \frac{1000}{1+20.09} \approx \frac{1000}{21.09} \approx 47.4.
  2. 2
    P(6) = \frac{1000}{1+e^{0}} = \frac{1000}{1+1} = 500. At t=6, population is at half the maximum.
  3. 3
    \lim_{t\to\infty}P(t): as t\to\infty, e^{-0.5(t-6)}\to0, so P\to\frac{1000}{1+0}=1000. The carrying capacity (saturation level) is L=1000.

Answer

P(0)\approx47.4; P(6)=500; \lim_{t\to\infty}P(t)=1000
The logistic function starts slow, grows rapidly in the middle, then saturates at L (the carrying capacity). The inflection point occurs at t=x_0 where P=L/2; here at t=6, P=500.

Example 2

hard
Identify the four parameters L, k, x_0 in f(x) = \dfrac{200}{1+9e^{-0.4x}} and describe the qualitative behavior of f.

Common Mistakes

  • Thinking saturation means the function stops changing β€” the function keeps changing, just more and more slowly, approaching a limit
  • Confusing saturation with reaching a maximum value β€” the function approaches but technically never reaches the asymptotic limit
  • Ignoring saturation in models β€” assuming indefinite exponential growth when real systems always have capacity limits

Why This Formula Matters

Saturation models carrying capacity in population biology, market share limits, and signal strength in electronics β€” pure exponential growth is unrealistic; saturation bounds it.

Frequently Asked Questions

What is the Saturation formula?

Saturation is the phenomenon where a growing quantity approaches a limiting value asymptotically, with the rate of growth decreasing as the limit is approached.

How do you use the Saturation formula?

Room fills until no more people fit. Growth can't continue forever.

What do the symbols mean in the Saturation formula?

L denotes the carrying capacity (saturation level). \lim_{x \to \infty} f(x) = L indicates the asymptotic limit.

Why is the Saturation formula important in Math?

Saturation models carrying capacity in population biology, market share limits, and signal strength in electronics β€” pure exponential growth is unrealistic; saturation bounds it.

What do students get wrong about Saturation?

Saturation isn't stoppingβ€”it's approaching a limit infinitely slowly.

What should I learn before the Saturation formula?

Before studying the Saturation formula, you should understand: asymptote, growth vs decay.