The Density of Q in R

The set Q is an extension of N, and R is in turn an extension of Q. The next few results indicate how N,Q sit within R.

Archimedean Property

i. Given any xR nN where n>x.
ii. Given any real number y>0, nN where 1n<y.

Proof
(i) Says that N is not bounded above. Assume for contradiction that N is instead bounded above. By the axiom of completeness, then N should have a least upper bound, denoted α=sup(N). If we consider α1 then we no longer have an upper bound so then nN where α1<n. But then α<n+1N so clearly we have a contradiction since α needs to be an upper bound.

(ii): Apply (i) except have x=1y.

This leads to an important property about R:

Density of Q in R

a,bR where a<b, then rQ where a<r<b.

Proof
Here we need r=mn for some m,nZ. We want to show:

a<mn<bna<m<nb

The idea is that we want to choose n to be large enough such that an increment of 1n is small enough to not 'step over' b from a or around it.

Pasted image 20240930105456.png

Now we know by the archimedean property that since ba>0 then n such that 1n<ba. We want our inequality above, so then just pick mZ such that:

m1na<m

Where the second inequality comes from using the archimedean property (i). Notice then that:

mna+1<n(b+1n)+1=nb

Because m<nbmn<b, so then a<mn<b as needed.

We say that Q is dense in R. We can show that the irrationals are also dense in R as well:

Irrationals dense in R

Given any two a,bR with a<b, t where t is irrational and satisfies a<t<b.

Proof
See Suprema + Density Practice#1.4.5.