20

What does it mean for rational numbers to be "dense in the reals?" I can't seem to find a decent explanation online...

LGS
  • 301
  • 2
    http://en.wikipedia.org/wiki/Dense_set is the "dense" involved. – Dan Uznanski Nov 18 '14 at 18:55
  • 2
    As Michael Hardy pointed out, it means that there is a rational between any two reals. It turns out that there is also an irrational between any two rationals: https://www.khanacademy.org/math/algebra/rational-and-irrational-numbers/proofs-concerning-irrational-numbers/v/proof-that-there-is-an-irrational-number-between-any-two-rational-numbers – mitchus Mar 04 '18 at 14:49
  • $\mathbb{Q}$ is dense in $\mathbb{R}$ means if you draw a ball around any point in $\mathbb{Q}$ you will have point in R too in this open ball.
  • – Konstantin Burlachenko Jun 24 '20 at 09:52
  • The more formal definition that first thing you defined what closure means - is's a set of all limit points of the set. For example $cl (0,1] = [0,1]$. Q is dense in R $\iff cl(Q) \subset R$
  • – Konstantin Burlachenko Jun 24 '20 at 09:56