- #1
Hall
- 351
- 88
- Homework Statement
- Show that there exits an integer between x and y if ##x, y \in R## and ##y-x \gt 1##.
- Relevant Equations
- Without Archimedean Property.
## y-x \gt 1 \implies y \gt 1+x##
Consider the set ##S## which is bounded by an integer ##m##, ## S= \{x+n : n\in N and x+n \lt m\}##.
Let's say ##Max {S} = x+n_0##, then we have
$$
x+n_0 \leq m \leq x+(n_0 +1)$$
We have,
$$
x +n_0 \leq m \leq (x+1) +n_0 \lt y+ n_0 $$
Thus,
##x+n_0 \leq m \lt y +n_0 ##
$$
x \leq m-n_0 \lt y$$
Since, m and n were integers, we have an integer between x and y.
As I didn't use Archimedean property, I'm a little doubtful if I'm correct.
Consider the set ##S## which is bounded by an integer ##m##, ## S= \{x+n : n\in N and x+n \lt m\}##.
Let's say ##Max {S} = x+n_0##, then we have
$$
x+n_0 \leq m \leq x+(n_0 +1)$$
We have,
$$
x +n_0 \leq m \leq (x+1) +n_0 \lt y+ n_0 $$
Thus,
##x+n_0 \leq m \lt y +n_0 ##
$$
x \leq m-n_0 \lt y$$
Since, m and n were integers, we have an integer between x and y.
As I didn't use Archimedean property, I'm a little doubtful if I'm correct.