2.2Bachmann-Landau Notation
Chapter (PDF)Suppose is a map from a ball about to .
is said to be smaller than order 1 (“little-o of 1”, ) if, for any , there is some such that for every .
is said to be smaller than order (“little-o of ”, ) if, for every , there is some such that for every .
is said to be of order (“big-o of ”, ) if, for a specific , there is some such that for every .
Fix some domain ball and some codomain . The set of all mappings with respect to this domain and range is denoted by , and analogous statements follow for and .
Saying something is an , , mapping is a statement of the function being bounded above for small enough inputs (inputs near the origin).
An mapping is such that the norm of output vectors near get arbitrarily small relative to any constant. That is, as .
An mapping is such that the norm of output vectors near get arbitrarily small relative to any linear function. That is, as .
A mapping is such that the norm of output vectors near get arbitrarily small relative to a specific linear function. That is, is bounded above by some as .
Suppose . If is , then . If is , then for any constant , there is some interval in which is bounded in between the lines . If is , then there exists some constant for which there is some interval in which is bounded in between the lines .
Note that since an mapping is less than any as , it is less than some as , and so it is an mapping. Since there is some such that as , it follows that , and so a mapping is an mapping as well.
Suppose , and suppose for small enough (in terms of norm). Then . Similar statements follow for and .
Fix and domain-ball and any codomain . Then is a vector space, and and are subspaces.
Define by traditional function addition. Let . Fix . There exists some such that
for every . Then note
meaning . Commutativity, associativity, additive identity, and additive inverse axioms follow immediately.
Fix , and let . With our aforementioned fixed , there is some such that
for every . Then, of course,
meaning . Multiplicative identity and inverse axioms quickly follow. Subspace axioms are trivial to verify.
We provide an example of a class of functions that encompass , , and functions.
Define
for all . We show that is for every , is for every , and is for every .
First, we show is for . Fix , then let . Then
for every , and so is .
Now let . For any , we may let and observe that
for every , and so is .
If , then is undefined, so we tackle it a different way. Note that if we let , it is true that
Thus, for , (by stitching together our strategy for and , we restrict , meaning it is no longer ).
Suppose is a linear map between two finite-dimensional vector spaces. Then is continuous.
Let be a sequence of vectors such that . For to be continuous, we need that the image sequence is such that .
Equip with norms . Choose a basis . Express each in the sequence as
and express
Since is a convergent sequence, we know as . Because is finite-dimensional, convergence in norm implies coordinate-wise convergence. Thus, for each coordinate , we have .
Now consider the images
Let . Then, using the linearity of and the triangle inequality,
As , each , which means the right-hand sum goes to . Therefore, , establishing that .
Suppose is linear. Then is an mapping, and is an mapping if and only if .
Define the unit ball . Then note is closed and bounded, thus compact. All linear maps are continuous, and so the image of the ball is compact as well, meaning is bounded. Thus there is some such that .
Let , which we can write as for some (with ). Note then that
Thus is a mapping.
Note the zero linear map is trivially , so suppose —we show . Thus there is some such that . Choose . Let be any scalar multiple of . Then note
Thus , meaning , completing the proof.
Suppose
are mappings such that and . Then .
Fix . Choose be such that there exists an such that
whenever . Then, of course,
for every for arbitrary . Thus .
Note this theorem applies if , or , or .
For Landau functions that tend to , composition order is transitive.
Trivialized by the definition of Landau functions.