University Mathematics — Year 1 · Bachelor Year 1
10Real Numbers
All of analysis rests on one property that distinguishes from : every nonempty set bounded from above has a least upper bound. This chapter states it precisely, derives its first consequences — the Archimedean property, the floor function, the density of the rationals and of the irrationals — and sets up the vocabulary (sup, inf, max, min) used constantly from Chapter 11 onward.
10.1 The upper bound property
Definition 10.1 (Bounds, sup and inf)
Let be nonempty. A real is an upper bound of when for all ; is bounded above when it has an upper bound (similarly below, with lower bounds; bounded means both). A maximum of is an upper bound belonging to .
The supremum is the least upper bound of , when it exists; the infimum is the greatest lower bound.
Theorem 10.2 (Completeness axiom of )
is an ordered field containing in which every nonempty subset bounded above has a supremum.
Proof. Admitted at this level. ∎
Remark 10.3
We take this as the defining axiom of ; constructing a model (by Dedekind cuts or by Cauchy sequences of rationals) and proving its uniqueness is honest but long, and is left for further study. Note that fails the property: is bounded above but has no least upper bound in — its candidate, , is missing (Example 1.11). By passing to opposites (), every nonempty set bounded below has an infimum.
Proposition 10.4 (The -characterization)
Let be bounded above and . Then if and only if
- is an upper bound: , ; and
- nothing smaller is: , , .
Proof. If : (1) holds by definition, and for (2), is not an upper bound, which is exactly the existence of . Conversely, (1) says is an upper bound; (2) says no is an upper bound (take ): is the least one. ∎
Example 10.5
, not attained (no maximum); . For : , not attained; . A maximum, when it exists, is the supremum; the whole point of is to have a substitute when the maximum does not exist.
Example 10.6 (Computing suprema in practice)
Two full workouts of Proposition 10.4.
The set . For every , , so is a lower bound; and : therefore , attained at . Above, is unbounded ( can exceed any by Theorem 10.10): does not exist in (it is in ).
The set . Every element lies in , so and are bounds. Neither is attained: would force . For the supremum, freeze and let grow: as soon as (Archimedes): . Symmetrically (, large), . The closing insight: to pin a supremum, one well-chosen one-parameter path inside the set suffices — here the path — and the -characterization asks for nothing more.
Example 10.7 (The infimum mirror)
The infimum has its own -characterization, obtained from Proposition 10.4 through : iff bounds below and, for every , some has . A workout with both bounds at once: let
Even indices give , with equality at : since also the odd-index values are , we get . Odd indices give , decreasing toward : every element of is , and is beaten by for odd : , not attained. One set, all four behaviors on display: a supremum that is a maximum, an infimum that is not a minimum.
Remark 10.8 (Common pitfalls with sup and inf)
Four errors account for most lost points. (i) Confusing and : need not belong to ; write only after exhibiting an element of that is an upper bound. (ii) Passing strict inequalities to the supremum: if for all , one may only conclude — witness , . (iii) Writing before checking legality: the symbol requires nonempty and bounded above (Method 10.18); and are undefined in (the conventions of are a separate, explicit act). (iv) Set operations: always, but nothing general holds for — it may be empty, and even when it is not, can be far below : take and , where .
Example 10.9 (Finite sets have maxima — a lemma used silently)
Every finite nonempty has a maximum (and a minimum). Induction on the number of elements: a singleton has ; if the claim holds for -element sets and has elements, pick any : the set has a maximum , and is if , else . No completeness is involved — this is pure order plus induction, valid already in — yet the lemma deserves one honest statement because the coming proofs invoke it silently: the floor construction below (“a set of integers trapped in a finite range has a greatest element”), every bound in Chapter 11, every “take the largest of the finitely many s” in Chapter 13. Infinite sets are where maxima die and suprema take over: this chapter exists for the infinite case.
Theorem 10.10 (Archimedean property)
For every there is with . Equivalently: for all and , some multiple exceeds .
Proof. Suppose not: some is an upper bound of . Then exists (Theorem 10.2). By Proposition 10.4 (2) with , there is with ; but then and , contradicting that is an upper bound. For the second form, let and : the first form applied to produces with , and multiplying by (which preserves strict inequalities) gives . Conversely, the second form with and recovers the first for , and handles : the two statements are strictly equivalent. ∎
Example 10.11 (Archimedes at work)
Three immediate uses, constantly needed later. (i) No positive real is below every : if , pick ; then . In other words, contains no infinitesimals — the informal “ becomes arbitrarily small” is exactly this theorem. (ii) Explicit thresholds: how large must be for ? It suffices that — Archimedes guarantees such exist, and the algebra locates them. (iii) Powers beat any bound: (induction), so for every some power of exceeds : the geometric growth used for the dyadics in Exercise 10.8. The closing insight: the Archimedean property is the licence behind every phrase of the form “take large enough” — from now on we use that phrase freely, and this example is its one-time justification.
Theorem 10.12 (Floor function)
For every there is exactly one integer, the floor , with
Proof. Existence. The set is nonempty: by Theorem 10.10 there is with , and then , so . It is bounded above (by any integer , which exists for the same reason), so, being a set of integers trapped in the finite range , it has a greatest element . Then , and means .
Uniqueness. If and both satisfy the inequalities, then gives , and symmetrically . ∎
Example 10.13 (Floors in practice)
, , and : the floor goes down, not toward . Two consequences of uniqueness in Theorem 10.12 that we will use silently. First, for ,
because is an integer satisfying the two defining inequalities for — and only one integer does. Second, is nondecreasing: if then , and an integer is . Beware, however, that in general: gives .
What is true is a worked identity worth keeping (Hermite’s, in its simplest case): for every real ,
Write with and separate two cases. If : the left side is , and with , so the right side is too. If : the left side is , and makes the right side . The closing insight: is the rounding of to the nearest integer, so the identity says that floor plus rounding equals floor of the double — and the case split on the fractional part is the standard technique behind every floor identity (Exercises 10.2 and 10.3 run on it too).
Theorem 10.14 (Density of and of )
Between any two reals there lie a rational and an irrational.
Proof. A rational. By Theorem 10.10, pick with , so . Let . On one side, (Theorem 10.12); on the other, . Dividing by : .
An irrational. Apply the previous point to the pair : some rational lies between them, and then is irrational (if were rational, so would be ). ∎
Example 10.15 (Running the proof of density)
The proof is an algorithm; let us execute it on and . Since , we have , so and : the choice is legitimate. Then , so , and the rational produced is
The closing insight: the proof needs only slightly larger than , and returns the first multiple of beyond . Density is not an abstract miracle — it is long division in disguise, a theme developed at length in the weekend problem (Problem 10.1).
Remark 10.16 (Where completeness is used next)
Theorem 10.2 is the single non-algebraic axiom of this book, and every existence theorem of analysis is that axiom wearing different clothes: the monotone convergence theorem (Chapter 11), the Bolzano–Weierstrass theorem (Chapter 12), the intermediate value and extreme value theorems (Chapter 13), and the very definition of the integral as a supremum of lower sums (Chapter 15). The Year 3 volume builds measure theory and Hilbert spaces on the same single axiom. When a proof in the coming chapters produces a real number out of thin air, look for the hidden supremum.
Remark 10.17 (Between discreteness and density)
and sit at opposite extremes inside : around each integer there is a gap of length containing no other (discreteness — this is what makes the floor well defined), while between any two reals there are infinitely many rationals (density). Remarkably, for additive subgroups of there is nothing in between: Exercise 10.9 proves that such a subgroup is either of the form (discrete) or dense — a dichotomy that powers the density of in Chapter 11 and the constructive monster of Problem 13.1. General sets, of course, mix the behaviors freely: is discrete far away and dense in the middle.
Method 10.18 (Proving equalities with sup and inf)
To prove : check that bounds above, then produce, for each (or for a sequence ), an element of above . To compare suprema, use: ; and for all : , where (Exercise 10.5). Never write before knowing is nonempty and bounded above.
10.2 Intervals
Proposition 10.19 (Characterization of intervals)
A subset is an interval (one of the familiar types , , , , half-lines, , , singletons) if and only if it is convex:
Proof. Every listed type is clearly convex. Conversely, let be convex and nonempty. Set if is bounded below, else ; likewise or . We claim (with obvious conventions at ). The second inclusion is the definition of bounds. For the first, let : since , is not a lower bound (or ), so some has ; similarly some has ; convexity puts .
It remains to read off the type from the double inclusion : the sets squeezed between an open interval and its closure differ from only by the presence or absence of the (finite) endpoints. Explicitly: if , the four possibilities for give , , , (including the degenerate cases : singleton if ); if and , one gets or ; symmetrically for , ; and , gives . Every case is on the list: done. ∎
Remark 10.20 (Why convexity is the right test)
The proposition converts a geometric definition (a list of ten shapes) into a one-line logical test, and the test is what one actually uses: to prove that a set is an interval, never chase which of the ten shapes it is — verify convexity and let the proposition sort out the type. The intermediate value theorem of Chapter 13 will be stated exactly this way (“the continuous image of an interval is an interval”), and its proof produces the convexity, not the shape.
Remark 10.21 (Extended real line)
It is convenient to adjoin two symbols and work in , with the conventions when is not bounded above and . Then every subset of has a supremum in — a notational comfort used freely for limits in Chapter 11.
Example 10.22 (Computing in )
With the conventions in force: , ; for , (the even terms are unbounded) and ; and — the one set whose supremum is smaller than its infimum, a reminder that the conventions are chosen to make increasing and decreasing with respect to inclusion:
now valid with no nonemptiness caveat. What the conventions do not provide is arithmetic: and stay undefined, and every algebraic manipulation of suprema must first check it never forms these. The extended line is bookkeeping, not a number system.
Example 10.23 (The supremum that escaped )
Return to the set of the opening remark, , and compute its supremum in . It is nonempty () and bounded above by (if then ), so exists. We claim (the real number built in Exercise 10.12). Upper bound: every satisfies — for this is clear, and for , would give . Nothing smaller works: given , density (Theorem 10.14) provides a rational with , and then , so exceeds . By Proposition 10.4, . The closing insight: the supremum of a set of rationals need not be rational — completeness is precisely the promise that , unlike , never lets a supremum escape; this example is the opening remark of the chapter, now proved rather than pointed at.
Remark 10.24 (Perspectives inside this volume)
The chapter’s three tools have distinct careers ahead. The supremum runs the analysis half: monotone limits (Chapter 11), the integral’s very definition (Chapter 15), and, in the geometry of Chapter 23, the distance from a point to a subspace — an infimum that orthogonal projection turns into a minimum. The floor function returns wherever the discrete meets the continuous: digit expansions (this chapter’s weekend problem), Dirichlet’s pigeonhole approximation (Problem 14.1), integral comparisons of sums (Chapter 17). Density arguments upgrade into a method in Chapter 13: an identity of continuous functions needs checking only on — half of Cauchy’s functional equation (Problem 13.1) is exactly that move. When in doubt about where a proof in this volume gets its existence statements, the answer is nearly always: this chapter.
10.3 Exercises
Exercise 10.1 ★
Determine (with proofs) sup, inf, max, min — when they exist — of:
Solution
Solution of Exercise 10.1.
: every element is and : . Lower bounds: bounds below; for , Archimedes provides with , so no positive number bounds below: , not attained (no min).
: terms The even terms ( even) increase to without reaching it; the odd terms decrease to . So and , neither attained: no max, no min. (Bounds: for all ; and for large, similarly below.)
: , , neither attained.
Exercise 10.2 ★
Prove that for all : , and that both bounds are attained.
Solution
Solution of Exercise 10.2.
Write , with . Then with . If , ; if , . Both cases occur: gives the left equality, the right one.
Exercise 10.3 ★
Prove that for every and : .
Exercise 10.4 ★
Let be nonempty subsets of , bounded. Prove .
Solution
Solution of Exercise 10.4.
Every element of is in , so bounds above: therefore ( is the least upper bound). Symmetrically . Finally because is nonempty: any sits between them.
Exercise 10.5 ★★
For nonempty bounded , define and . Prove:
Solution
Solution of Exercise 10.5.
Let , . Every : upper bound. For , choose and (Proposition 10.4): then . By the -characterization, .
For : bounds above bounds below; the least upper bound of therefore corresponds to the greatest lower bound of : .
Exercise 10.6 ★★
Let be bounded functions. Prove
and give an example where the inequality is strict. Why does this not contradict Exercise 10.5?
Solution
Solution of Exercise 10.6.
For every : ; taking the sup of the left side gives the inequality. Strict example: , (value at , else ), : .
No contradiction with Exercise 10.5: there, and vary independently; here the same feeds both and — the set is smaller than the set .
Exercise 10.7 ★★
Prove that is irrational. (Square it and use the irrationality of , to be proved via Exercise 6.7.)
Solution
Solution of Exercise 10.7.
is irrational: is not a perfect square, and odd prevents (as in Exercise 6.7). Now suppose . Then , so : contradiction. Hence .
Exercise 10.8 ★★
Prove that the set of dyadic rationals is dense in : between any two reals lies a dyadic rational.
Solution
Solution of Exercise 10.8.
Let . Pick with (Archimedes: by an easy induction, so some power of exceeds any real). Then, as in the proof of Theorem 10.14 with in place of : satisfies . So is dense.
Exercise 10.9 ★★★
Let be a subgroup of with . Set . Prove:
- if , then ;
- if , then is dense in .
Deduce that is dense in .
Solution
Solution of Exercise 10.9.
- Suppose . First, . Suppose not: by the -characterization of the infimum with , there is with (strict on the left since ); then, with , there is with . Now and : an element of below its infimum, absurd. So , and ( is a group). Conversely, for , let : then and , and the definition of forces . Hence .
- Suppose , and let . There is with . The multiple with satisfies , and : density.
is a subgroup of . It is not of the form : otherwise and () would give , contradiction. By the dichotomy, is dense in .
Exercise 10.10 ★★★
For nonempty sets of positive reals, let . Prove (bounded case), and show by example that positivity is essential.
Solution
Solution of Exercise 10.10.
Let , . For , : (multiplying inequalities between positive numbers). For : choose and ; then
and can be made arbitrarily small: by the -characterization (in the form: no number bounds above), .
Positivity is essential: gives , , while .
Exercise 10.11 ★★
For a nonempty bounded , define the diameter
Prove that , and that is the smallest closed interval containing .
Solution
Solution of Exercise 10.11.
Write , . For : and give ; by symmetry , so bounds the set of gaps above. For , choose and (Proposition 10.4 and its mirror for the infimum): then . By the -characterization, .
Every satisfies , so , a closed interval of length . If a closed interval contains , then is an upper bound and a lower bound of , so and : . Hence is the smallest one.
Exercise 10.12 ★★★
Let and . Prove that is nonempty and bounded above, and that satisfies (rule out and by exhibiting, in each case, a small contradicting the definition of the supremum). Deduce that every has a unique square root and that is increasing on .
Solution
Solution of Exercise 10.12.
, so . If then , so is bounded above by : exists (Theorem 10.2), and because : indeed if then , and if then .
is impossible. Choose with . Then
so , contradicting that bounds above.
is impossible. Choose with . Then ; every satisfies , hence (both are ): is an upper bound of smaller than , contradicting leastness.
Therefore . Uniqueness: if then , so two distinct positive roots cannot both square to . Monotonicity: if , then , and would give by squaring: so .
10.4 Problem: Digit expansions and the rhythm of the rationals
Problem 10.1
Weekend problem — -adic expansions: existence, uniqueness, and periodicity characterizes
Every real in has a digit expansion in every base ; the expansion is unique once trailing strings of the digit are outlawed; and it is eventually periodic exactly when the number is rational. This problem proves all three facts from the completeness axiom alone — no sequences, no series: only the supremum, the Archimedean property and the floor function — and closes with Cantor’s diagonal argument in digit form. Throughout, is a fixed integer (the base), a digit is an element of , and a digit string is proper when it is not eventually equal to (that is: for every there is with ).
Part I — Digits by hand. Long division of by in base : multiply the current remainder by , divide by , record the quotient as the next digit, keep the remainder.
- In base , run the algorithm on and on , recording at each step the digit and the remainder. Check that the remainders for cycle through and that the digits then repeat forever.
- Compute the base- expansions of and of , and the base- expansion of . Observe: one number terminates, the two others repeat — and , so tame in base , repeats forever in base .
- For in lowest terms, show that the digits produced by the algorithm are eventually all if and only if the remainder vanishes for some , if and only if divides some power , if and only if every prime factor of divides . Check: terminates in base , not in base .
- Define the truncation . For and , compute by verifying at each step that two consecutive squares straddle (for instance ), and check each time.
Part II — Existence, from the supremum. Fix and set and for .
- Show and ; conclude that each is a digit.
Show that satisfies
- Prove by induction, then show that is nondecreasing and that (use Proposition 10.4 and Theorem 10.10).
- Show that the string is proper: if for all , compute for by a finite geometric sum and contradict question 6.
- Conversely, let be any proper digit string and . Show that exists, lies in , and satisfies for every (for the strict inequality, use a digit with ). Deduce , then that the digits of , in the sense of question 5, are exactly the .
Part III — Uniqueness, order, shift.
- Assemble questions 5–9 into the -adic expansion theorem: the maps and are mutually inverse bijections between and the set of proper digit strings. In particular no two distinct proper strings have the same value.
- Now allow improper strings. Show that a string with for all (with minimal) has value ; conclude that in base , and that the reals with two digit representations are exactly the -adic fractions — every other real has just one, even among improper strings.
- Prove that the bijection of question 10 is order-preserving for the lexicographic order: if the proper strings of and first differ at index , then if and only if .
- (Shift lemma) Let have digits . Show that the fractional part of has digits (compute using for integer ), and deduce by induction that the fractional part of has digits .
Part IV — Rationality is periodicity. Let be in lowest terms and the remainder of the Euclidean division of by .
- Show and .
- Show : each digit is a function of the previous remainder alone. This is exactly the long division of Part I.
- Apply the pigeonhole principle (Corollary 2.3) to and conclude: the expansion of every rational is eventually periodic, with preperiod and period at most .
- Conversely, suppose the digits of are purely periodic: for all . Using the shift lemma and the uniqueness of question 10, show that the fractional part of equals , and deduce : thus is rational with denominator dividing . Verify the mechanism on : .
- Treat the eventually periodic case by shifting, and state the periodicity criterion: is rational if and only if its proper -adic expansion is eventually periodic — in one base if and only if in all.
- For with , show that the expansion is purely periodic and that its least period is the least with (the multiplicative order of modulo ). Check that for , the powers of modulo run through : order , matching question 1.
Part V — Dividends and the diagonal.
- Let be the real of whose base- digits are at the triangular positions () and elsewhere: Show that its digit string is proper but not eventually periodic (a period would force ones at gaps at most , but the gaps grow), and conclude that is irrational: a number proved irrational by pure rhythm.
- Show that for every base the set is dense in (generalizing Exercise 10.8), and that every rational has a terminating expansion in base . Moral: terminating is a property of the pair (number, base); periodicity — rationality — is intrinsic.
- (Cantor’s diagonal) Let be any map from to . Define the digit string if the -th digit of differs from , and otherwise. Show that is proper, that its value lies in , and that for every . Conclude: no map is surjective. (The vocabulary of countability, and this theorem’s proper home, is Chapter 12.)
- Show that if the proper expansions of and agree up to index then , and disprove the converse with , in base : closeness of numbers does not force agreement of digits. Which reals are to blame?
- Run Part IV on in base : compute remainders and digits until they cycle, and conclude , with preperiod and period . Explain via question 3 why no finite binary string will ever equal — the reason a computer’s floating-point is not exactly .
- Synthesis. In one sentence each: where did the proof use (i) completeness, (ii) the Archimedean property, (iii) the uniqueness clause of the floor, (iv) the pigeonhole principle? And the moral: is faithfully coded by proper digit strings, rationality reads off as periodicity — yet analysis prefers the supremum to the digits. Why? (Think about adding two digit strings.)
Solution
Solution of Problem 10.1.
1. For : , , ; digits , remainder , then only zeros: . For : , , , , , : digits , remainders . The remainder has returned to , so the six steps repeat verbatim forever: , remainders cycling through .
2. in base (): , , and recurs: . in base : , , , : , terminating. in base : , and recurs at once: .
3. The algorithm’s remainder after steps is (proved formally in question 14; here it is the observation that each step multiplies the remainder by and reduces mod ). All later digits are if and only if some , i.e. ; since , Gauss’s lemma gives . If , every prime factor of divides , hence divides (primality). Conversely, if every prime of divides , then with each divides , and the are pairwise coprime, so . For : both primes divide (), but , so repeats forever in base .
4. gives . Then : , . Next : ; : ; : . In each case the displayed inequalities say exactly , which is the definition of the floor of .
5. since . From , multiply by :
The integer is , so ; and with an integer forces . Hence : a digit.
6. Telescoping: , so
Dividing by gives .
7. Induction: , and . Monotonicity: . Each (question 6): is an upper bound of . For , the Archimedean property provides with , hence , and then by question 6. By Proposition 10.4, .
8. Suppose for all . For , the finite geometric sum gives
So for every ; letting the last term shrink below any (question 7), . But question 6 at rank says : contradiction. The string is proper.
9. Bounded: , and is nondecreasing, so exists with . Fix . For the two-sided estimate: is clear. By properness pick with . For :
the middle sum losing at least against the all- maximum; for , as well (monotonicity plus the case ). Hence every , so . (With : , so .) Now is an integer, and : so . Finally the digits of : .
10. Question 9 says: (value of string) has digits (the string); questions 5–8 say: (digits of ) form a proper string whose truncations have supremum (question 7). So the two maps compose to the identity in both orders: they are mutually inverse bijections between and the proper strings. If two proper strings had equal value, applying the digit map would make them equal: uniqueness. This is the -adic expansion theorem.
11. Let for , minimal. As in question 8, for , so the value is . If the value is : in base , exactly — not approximately. If , minimality gives , and the value is
a -adic fraction, whose proper expansion is (a terminating string is proper, and its value is the same number). Conversely a real with two representations must have one improper (properness pins down the representation, question 10), hence be of this form. And each , written with last nonzero digit , does have the improper twin : exactly the -adic fractions carry two names, all other reals one.
12. Say the strings agree up to , with common truncation , and . By question 9 (strict upper estimate at rank ), , the last step because is ’s truncation . So ; exchanging roles, ; and since the strings differ at , one of the two holds. Both directions follow.
13. Let (indeed ). For : with , so by ( integer),
Hence . So the fractional part of carries the shifted digits; iterating times, the fractional part of has digits .
14. Euclidean division: with . Divide by : with , so , giving . For the recurrence: , so and differ by a multiple of : .
15. Divide by : with . Substituting into the display of question 14: , and uniqueness of Euclidean division identifies , that is . Digit depends only on — the long division loop of Part I, now certified.
16. The remainders take values in the -element set : by the pigeonhole principle (Corollary 2.3) two coincide, say with . Since determines (question 14), induction gives for all ; since determines (question 15), for all . Every rational’s expansion is eventually periodic, with preperiod and period .
17. The digits of the fractional part of are (shift lemma, then pure periodicity): the same proper string as . By question 10 the values are equal: , so and
rational with denominator dividing ; the numerator is the integer whose base- digits are . Check: , and , so this is .
18. If for , the fractional part of has digits (shift lemma), which are purely periodic; by question 17, . Then gives . With question 16: rational expansion eventually periodic. The right side mentions the base, the left does not: periodicity in one base is equivalent to rationality, hence to periodicity in every base.
19. For , . If , then if and only if ; such exists (pigeonhole gives , , and is invertible modulo , so ), and the least one — the multiplicative order — makes the remainders, hence the digits, purely periodic of period . No smaller period is possible: a period would give (question 17), i.e. . For , : , , , , , : order , and indeed has period six.
20. The string has infinitely many s (’s digits are mostly zero), so it is proper, and is well defined (question 9). Suppose the digits eventually periodic with period beyond . Infinitely many digits equal (one per triangular number), so some sits at a position ; then periodicity puts a at every position : from onward, gaps between consecutive s are at most . But the s sit exactly at the triangular numbers, whose consecutive gaps exceed eventually: contradiction. Not eventually periodic, so by question 18, — irrationality read off the rhythm of the digits alone.
21. Given , question 7 provides with ; set . Then , so : density, for every base at once ( recovers Exercise 10.8). For in base : the first digit is and the fractional part of is : all later digits vanish, a terminating expansion . Terminating depends on the base; periodicity — rationality — does not (question 18).
22. Each is a digit of base , and the string never ends in all s: proper. Its value lies in and has digits exactly (question 9). Fix : the -th digit of is , chosen the -th digit of , so the proper strings of and differ, so (question 10: the coding is injective). Thus is in no list: no map is surjective. The reals, unlike the rationals, cannot be enumerated — uncountability, whose theory Chapter 12 develops.
23. If the expansions agree up to , then and have the same truncation , and question 6 puts both in , an interval of length : . Converse: and (terminating, hence proper) satisfy , yet their expansions differ at the very first digit. The culprits are the -adic fractions of question 11: near them, a tiny move flips every displayed digit (), because they are precisely the reals where the improper twin lurks.
24. , , , : , , , , — and : the remainders cycle from index . Digits: , then the repeating block :
preperiod , period . By question 3, a terminating base- expansion would need every prime of to divide ; the prime refuses. So is not representable by any finite binary string — a computer storing finitely many bits keeps only a truncation, and the accumulated truncation errors are why floating-point differs from in the last bits.
25. (i) Completeness produced the values: and (questions 7 and 9) — over alone, the proper string of would name nothing. (ii) The Archimedean property made eventually smaller than any , forcing the truncations to close in on their supremum (questions 7, 21). (iii) The uniqueness clause of the floor identified in question 14 and legitimized every digit extraction (question 13). (iv) The pigeonhole principle, applied to finitely many remainders, is the sole engine of periodicity (question 16). Moral: proper strings code faithfully and turn rationality into a visible rhythm; but addition of digit strings requires carries propagating from infinitely far right, so no finite-stage rule computes even the first digit of a sum — whereas the supremum interface of Theorem 10.2 handles all of analysis with one axiom. Digits are a magnificent picture of ; the supremum is its engine.