For an infinite sequence, one is often more interested in the long-term behaviors of the sequence than the behaviors it exhibits early on. In which case, one way to formally capture this concept is to say that the sequence possesses a certain property
eventually, or equivalently, that the property is satisfied by one of its
subsequences (a_n)_{n \geq N}, for some N \in \N. For example, the definition of a sequence of
real numbers (a_n) converging to some
limit a is: :For each positive number \varepsilon, there exists a
natural number N such that for all n >N , \left\vert a_n - a \right\vert. When the term "eventually
" is used as a shorthand for "there exists a natural number N such that for all n > N", the convergence definition can be restated more simply as: :For each positive number \varepsilon>0, eventually \left\vert a_n-a \right\vert. Here, notice that the
set of natural numbers that do not satisfy this property is a finite set; that is, the set is
empty or has a maximum element. As a result, the use of "eventually" in this case is synonymous with the expression "for all but a finite number of terms" – a
special case of the expression "for
almost all terms" (although "almost all" can also be used to allow for infinitely many exceptions as well). At the basic level, a sequence can be thought of as a function with natural numbers as its
domain, and the notion of "eventually" applies to functions on more general sets as well—in particular to those that have an ordering with no
greatest element. More specifically, if S is such a set and there is an element s in S such that the function f is defined for all elements greater than s, then f is said to have some property eventually if there is an element x_0 such that whenever
x>x_0, f(x) has the said property. This notion is used, for example, in the study of
Hardy fields, which are fields made up of real functions, each of which have certain properties eventually. == Examples ==