Archimedean Property
The Archimedean Property is a fundamental consequence of the completeness axiom. It asserts that there are no "infinitely large" or "infinitely small" positive real numbers: given any two positive reals, a sufficiently large multiple of the smaller one will exceed the larger one. This property is essential for density arguments, decimal expansions, and many approximation results in analysis.
Statement
For all with , there exists such that
Equivalently: for every , there exists such that . This formulation says that the sequence converges to zero — there are no "infinitesimal" positive reals that are smaller than for all .
Proof
Suppose, for the sake of contradiction, that for all . Then the set
is bounded above by . By the completeness axiom (least upper bound property), has a supremum in . Let .
Since for all , we have
Rearranging, for all . Thus is an upper bound for . But , so , contradicting the fact that is the least upper bound of .
Therefore, our assumption was wrong, and there must exist with .
The proof relies crucially on the completeness axiom. Over the rationals (which is not complete), the Archimedean property still holds, but the proof uses the well-ordering of instead. The point here is that completeness of implies the Archimedean property — this is not true for all ordered fields.
Corollaries and applications
There is no positive real number such that for all .
If such an existed, then by the Archimedean property applied to and , there would exist with , i.e., , contradiction.
The set of integers is unbounded in : for every , there exists with .
Given , apply the Archimedean property with and to find with .
Let . By the Archimedean property, there exists such that . Then for all , we have
Thus for all , so .
The Archimedean property underlies decimal (or binary, etc.) expansions of real numbers. Given , we can find such that (by repeated application of the Archimedean property to subdivide into tenths). Continuing recursively, we obtain
For any and , there exists with . This follows from the density of in , which in turn relies on the Archimedean property (see Density of Rationals).
To approximate to within , we use the Archimedean property to find large enough that , then subdivide into intervals of width to locate within one such interval. This is the basis for numerical algorithms.
Non-Archimedean fields
There exist ordered fields that do not satisfy the Archimedean property. For example, the field of rational functions in an indeterminate , ordered so that is "infinitely large" (i.e., for all ), is a non-Archimedean ordered field. In this field, no multiple of exceeds .
Such fields arise in model theory (nonstandard analysis) and algebraic geometry (valuations on function fields). But itself is Archimedean, thanks to completeness.
The hyperreal numbers (used in nonstandard analysis) extend by adding infinitesimals and infinitely large elements. In , there exist with for all standard . The hyperreals are not Archimedean, and completeness (in the sense of least upper bounds) fails.
Historical context
The Archimedean property is named after Archimedes of Syracuse (c. 287–212 BCE), though the idea appears earlier in Eudoxus's theory of proportions (c. 370 BCE). Euclid's Elements (Book V, Definition 4) includes a version of the Archimedean property as an axiom for magnitudes.
Archimedes used the principle to compute areas and volumes via the method of exhaustion: given two magnitudes and , one can find a multiple of the smaller that exceeds the larger, allowing approximation to arbitrary precision.
The modern formulation of the Archimedean property as a consequence of completeness (rather than an axiom) is due to the 19th-century rigorization of analysis by Cauchy, Weierstrass, and Dedekind. The proof given here, via the least upper bound property, is standard in modern real analysis textbooks.
Summary
The Archimedean property is a cornerstone of real analysis:
- It states that has no infinitesimals or infinitely large elements.
- It is a consequence of the completeness axiom.
- It implies that , that is unbounded, and that is dense in .
- It underpins approximation arguments, decimal expansions, and the intermediate value theorem.
See Density of Rationals for an immediate application, and Proof of Archimedean Property for an alternative proof via the well-ordering principle.