Exercise 8.6.1

(a)
Fix r Q . Show that the set C r = { t Q : t < r } is a cut. The temptation to think of all cuts as being of this form should be avoided. Which of the following subsets of Q are cuts?
(b)
S = { t Q : t 2 }
(c)
T = { t Q : t 2 < 2  or  t < 0 }
(d)
U = { t Q : t 2 2  or  t < 0 }

Answers

(a)
C r contains r 1 and does not contain r , so (c1) is satisfied. If p C r and q < p , then q < p < r and thus q C r , so (c2) is satisfied. Also, p < p + r 2 < r so p + r 2 C r and (c3) is satisfied.
(b)
Not a cut, S has the maximum p = 2 . There are no elements in S that can be greater than 2 .
(c)
Is a cut. 0 T and 2 T so (c1) is satisfied. Let r T and q < r . If q < 0 then q T trivially. Otherwise, r > q 0 implies 2 > r 2 > q 2 and therefore q T , showing (c2) is satisfied. Finally, to show (c3), let r T with r 1 . (If r < 1 then we can trivially identify r < 1 T to confirm (c3).) Let a = 2 r 2 , and note 1 a > 0 . Consider the rational number
q = ( r + a 4 r ) 2 = r 2 + a 2 + a 2 4 r > r

It is easy to show a 2 4 r < a 2 , implying q < r 2 + a = 2 and thus q 2 , and thus r is not a maximum and (c3) is true.

(d)
Is a cut. The only difference from part (c) is that we cannot immediately claim by definition that a > 0 ; instead the definition of U only implies a 0 . However, Section 1.1. provides a proof that a 0 ; therefore we can maintain a > 0 and reuse the rest of the logic.
User profile picture
2022-01-27 00:00
Comments