MathOverflow will be down for maintenance for approximately 3 hours, starting Monday evening (06/24/2013) at approximately 9:00 PM Eastern time (UTC-4).
show/hide this revision's text 3 definition changed; deleted 1 characters in body

One can easily find a set of functions that are comparable with respect to the big O notation that is, $$f \leq g \Leftrightarrow \exists C\in\mathbb{R}: c \lim_{x\rightarrow\infty} exists x_0 \forall x\geq x_0: |f(x)| \leq C|g(x)|,$$ c|g(x)|,$$ for $f,g \in \mathbb{R}\rightarrow \mathbb{R}$ and continuous.

For example, a set containing all products of polynomials, logarithms, exponential functions and factorial is good. However, it is not a maximal one (e.g. $\ln \ln x$ is lesser than all of its elements).

According to Kuratowski-Zorn lemma, there is a maximal set of comparable functions. My questions are:

  • Is there one canonical maximal set of comparable functions with respect to big O notation?
  • Is there an explicit construction of any such set?

Edit:

  • There was $\lim_{x\rightarrow\infty} |f(x)| \leq C|g(x)|$ which was in my intention an informal notation for the above ($\lim$ about the whole inequality, not only the left hand site).
  • However, I do not cling to the definition (especially if some tinkering is going to give more interesting results).
show/hide this revision's text 2 f/g reversed, added 'continuous;

One can easily find a set of functions that are comparable with respect to the big O notation that is, $$f \leq g \Leftrightarrow \exists C\in\mathbb{R}: \lim_{x\rightarrow\infty} |g(x)| f(x)| \leq C|f(x)|,$$ C|g(x)|,$$ for $f,g \in \mathbb{R}\rightarrow \mathbb{R}$.mathbb{R}$ and continuous.

For example, a set containing all products of polynomials, logarithms, exponential functions and factorial is good. However, it is not a maximal one (e.g. $\ln \ln x$ is lesser than all of its elements).

According to Kuratowski-Zorn lemma, there is a maximal set of comparable functions. My questions are:

  • Is there one canonical maximal set of comparable functions with respect to big O notation?
  • Is there an explicit construction of any such set?
show/hide this revision's text 1

Big O notation and the maximal set of comparable functions

One can easily find a set of functions that are comparable with respect to the big O notation that is, $$f \leq g \Leftrightarrow \exists C\in\mathbb{R}: \lim_{x\rightarrow\infty} |g(x)| \leq C|f(x)|,$$ for $f,g \in \mathbb{R}\rightarrow \mathbb{R}$.

For example, a set containing all products of polynomials, logarithms, exponential functions and factorial is good. However, it is not a maximal one (e.g. $\ln \ln x$ is lesser than all of its elements).

According to Kuratowski-Zorn lemma, there is a maximal set of comparable functions. My questions are:

  • Is there one canonical maximal set of comparable functions with respect to big O notation?
  • Is there an explicit construction of any such set?