Jump to content

Polylogarithmic function

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Augurar (talk | contribs) at 05:23, 30 January 2013 (Augurar moved page Polylogarithmic to Polylogarithmic Function: Moving article from adjective to appropriate noun. Another possible noun title would be "Polylogarithmicity", but I think this one is preferable.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A polylogarithmic function in n is a polynomial in the logarithm of n,

In computer science, polylogarithmic functions occur as the order of memory used by some algorithms (e.g., "it has polylogarithmic order").

All polylogarithmic functions are

for every exponent ε > 0 (for the meaning of this symbol, see small o notation), that is, a polylogarithmic function grows more slowly than any positive exponent. This observation is the basis for the soft O notation.

References

  • E. Black, Paul (2004-12-17). "polylogarithmic". Dictionary of Algorithms and Data Structures. U.S. National Institute of Standards and Technology. Retrieved 2010-01-10.