Prove that every irrational numbers can be approximated by rational numbers.
How can I do it? Ok, I admit. I heard it, I thought it is to be true. And I was a kid. Now I when I think about it, I really do not know - what to think of it.
It is highly provable that for every $x < y \in \mathbb{Q}$ there exists $g \in \mathbb{R} \setminus \mathbb{Q}$ such that $ x < g < y$. But how does this even remotely relate to what the theorem is all about?
Edit
The way people proved it then ( kid ages ) was circular reasoning at best. Take any base expansion of a real number:- $$ g_b := \sum b^r d_r $$ and now we can obviously cut off the tail. But wait. Who gave us the right to do so? Nobody! Because it implicitly assumes that the we can arbitrarily approximate any number! So, obviously what I was taught is a lie. Please help.
About * reals can be written as decimal expansions* Problem with that argument is that it is an axiom. Axiomatically, the system is as follows:-
- Integers : Result of Von Nuemmann numbering or Peano - whatever.
- Rationals : Given integers - the real result of division.
- Algebraic Numbers : Given finite polynomials, their real roots.
- Algebraic irrationals : What does not belong to 2 but belong to 3
- Whatever remains : we can possibly create from infinite expansion of polynomial equation - but we know that won't only work .
Edit 2
I think I have found out how. We can always cut the real line $[0,1]$ into $I_0,I_1,...,I_{b-1}$ 'b' different slices. $$ S = \{ (0,1/b] , (1/b,2/b],... \} $$ As $g$ is irrational, it has to be within one of them. That would mean that $g \in ( i/b , (i+1)/b ) $. That would mean we choose the first digit of the base b expansion, using i. Now, we can again divide the Interval $I_i$ by same construction. That would give us the next digit in base b. As the intervals are getting reduced by $1/b$, we can approximate the left and right side of $g$ arbitrarily. And that shows why base b expansion is possible for any real number. Now that is the same Cauchy sequence ( of of many ) that Yoni was saying.
Thank you all folks!
Regarding your edit, it is circular but not in a way you imagined. Why does a real number have an infinite base expansion? What is a real number anyway?
One way to define real numbers is as a metric completion of the rationals. That is, take any Cauchy sequence of rationals that does not converge. This Cauchy sequence defines a new number, which is irrational. Furthermore, two Cauchy sequences define the same number if the sequence of their differences tends to zero.
This definition justifies talking about infinite base expansions in the first place, and it also immediately follows from the definition that if $x$ has a base expansion $x = \sum_{r=0}^{\infty} d_r b^r$, then $$\lim_{R \to \infty} \sum_{r=0}^R d_r b^r = x.$$