Landau notation
Given two functions and from to , the notation
means that the ratio stays bounded as . If moreover that ratio approaches zero, we write
It is legitimate to write, say, , with the understanding that we are using the equality sign in an unsymmetric (and informal) way, in that we do not have, for example, .
The notation
means that the ratio is bounded away from zero as , or equivalently .
If both and , we write .
One more notational convention in this group is
meaning .
In analysis, such notation is useful in describing error estimates (http://planetmath.org/AsymptoticEstimate). For example, the Riemann hypothesis is equivalent to the conjecture
where denotes the logarithmic integral.
Landau notation is also handy in applied mathematics, e.g. in describing the time complexity of an algorithm. It is common to say that an algorithm requires steps, for example, without needing to specify exactly what is a step; for if , then for any positive constant .
Title | Landau notation |
Canonical name | LandauNotation |
Date of creation | 2013-03-22 11:42:56 |
Last modified on | 2013-03-22 11:42:56 |
Owner | Mathprof (13753) |
Last modified by | Mathprof (13753) |
Numerical id | 28 |
Author | Mathprof (13753) |
Entry type | Definition |
Classification | msc 26A12 |
Classification | msc 20H15 |
Classification | msc 20B30 |
Synonym | O notation |
Synonym | omega notation |
Synonym | theta notation |
Synonym | big-O notation |
Related topic | LowerBoundForSorting |
Related topic | ConvergenceOfIntegrals |
Defines | big-o |
Defines | small-o |
Defines | small-omega |