Skip to content
Surf Wiki
Save to docs
general/logarithms

From Surf Wiki (app.surf) — the open knowledge base

Logarithmic growth

Growth at a rate that is a logarithmic function

Logarithmic growth

Growth at a rate that is a logarithmic function

A graph of logarithmic growth

In mathematics, logarithmic growth describes a phenomenon whose size or cost can be described as a logarithm function of some input. e.g. y = C log (x). Any logarithm base can be used, since one can be converted to another by multiplying by a fixed constant. Logarithmic growth is the inverse of exponential growth and is very slow.

A familiar example of logarithmic growth is a number, N, in positional notation, which grows as logb (N), where b is the base of the number system used, e.g. 10 for decimal arithmetic. In more advanced mathematics, the partial sums of the harmonic series :1+\frac{1}{2}+\frac{1}{3}+\frac{1}{4}+\frac{1}{5}+\cdots grow logarithmically. In the design of computer algorithms, logarithmic growth, and related variants, such as log-linear, or linearithmic, growth are very desirable indications of efficiency, and occur in the time complexity analysis of algorithms such as binary search.

Logarithmic growth can lead to apparent paradoxes, as in the martingale roulette system, where the potential winnings before bankruptcy grow as the logarithm of the gambler's bankroll. It also plays a role in the St. Petersburg paradox.

In microbiology, the rapidly growing exponential growth phase of a cell culture is sometimes called logarithmic growth. During this bacterial growth phase, the number of new cells appearing is proportional to the population. This terminological confusion between logarithmic growth and exponential growth may be explained by the fact that exponential growth curves may be straightened by plotting them using a logarithmic scale for the growth axis.

References

References

  1. Litvin, G.. (2009). "Programming With C++ And Data Structures, 1E". Vikas Publishing House Pvt Ltd.
  2. Szecsei, Denise. (2006). "Calculus". Career Press.
  3. (2007). "Data Compression: The Complete Reference". Springer.
  4. Clawson, Calvin C.. (1999). "Mathematical Mysteries: The Beauty and Magic of Numbers". Da Capo Press.
  5. Tijms, Henk. (2012). "Understanding Probability". Cambridge University Press.
  6. (2010). "Utility-Based Learning from Data". CRC Press.
  7. Barbeau, Edward J.. (2013). "More Fallacies, Flaws & Flimflam". [[Mathematical Association of America]].
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Logarithmic growth — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report