Quantitative and Physical History

Exponential functions

By

First published on February 22, 2020. Last updated on February 22, 2020.


Introduction

Functions

Functions relate at least one variable to at least one other number or variable. \(x \) is a variable. Its value could be anything. Yet, consider the equation:

\(x = 1\)

Here, x is constrained to equal to a single particular number, which is 1. Such a number is known as a constant. It’s value in the equation cannot change. Things get more interesting when a variable is related to another variable. For example, let’s say that

\(y = 2x\)

Both x and y are variables. However, the value of either variable can change, depending on the value of the other variable. Below are some sample pairs of values allowed by this equation:

[table]
x,y
-2,-4
-1,-2
0,0
1,2
2,4
10,20
[/table]

Such a function acts as a constraint of the values. If x is 1, then y mustbe 2.

Functions can take many forms, such as y = x^3, z = 2x + 5y, or y = sin x, where sin is shorthand for the trigonometric function sine, what can be expressed quantitatively as a series of numbers.

What Exponential Functions Are

Exponential functions are functions where a constant is raised to a power. For example,

\(y = 7^x\)

Here, the values of x and y are:
[table]
x,y
-2, 1/49
-1,1/7
0,1
1,7
2,49
3, 343
[/table]

You can see that exponential functions can increase very quickly. There is a very special constant called \(e\) equal to 2.71828. e is a very special number in mathematics for many reasons. However, it is also a very useful base for exponential functions. e is typically used as the base for exponential functions.

 

Pure exponential growth

Pure exponential growth is that which is proportional to its current quantity. It can apply to populations of bacteria, fish and even humans. It can apply to chain reactions in nuclear physics as well.

Clumps of oval-shaped bacterial

Bacteria (photo credit: CDC US government)

Pure exponential growth begins slowly, then literally explodes over time. Sometimes the plot of exponential growth is described as a “hockey stick” because it starts nearly horizontally, then “turns the corner” and grows nearly vertically.

It typically concerts population differential equations such as

\(\frac{dP}{dt}= k P\)

where P is population, t is time and k is a proportionality constant. The solution for this equation is the classic exponential growth function

\(P = P_0 e^{k t}\)

where \(P_0\) is the initial population.

 

Quantity rises slowly, then much more rapidly as time passes

Pure exponential growth

 

Different growth rates result in different levels of growth at a particular point of time, but growth is still ultimately explosive (see below).

Plots showing lower growth rates result in slower, but still explosive growth

Various rates of exponential growth

Logistic Growth

A resource that is renewable, but limited in the short-run, can be modeled with a logistics curve. Examples of such resources are new-growth forests and wild Pacific salmon. They can be nearly totally consumed in the short run, but these resources can restore themselves if they have not been exploited too completely. A logistics curve is not shown here, but is in the shape of an elongated “S” and can be found in many differential equations textbooks. The beginning (and bottom) of the “S” represents the initial exploitation. The forward-sloping “back” of the “S” represents nearly pure exponential growth. The end and top of the “S” represents a leveling off of growth, as consumption of the resource matches its ability to restore itself.

In logistic growth, population tends to move towards a particular population level that reflects the carrying capacity of the system or environment. Such functions are also called S-curves.

Logistics functions are in the form of:

\(\frac{dP}{dt} = k \Big(1 – \frac{P}{N} \Big) P\),

where P is population, t is time, k is a growth rate coefficient and N is the carrying capacity. N can also be viewed as the periodic replenishment of potential.

 

Logistic growth (rises then levels off)

Logistic growth

 

Achieving a logistics curve is the holy grail of sustainability enthusiasts. Applying concepts of sustainability to an entire dynasty or regime is called Big Sustainability, and involves social and economic sustainability, as well as physical resource sustainability (e.g. sufficient desired resources and ability to avoid toxins).

Efficiency-Discounted Exponential Growth

Efficiency-Discounted Exponential Growth (EDEG) involves the consumption of a non-replenished resource over time by a system of reproducing agents. It can be useful for modeling mineral production of a mining region.

It is not yet possible to analytically create a EDEG function from fundamental principles. However, EDEG can be expressed as a differential equation, which can then be iteratively calculated via a spreadsheet or computer program.

An EDEG function can be approximated by multiplying a pure exponential growth function by an efficiency function.

\(P = k_1 e^{k_2 t} (1 – \frac{Q}{Q_0})\),

where P is power (or production), \(k_1\) is a constant of proportionality, typically the initial prediction (or power), \(k_2\) is a growth factor, \(Q\) is the amount of a nonrenewable critical resource thus far consumed, and \(Q_0\) is the initial quantity of the nonrenewable critical resource.

\(k_1 e^{k_2 t}\)

represents the exponential growth component.

\((1 – \frac{Q}{Q_0})\)

represents the efficiency component.

Rise and fall plot

Colorado San Juans gold production versus EDEG model

HS Curves

It may also be possible to create a function that transforms an H-Curve (EDEG) to an S curve. There is an initial amount of a non-renewable critical resource, and then periodic replenishment of that resource.


COURSE


Content is copyright the author. Layout is copyright Mark Ciotola. See Corsbook.com for further notices.