fbpx
Wikipedia

Exponential growth

Exponential growth is a process that increases quantity over time. It occurs when the instantaneous rate of change (that is, the derivative) of a quantity with respect to time is proportional to the quantity itself. 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).

The graph illustrates how exponential growth (green) surpasses both linear (red) and cubic (blue) growth.
  Linear growth
  Exponential growth

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 x at the growth rate r, as time t goes on in discrete intervals (that is, at integer times 0, 1, 2, 3, ...), is

where x0 is the value of x 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.[1][2]

Examples

 
Bacteria exhibit exponential growth under optimal conditions.

Biology

  • The number of microorganisms in a culture 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.[3]
  • A virus (for example COVID-19, 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 becomes sufficiently accelerated by an externally applied electrical field that it frees up additional electrons as it collides with atoms or molecules 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). 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."[4]
  • 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

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, 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 2x, if a problem of size x = 10 requires 10 seconds to complete, and a problem of size x = 11 requires 20 seconds, then a problem of size x = 12 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 allows you to increase the problem size by a constant. E.g. if a slow processor can solve problems of size x in time t, then a processor twice as fast could only solve problems of size x + constant in the same time t. 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 videos, can spread in an exponential manner, often said to "go viral" as an analogy to the spread of viruses.[6] 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.[7] 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.[6][8]

Basic formula

 
exponential growth:
 
 
exponential growth:
 

A quantity x depends exponentially on time t if

 
where the constant a is the initial value of x,
 
the constant b is a positive growth factor, and τ is the time constant—the time required for x to increase by one factor of b:
 

If τ > 0 and b > 1, then x has exponential growth. If τ < 0 and b > 1, or τ > 0 and 0 < b < 1, then x 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 a = 1, b = 2 and τ = 10 min.

 
 

After one hour, or six ten-minute intervals, there would be sixty-four bacteria.

Many pairs (b, τ) of a dimensionless non-negative number b and an amount of time τ (a physical quantity 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 log b. For any fixed b 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 b.

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:

 
where x0 expresses the initial quantity x(0).

Parameters (negative in the case of exponential decay):

The quantities k, τ, and T, and for a given p also r, have a one-to-one connection given by the following equation (which can be derived by taking the natural logarithm of the above):

 
where k = 0 corresponds to r = 0 and to τ and T being infinite.

If p is the unit of time the quotient t/p is simply the number of units of time. Using the notation t for the (dimensionless) number of units of time rather than the time itself, t/p can be replaced by t, but for uniformity this has been avoided here. In this case the division by p 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,  .

 
Graphs comparing doubling times and half lives of exponential growths (bold lines) and decay (faint lines), and their 70/t and 72/t approximations. In the SVG version, hover over a graph to highlight it and its complement.

Reformulation as log-linear growth

If a variable x exhibits exponential growth according to  , then the log (to any base) of x grows linearly over time, as can be seen by taking logarithms of both sides of the exponential growth equation:

 

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 x, one can linearly regress log x on t.

Differential equation

The exponential function   satisfies the linear differential equation:

 
saying that the change per instant of time of x at time t is proportional to the value of x(t), and x(t) has the initial value  .

The differential equation is solved by direct integration:

 
so that
 

In the above differential equation, if k < 0, 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 α:

 

There is a whole hierarchy of conceivable growth rates that are slower than exponential and faster than linear (in the long run). See Degree of a polynomial § Computed from the function values.

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  , the diagonal of the Ackermann function.

Logistic growth

 
The J-shaped exponential growth (left, blue) and the S-shaped logistic growth (right, red).

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.[9] In 1845, the Belgian mathematician Pierre François Verhulst first proposed a mathematical model of growth like this, called the "logistic growth".[10]

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.[11]

Below are some stories that emphasize this bias.

Rice on a chessboard

According to an old 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, etc. The king readily agreed and asked for the rice to be brought. All went well at first, but the requirement for 2n−1 grains on the nth square demanded over a million grains on the 21st square, more than a million million (a.k.a. trillion) on the 41st and there simply was not enough rice in the whole world for the final squares. (From Swirski, 2006)[12]

The second half of the chessboard is 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.[13][12]

See also

References

  1. ^ Suri, Manil (March 4, 2019). "Opinion | Stop Saying 'Exponential.' Sincerely, a Math Nerd". The New York Times.
  2. ^ "10 Scientific Words You're Probably Using Wrong". HowStuffWorks. July 11, 2014.
  3. ^ Slavov, Nikolai; Budnik, Bogdan A.; Schwab, David; Airoldi, Edoardo M.; van Oudenaarden, Alexander (2014). "Constant Growth Rate Can Be Supported by Decreasing Energy Flux and Increasing Aerobic Glycolysis". Cell Reports. 7 (3): 705–714. doi:10.1016/j.celrep.2014.03.057. ISSN 2211-1247. PMC 4049626. PMID 24767987.
  4. ^ Sublette, Carey. "Introduction to Nuclear Weapon Physics and Design". Nuclear Weapons Archive. Retrieved 2009-05-26.
  5. ^ Crauder, Evans & Noell 2008, pp. 314–315.
  6. ^ a b Ariel Cintrón-Arias (2014). "To Go Viral". arXiv:1402.3499 [physics.soc-ph].
  7. ^ Karine Nahon; Jeff Hemsley (2013). Going Viral. Polity. p. 16. ISBN 978-0-7456-7129-1.
  8. ^ YouTube (2012). "Gangnam Style vs Call Me Maybe: A Popularity Comparison". YouTube Trends.
  9. ^ Crauder, Bruce; Evans, Benny; Noell, Alan (2008). Functions and Change: A Modeling Approach to College Algebra. Houghton Mifflin Harcourt. p. 398. ISBN 978-1-111-78502-4.
  10. ^ Bernstein, Ruth (2003). Population Ecology: An Introduction to Computer Simulations. John Wiley & Sons. p. 37. ISBN 978-0-470-85148-7.
  11. ^ Stango, Victor; Zinman, Jonathan (2009). "Exponential Growth Bias and Household Finance". The Journal of Finance. 64 (6): 2807–2849. doi:10.1111/j.1540-6261.2009.01518.x.
  12. ^ a b Porritt, Jonathan (2005). Capitalism: as if the world matters. London: Earthscan. p. 49. ISBN 1-84407-192-8.
  13. ^ Meadows, Donella (2004). The Limits to Growth: The 30-Year Update. Chelsea Green Publishing. p. 21. ISBN 9781603581554.

Sources

  • Meadows, Donella. Randers, Jorgen. Meadows, Dennis. The Limits to Growth: The 30-Year Update. Chelsea Green Publishing, 2004. ISBN 9781603581554
  • Meadows, Donella H., Dennis L. Meadows, Jørgen Randers, and William W. Behrens III. (1972) The Limits to Growth. New York: University Books. ISBN 0-87663-165-0
  • Porritt, J. Capitalism as if the world matters, Earthscan 2005. ISBN 1-84407-192-8
  • Swirski, Peter. Of Literature and Knowledge: Explorations in Narrative Thought Experiments, Evolution, and Game Theory. New York: Routledge. ISBN 0-415-42060-1
  • Thomson, David G. Blueprint to a Billion: 7 Essentials to Achieve Exponential Growth, Wiley Dec 2005, ISBN 0-471-74747-5
  • 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
  • — streaming video and audio 58 min

exponential, growth, process, that, increases, quantity, over, time, occurs, when, instantaneous, rate, change, that, derivative, quantity, with, respect, time, proportional, quantity, itself, described, function, quantity, undergoing, exponential, growth, exp. Exponential growth is a process that increases quantity over time It occurs when the instantaneous rate of change that is the derivative of a quantity with respect to time is proportional to the quantity itself 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 The graph illustrates how exponential growth green surpasses both linear red and cubic blue growth Linear growth Cubic growth Exponential growth 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 x at the growth rate r as time t goes on in discrete intervals that is at integer times 0 1 2 3 isx t x 0 1 r t displaystyle x t x 0 1 r t where x0 is the value of x 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 1 2 Contents 1 Examples 1 1 Biology 1 2 Physics 1 3 Economics 1 4 Finance 1 5 Computer science 1 6 Internet phenomena 2 Basic formula 3 Reformulation as log linear growth 4 Differential equation 5 Other growth rates 5 1 Logistic growth 6 Limitations of models 7 Exponential growth bias 7 1 Rice on a chessboard 7 2 Water lily 8 See also 9 References 10 Sources 11 External linksExamples Edit Bacteria exhibit exponential growth under optimal conditions This section needs additional citations for verification Please help improve this article by adding citations to reliable sources Unsourced material may be challenged and removed August 2013 Learn how and when to remove this template message Biology Edit The number of microorganisms in a culture 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 3 A virus for example COVID 19 or smallpox typically will spread exponentially at first if no artificial immunization is available Each infected person can infect multiple new people Physics Edit Avalanche breakdown within a dielectric material A free electron becomes sufficiently accelerated by an externally applied electrical field that it frees up additional electrons as it collides with atoms or molecules 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 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 4 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 Edit Economic growth is expressed in percentage terms implying exponential growth Finance Edit Compound interest at a constant interest rate provides exponential growth of the capital 5 See also rule of 72 Pyramid schemes or Ponzi schemes also show this type of growth resulting in high profits for a few initial investors and losses among great numbers of investors Computer science Edit 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 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 2x if a problem of size x 10 requires 10 seconds to complete and a problem of size x 11 requires 20 seconds then a problem of size x 12 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 allows you to increase the problem size by a constant E g if a slow processor can solve problems of size x in time t then a processor twice as fast could only solve problems of size x constant in the same time t 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 Edit Internet contents such as internet memes or videos can spread in an exponential manner often said to go viral as an analogy to the spread of viruses 6 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 7 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 6 8 Basic formula Edit exponential growth a 3 b 2 r 5 displaystyle begin aligned a amp 3 b amp 2 r amp 5 end aligned exponential growth a 24 b 1 2 r 5 displaystyle begin aligned a amp 24 b amp frac 1 2 r amp 5 end aligned A quantity x depends exponentially on time t ifx t a b t t displaystyle x t a cdot b t tau where the constant a is the initial value of x x 0 a displaystyle x 0 a the constant b is a positive growth factor and t is the time constant the time required for x to increase by one factor of b x t t a b t t t a b t t b t t x t b displaystyle x t tau a cdot b frac t tau tau a cdot b frac t tau cdot b frac tau tau x t cdot b If t gt 0 and b gt 1 then x has exponential growth If t lt 0 and b gt 1 or t gt 0 and 0 lt b lt 1 then x 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 a 1 b 2 and t 10 min x t a b t t 1 2 t 10 min displaystyle x t a cdot b t tau 1 cdot 2 t 10 text min x 1 hr 1 2 60 min 10 min 1 2 6 64 displaystyle x 1 text hr 1 cdot 2 60 text min 10 text min 1 cdot 2 6 64 After one hour or six ten minute intervals there would be sixty four bacteria Many pairs b t of a dimensionless non negative number b and an amount of time t a physical quantity which can be expressed as the product of a number of units and a unit of time represent the same growth rate with t proportional to log b For any fixed b not equal to 1 e g e or 2 the growth rate is given by the non zero time t For any non zero time t the growth rate is given by the dimensionless positive number b 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 e k t x 0 e t t x 0 2 t T x 0 1 r 100 t p displaystyle x t x 0 cdot e kt x 0 cdot e t tau x 0 cdot 2 t T x 0 cdot left 1 frac r 100 right t p where x0 expresses the initial quantity x 0 Parameters negative in the case of exponential decay The growth constant k is the frequency number of times per unit time of growing by a factor e in finance it is also called the logarithmic return continuously compounded return or force of interest The e folding time t 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 r a dimensionless number in a period p The quantities k t and T and for a given p also r have a one to one connection given by the following equation which can be derived by taking the natural logarithm of the above k 1 t ln 2 T ln 1 r 100 p displaystyle k frac 1 tau frac ln 2 T frac ln left 1 frac r 100 right p where k 0 corresponds to r 0 and to t and T being infinite If p is the unit of time the quotient t p is simply the number of units of time Using the notation t for the dimensionless number of units of time rather than the time itself t p can be replaced by t but for uniformity this has been avoided here In this case the division by p 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 70 r displaystyle T simeq 70 r Graphs comparing doubling times and half lives of exponential growths bold lines and decay faint lines and their 70 t and 72 t approximations In the SVG version hover over a graph to highlight it and its complement Reformulation as log linear growth EditIf a variable x exhibits exponential growth according to x t x 0 1 r t displaystyle x t x 0 1 r t then the log to any base of x 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 log 1 r displaystyle 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 x one can linearly regress log x on t Differential equation EditThe exponential function x t x 0 e k t displaystyle x t x 0 e kt satisfies the linear differential equation d x d t k x displaystyle frac dx dt kx saying that the change per instant of time of x at time t is proportional to the value of x t and x t has the initial value x 0 x 0 displaystyle x 0 x 0 The differential equation is solved by direct integration d x d t k x d x x k d t x 0 x t d x x k 0 t d t ln x t x 0 k t displaystyle begin aligned frac dx dt amp kx 5pt frac dx x amp k dt 5pt int x 0 x t frac dx x amp k int 0 t dt 5pt ln frac x t x 0 amp kt end aligned so that x t x 0 e k t displaystyle x t x 0 e kt In the above differential equation if k lt 0 then the quantity experiences exponential decay For a nonlinear variation of this growth model see logistic function Other growth rates EditIn 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 a lim t t a a e t 0 displaystyle lim t to infty frac t alpha ae t 0 There is a whole hierarchy of conceivable growth rates that are slower than exponential and faster than linear in the long run See Degree of a polynomial Computed from the function values 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 displaystyle A n n the diagonal of the Ackermann function Logistic growth Edit The J shaped exponential growth left blue and the S shaped logistic growth right red Main article Logistic curve 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 9 In 1845 the Belgian mathematician Pierre Francois Verhulst first proposed a mathematical model of growth like this called the logistic growth 10 Limitations of models EditExponential 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 Further information Limits to Growth Malthusian catastrophe and Apparent infection rateExponential growth bias EditStudies 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 11 Below are some stories that emphasize this bias Rice on a chessboard Edit See also Wheat and chessboard problem According to an old 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 etc The king readily agreed and asked for the rice to be brought All went well at first but the requirement for 2n 1 grains on the n th square demanded over a million grains on the 21st square more than a million million a k a trillion on the 41st and there simply was not enough rice in the whole world for the final squares From Swirski 2006 12 The second half of the chessboard is the time when an exponentially growing influence is having a significant economic impact on an organization s overall business strategy Water lily Edit 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 13 12 See also EditAccelerating 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 Menger sponge Moore s law Quadratic growth Stein s lawReferences Edit Suri Manil March 4 2019 Opinion Stop Saying Exponential Sincerely a Math Nerd The New York Times 10 Scientific Words You re Probably Using Wrong HowStuffWorks July 11 2014 Slavov Nikolai Budnik Bogdan A Schwab David Airoldi Edoardo M van Oudenaarden Alexander 2014 Constant Growth Rate Can Be Supported by Decreasing Energy Flux and Increasing Aerobic Glycolysis Cell Reports 7 3 705 714 doi 10 1016 j celrep 2014 03 057 ISSN 2211 1247 PMC 4049626 PMID 24767987 Sublette Carey Introduction to Nuclear Weapon Physics and Design Nuclear Weapons Archive Retrieved 2009 05 26 Crauder Evans amp Noell 2008 pp 314 315 a b Ariel Cintron Arias 2014 To Go Viral arXiv 1402 3499 physics soc ph Karine Nahon Jeff Hemsley 2013 Going Viral Polity p 16 ISBN 978 0 7456 7129 1 YouTube 2012 Gangnam Style vs Call Me Maybe A Popularity Comparison YouTube Trends Crauder Bruce Evans Benny Noell Alan 2008 Functions and Change A Modeling Approach to College Algebra Houghton Mifflin Harcourt p 398 ISBN 978 1 111 78502 4 Bernstein Ruth 2003 Population Ecology An Introduction to Computer Simulations John Wiley amp Sons p 37 ISBN 978 0 470 85148 7 Stango Victor Zinman Jonathan 2009 Exponential Growth Bias and Household Finance The Journal of Finance 64 6 2807 2849 doi 10 1111 j 1540 6261 2009 01518 x a b Porritt Jonathan 2005 Capitalism as if the world matters London Earthscan p 49 ISBN 1 84407 192 8 Meadows Donella 2004 The Limits to Growth The 30 Year Update Chelsea Green Publishing p 21 ISBN 9781603581554 Sources EditMeadows Donella Randers Jorgen Meadows Dennis The Limits to Growth The 30 Year Update Chelsea Green Publishing 2004 ISBN 9781603581554 Meadows Donella H Dennis L Meadows Jorgen Randers and William W Behrens III 1972 The Limits to Growth New York University Books ISBN 0 87663 165 0 Porritt J Capitalism as if the world matters Earthscan 2005 ISBN 1 84407 192 8 Swirski Peter Of Literature and Knowledge Explorations in Narrative Thought Experiments Evolution and Game Theory New York Routledge ISBN 0 415 42060 1 Thomson David G Blueprint to a Billion 7 Essentials to Achieve Exponential Growth Wiley Dec 2005 ISBN 0 471 74747 5 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 EditGrowth in a Finite World Sustainability and the Exponential Function Presentation Dr Albert Bartlett Arithmetic Population and Energy streaming video and audio 58 min Retrieved from https en wikipedia org w index php title Exponential growth amp oldid 1117726613, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.