Jump to content

Polylogarithmic function

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SmackBot (talk | contribs) at 21:25, 1 December 2006 (Date the unreferenced tag (approx) using AWB). 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 some algorithms (e.g., "it has polylogarithmic order").

All polylogarithmic functions are

for every exponent ε > 0 (for the meaning of this symbol, see big O notation), that is, a polylogarithmic function grows slower than any positive exponent.

Not to be confused with polylogarithms.