What does it mean for rational numbers to be "dense in the reals?"

$\begingroup$

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

$\endgroup$ 4

4 Answers

$\begingroup$

It means that between any two reals there is a rational number. The integers, for example, are not dense in the reals because one can find two reals with no integers between them.

That definition works well when the set is linearly ordered, but one may also say that the set of rational points, i.e. points with rational coordinates, in the plane is dense in the plane. Then it must be defined differently: it means that every open set in the plane intersects the set of all rational points. No matter how small you make an open disk in the plane, it cannot avoid containing some rational points; so the set of all rational points is dense in the plane. In the case of the line, saying that every open interval contains some rationals amounts to the same thing as saying that between any two reals there is some rational number between them.

$\endgroup$ $\begingroup$

It means that you can well-approximate any real number using a rational number. By well-approximate I mean that you can find a fraction arbitrarily close to any real number.

To make this precise, for any real number $x$ and any 'arbitrary closeness' $\varepsilon>0$, there exists a fraction $\displaystyle q=m/n\in\mathbb{Q}$ such that

$$\left|x-\frac{m}{n}\right|<\varepsilon.$$

Another example of density is that the set of polynomials is dense in the set of continuous functions on a closed interval. That is given any continuous function $f:[a,b]\rightarrow \mathbb{R}$ and 'arbitrary closeness', there is a polynomial $$p(x)=a_0+a_1x+a_2x^2+\cdots+a_nx^n$$ such that $\|f-p\|<\varepsilon$. This '$\|\cdot\|$' is the distance between $f$ and $p$ and is given as $$\|f-p\|=\sup_{x\in [a,b]}|f(x)-p(x)|\underset{[a,b]\text{ is compact }}{=}\max_{x\in [a,b]}|f(x)-p(x)|.$$

$\endgroup$ $\begingroup$

It means that between any two distinct real numbers, there is a rational number.

$\endgroup$ $\begingroup$

Between any two rational numbers there exist another rational number. For example 1/2 and 1/4 are two rational numbers, but there exist another rational number 1/3 between the two above.In the case of other subsets of numbers in real numbers for instance,integers,there cannot exist another integers between any two.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like