Y
Hacker News
new
|
ask
|
show
|
jobs
by
tromp
505 days ago
Dense means arbitrarily close together, which is what rationals i/n and (i+1)/n are.
1 comments
seanhunter
504 days ago
I think precisely the rationals being dense in the reals means that for any two real numbers x and y where x < y there exists a rational number m/n (m and n being integers) such that x < m/n < y.
link
tromp
504 days ago
Yes, that's the more formal equivalent formulation. For n > 1/(y-x), the sequence of rationals ... ,i/n, (i+1)/n, ... must land in (x,y).
link