HOME

TheInfoList



OR:

Exponential growth occurs when a quantity grows as an exponential function of time. The quantity grows at a rate directly proportional to its present size. For example, when it is 3 times as big as it is now, it will be growing 3 times as fast as it is now. In more technical language, its instantaneous rate of change (that is, the derivative) of a quantity with respect to an independent variable is proportional to the quantity itself. Often the independent variable is time. Described as a function, a quantity undergoing exponential growth is an exponential function of time, that is, the variable representing time is the exponent (in contrast to other types of growth, such as quadratic growth). Exponential growth is the inverse of logarithmic growth. Not all cases of growth at an always increasing rate are instances of exponential growth. For example the function f(x) = x^3 grows at an ever increasing rate, but is much slower than growing exponentially. For example, when x=1, it grows at 3 times its size, but when x=10 it grows at 30% of its size. If an exponentially growing function grows at a rate that is 3 times is present size, then it always grows at a rate that is 3 times its present size. When it is 10 times as big as it is now, it will grow 10 times as fast. If the constant of proportionality is negative, then the quantity decreases over time, and is said to be undergoing exponential decay instead. In the case of a discrete domain of definition with equal intervals, it is also called geometric growth or geometric decay since the function values form a geometric progression. The formula for exponential growth of a variable at the growth rate , as time goes on in discrete intervals (that is, at integer times 0, 1, 2, 3, ...), is x_t = x_0(1+r)^t where is the value of at time 0. The growth of a bacterial colony is often used to illustrate it. One bacterium splits itself into two, each of which splits itself resulting in four, then eight, 16, 32, and so on. The amount of increase keeps increasing because it is proportional to the ever-increasing number of bacteria. Growth like this is observed in real-life activity or phenomena, such as the spread of virus infection, the growth of debt due to compound interest, and the spread of viral videos. In real cases, initial exponential growth often does not last forever, instead slowing down eventually due to upper limits caused by external factors and turning into logistic growth. Terms like "exponential growth" are sometimes incorrectly interpreted as "rapid growth". Indeed, something that grows exponentially can in fact be growing slowly at first.


Examples


Biology

* The number of
microorganism A microorganism, or microbe, is an organism of microscopic scale, microscopic size, which may exist in its unicellular organism, single-celled form or as a Colony (biology)#Microbial colonies, colony of cells. The possible existence of unseen ...
s in a
culture Culture ( ) is a concept that encompasses the social behavior, institutions, and Social norm, norms found in human societies, as well as the knowledge, beliefs, arts, laws, Social norm, customs, capabilities, Attitude (psychology), attitudes ...
will increase exponentially until an essential nutrient is exhausted, so there is no more of that nutrient for more organisms to grow. Typically the first organism splits into two daughter organisms, who then each split to form four, who split to form eight, and so on. Because exponential growth indicates constant growth rate, it is frequently assumed that exponentially growing cells are at a steady-state. However, cells can grow exponentially at a constant rate while remodeling their metabolism and gene expression. * A virus (for example
COVID-19 Coronavirus disease 2019 (COVID-19) is a contagious disease caused by the coronavirus SARS-CoV-2. In January 2020, the disease spread worldwide, resulting in the COVID-19 pandemic. The symptoms of COVID‑19 can vary but often include fever ...
, or smallpox) typically will spread exponentially at first, if no artificial immunization is available. Each infected person can infect multiple new people.


Physics

* Avalanche breakdown within a dielectric material. A free
electron The electron (, or in nuclear reactions) is a subatomic particle with a negative one elementary charge, elementary electric charge. It is a fundamental particle that comprises the ordinary matter that makes up the universe, along with up qua ...
becomes sufficiently accelerated by an externally applied electrical field that it frees up additional electrons as it collides with
atom Atoms are the basic particles of the chemical elements. An atom consists of a atomic nucleus, nucleus of protons and generally neutrons, surrounded by an electromagnetically bound swarm of electrons. The chemical elements are distinguished fr ...
s or
molecule A molecule is a group of two or more atoms that are held together by Force, attractive forces known as chemical bonds; depending on context, the term may or may not include ions that satisfy this criterion. In quantum physics, organic chemi ...
s of the dielectric media. These ''secondary'' electrons also are accelerated, creating larger numbers of free electrons. The resulting exponential growth of electrons and ions may rapidly lead to complete dielectric breakdown of the material. * Nuclear chain reaction (the concept behind nuclear reactors and
nuclear weapons A nuclear weapon is an explosive device that derives its destructive force from nuclear reactions, either nuclear fission, fission (fission or atomic bomb) or a combination of fission and nuclear fusion, fusion reactions (thermonuclear weap ...
). Each uranium nucleus that undergoes fission produces multiple neutrons, each of which can be absorbed by adjacent uranium atoms, causing them to fission in turn. If the probability of neutron absorption exceeds the probability of neutron escape (a function of the shape and mass of the uranium), the production rate of neutrons and induced uranium fissions increases exponentially, in an uncontrolled reaction. "Due to the exponential rate of increase, at any point in the chain reaction 99% of the energy will have been released in the last 4.6 generations. It is a reasonable approximation to think of the first 53 generations as a latency period leading up to the actual explosion, which only takes 3–4 generations." * Positive feedback within the linear range of electrical or electroacoustic amplification can result in the exponential growth of the amplified signal, although resonance effects may favor some component frequencies of the signal over others.


Economics

* Economic growth is expressed in percentage terms, implying exponential growth.


Finance

* Compound interest at a constant interest rate provides exponential growth of the capital. See also rule of 72. * Pyramid schemes or
Ponzi scheme A Ponzi scheme (, ) is a form of fraud that lures investors and pays Profit (accounting), profits to earlier investors with Funding, funds from more recent investors. Named after Italians, Italian confidence artist Charles Ponzi, this type of s ...
s also show this type of growth resulting in high profits for a few initial investors and losses among great numbers of investors.


Computer science

* Processing power of computers. See also Moore's law and technological singularity. (Under exponential growth, there are no singularities. The singularity here is a metaphor, meant to convey an unimaginable future. The link of this hypothetical concept with exponential growth is most vocally made by futurist Ray Kurzweil.) * In
computational complexity theory In theoretical computer science and mathematics, computational complexity theory focuses on classifying computational problems according to their resource usage, and explores the relationships between these classifications. A computational problem ...
, computer algorithms of exponential complexity require an exponentially increasing amount of resources (e.g. time, computer memory) for only a constant increase in problem size. So for an algorithm of time complexity , if a problem of size requires 10 seconds to complete, and a problem of size requires 20 seconds, then a problem of size will require 40 seconds. This kind of algorithm typically becomes unusable at very small problem sizes, often between 30 and 100 items (most computer algorithms need to be able to solve much larger problems, up to tens of thousands or even millions of items in reasonable times, something that would be physically impossible with an exponential algorithm). Also, the effects of Moore's Law do not help the situation much because doubling processor speed merely increases the feasible problem size by a constant. E.g. if a slow processor can solve problems of size in time , then a processor twice as fast could only solve problems of size in the same time . So exponentially complex algorithms are most often impractical, and the search for more efficient algorithms is one of the central goals of computer science today.


Internet phenomena

* Internet contents, such as internet memes or
video Video is an Electronics, electronic medium for the recording, copying, playback, broadcasting, and display of moving picture, moving image, visual Media (communication), media. Video was first developed for mechanical television systems, whi ...
s, can spread in an exponential manner, often said to " go viral" as an analogy to the spread of viruses. With media such as social networks, one person can forward the same content to many people simultaneously, who then spread it to even more people, and so on, causing rapid spread. For example, the video Gangnam Style was uploaded to YouTube on 15 July 2012, reaching hundreds of thousands of viewers on the first day, millions on the twentieth day, and was cumulatively viewed by hundreds of millions in less than two months.


Basic formula

A quantity depends exponentially on time if x(t)=a\cdot b^ where the constant is the initial value of , x(0) = a \, , the constant is a positive growth factor, and is the time constant—the time required for to increase by one factor of : x(t+\tau) = a \cdot b^ = a \cdot b^ \cdot b^ = x(t) \cdot b\, . If and , then has exponential growth. If and , or and , then has exponential decay. Example: ''If a species of bacteria doubles every ten minutes, starting out with only one bacterium, how many bacteria would be present after one hour?'' The question implies , and . x(t)=a\cdot b^ = 1 \cdot 2^ x(1\text) = 1\cdot 2^ = 1 \cdot 2^6 =64. After one hour, or six ten-minute intervals, there would be sixty-four bacteria. Many pairs of a dimensionless non-negative number and an amount of time (a
physical quantity A physical quantity (or simply quantity) is a property of a material or system that can be Quantification (science), quantified by measurement. A physical quantity can be expressed as a ''value'', which is the algebraic multiplication of a ''nu ...
which can be expressed as the product of a number of units and a unit of time) represent the same growth rate, with proportional to . For any fixed not equal to 1 (e.g. '' e'' or 2), the growth rate is given by the non-zero time . For any non-zero time the growth rate is given by the dimensionless positive number . Thus the law of exponential growth can be written in different but mathematically equivalent forms, by using a different base. The most common forms are the following: x(t) = x_0\cdot e^ = x_0\cdot e^ = x_0 \cdot 2^ = x_0\cdot \left( 1 + \frac \right)^, where expresses the initial quantity . Parameters (negative in the case of exponential decay): * The ''growth constant'' is the frequency (number of times per unit time) of growing by a factor ; in finance it is also called the logarithmic return, continuously compounded return, or force of interest. * The '' e-folding time'' ''τ'' is the time it takes to grow by a factor '' e''. * The '' doubling time'' ''T'' is the time it takes to double. * The percent increase (a dimensionless number) in a period . The quantities , , and , and for a given also , have a one-to-one connection given by the following equation (which can be derived by taking the natural logarithm of the above): k = \frac = \frac = \frac where corresponds to and to and being infinite. If is the unit of time the quotient is simply the number of units of time. Using the notation for the (dimensionless) number of units of time rather than the time itself, can be replaced by , but for uniformity this has been avoided here. In this case the division by in the last formula is not a numerical division either, but converts a dimensionless number to the correct quantity including unit. A popular approximated method for calculating the doubling time from the growth rate is the rule of 70, that is, T \simeq 70 / r.


Reformulation as log-linear growth

If a variable exhibits exponential growth according to x(t) = x_0 (1+r)^t, then the log (to any base) of grows linearly over time, as can be seen by taking logarithms of both sides of the exponential growth equation: \log x(t) = \log x_0 + t \cdot \log (1+r). This allows an exponentially growing variable to be modeled with a log-linear model. For example, if one wishes to empirically estimate the growth rate from intertemporal data on , one can linearly regress on .


Differential equation

The exponential function x(t) = x_0 e^ satisfies the linear differential equation: \frac = kx saying that the change per instant of time of at time is proportional to the value of , and has the initial value x(0) = x_0. The differential equation is solved by direct integration: \begin \frac & = kx \\ pt\frac x & = k\, dt \\ pt\int_^ \frac & = k \int_0^t \, dt \\ pt\ln \frac & = kt. \end so that x(t) = x_0 e^. In the above differential equation, if , then the quantity experiences exponential decay. For a nonlinear variation of this growth model see logistic function.


Other growth rates

In the long run, exponential growth of any kind will overtake linear growth of any kind (that is the basis of the Malthusian catastrophe) as well as any polynomial growth, that is, for all : \lim_ \frac = 0. There is a whole hierarchy of conceivable growth rates that are slower than exponential and faster than linear (in the long run). See . Growth rates may also be faster than exponential. In the most extreme case, when growth increases without bound in finite time, it is called hyperbolic growth. In between exponential and hyperbolic growth lie more classes of growth behavior, like the hyperoperations beginning at tetration, and A(n,n), the diagonal of the Ackermann function.


Logistic growth

In reality, initial exponential growth is often not sustained forever. After some period, it will be slowed by external or environmental factors. For example, population growth may reach an upper limit due to resource limitations. In 1845, the Belgian mathematician Pierre François Verhulst first proposed a mathematical model of growth like this, called the " logistic growth".


Limitations of models

Exponential growth models of physical phenomena only apply within limited regions, as unbounded growth is not physically realistic. Although growth may initially be exponential, the modelled phenomena will eventually enter a region in which previously ignored negative feedback factors become significant (leading to a logistic growth model) or other underlying assumptions of the exponential growth model, such as continuity or instantaneous feedback, break down.


Exponential growth bias

Studies show that human beings have difficulty understanding exponential growth. Exponential growth bias is the tendency to underestimate compound growth processes. This bias can have financial implications as well.


Rice on a chessboard

According to legend, vizier Sissa Ben Dahir presented an Indian King Sharim with a beautiful handmade chessboard. The king asked what he would like in return for his gift and the courtier surprised the king by asking for one grain of rice on the first square, two grains on the second, four grains on the third, and so on. The king readily agreed and asked for the rice to be brought. All went well at first, but the requirement for grains on the th square demanded over a million grains on the 21st square, more than a million million ( trillion) on the 41st and there simply was not enough rice in the whole world for the final squares. (From Swirski, 2006) The " second half of the chessboard" refers to the time when an exponentially growing influence is having a significant economic impact on an organization's overall business strategy.


Water lily

French children are offered a riddle, which appears to be an aspect of exponential growth: "the apparent suddenness with which an exponentially growing quantity approaches a fixed limit". The riddle imagines a water lily plant growing in a pond. The plant doubles in size every day and, if left alone, it would smother the pond in 30 days killing all the other living things in the water. Day after day, the plant's growth is small, so it is decided that it won't be a concern until it covers half of the pond. Which day will that be? The 29th day, leaving only one day to save the pond.


See also

* Accelerating change * Albert Allen Bartlett * Arthrobacter * Asymptotic notation * Bacterial growth * Bounded growth * Cell growth * Combinatorial explosion * Exponential algorithm * EXPSPACE * EXPTIME * Hausdorff dimension * Hyperbolic growth * Information explosion * Law of accelerating returns * List of exponential topics * Logarithmic growth * Logistic function * Malthusian growth model * Power law * Menger sponge * Moore's law * Quadratic growth * Stein's law


References


Sources

* Meadows, Donella. Randers, Jorgen. Meadows, Dennis. '' The Limits to Growth: The 30-Year Update.'' Chelsea Green Publishing, 2004. * Meadows, Donella H., Dennis L. Meadows, Jørgen Randers, and William W. Behrens III. (1972) '' The Limits to Growth''. New York: University Books. * Porritt, J. ''Capitalism as if the world matters'', Earthscan 2005. * Swirski, Peter. ''Of Literature and Knowledge: Explorations in Narrative Thought Experiments, Evolution, and Game Theory''. New York: Routledge. * Thomson, David G. ''Blueprint to a Billion: 7 Essentials to Achieve Exponential Growth'', Wiley Dec 2005, * Tsirel, S. V. 2004
On the Possible Reasons for the Hyperexponential Growth of the Earth Population
''Mathematical Modeling of Social and Economic Dynamics'' / Ed. by M. G. Dmitriev and A. P. Petrov, pp. 367–9. Moscow: Russian State Social University, 2004.


External links


Growth in a Finite World – Sustainability and the Exponential Function
— Presentation
Dr. Albert Bartlett: Arithmetic, Population and Energy
— streaming video and audio 58 min {{Large numbers Ordinary differential equations Exponentials Temporal exponentials Mathematical modeling Growth curves