So basically this note is just about relations between irrational numbers and integers. This is also my first note so any comments about LaTeX, formatting or anything like that is appreciated. Thanks.
So basically there's the really beautiful theorem in maths, probably one of my favourites, which is Beatty's theorem. This theorem states that given any two positive irrationals and , such that , the two sequences, say and generated by and have the property that any positive integer is in exactly one of these two sequences. The proof of this comes in two parts, both of which are proofs by contradiction and are extremely similar; skip ahead if you don't need convincing:
Step 1: Every integer lies in at least one of the two sequences
Suppose that there exists an integer, say which doesn't lie in either sequence. Then let
and
In other words,
and
The first part comes from the fact that is an integer, and thus if then that means that . The second one comes from for reals .
Actually, equality cannot occur in the second and fourth inequalities as are both irrational so any positive integral multiple of them is never equal to an integer. Therefore
and
These in turn imply
Now adding corresponding inequalities and making use of the fact that , we have
Hopefully you can see where the contradiction is.
Step 2: No integer lies in both sequences
Suppose an integer lies in both sequences, that is
and
This is the same as
and
However equality can never occur due to the same reasoning as above so
and
Lastly we divide by respectively to get
and
Adding and using the fact that , we have
Again the contradiction should be quite obvious.
Main point of the article
Now I was just thinking about irrationals and stuff, and I came up with an intuitive property which is
For any positive a positive integer such that where
For example, {3.14}=0.14, {2.5}=0.5, etc.
This proof is original and so is the problem so if you've seen this elsewhere it's just a coincidence that my proof is the same as someone else's. Great minds think alike
Now for the proof. Firstly, here I'm only dealing with the case where is irrational; the case where it is rational is left for you.
Lemma 1: If then there exists such that
I'll leave the proof of this as a (mental) exercise.
Lemma 2: and
This can be proved by using the substitution and where and the fact that (again, is an integer whereas is any real.
Now with these two lemmas let's attack the main problem. Define a sequence
such that
Now by our two lemmas for every there exists such that . This means that we only need to find an such that to complete the proof.
Firstly, is a strictly decreasing sequence. See if you can prove this; it should follow directly from the definition.
Secondly is bounded. Again this is really straightforward.
Now by the monotone bounded sequence theorem, which states that
If a sequence is bounded and monotonic then it converges to a limit,
we have that converges. If it converges to 0 then we are done. Therefore we need to prove that this sequence converges to zero.
Suppose it converges to . Then we have for an integer . ( exists because works)
Therefore there exists an such that and therefore for all .
Now I shall prove by induction that .
For it works by just checking.
Now suppose my formula works for . Then for :
which is what my formula predicts.
Therefore for all we have
Dividing by yields
which is
which is a contradiction as the RHS approaches as approaches infinity, but we have
Sorry if you weren't able to follow the parts which I didn't fully prove but LaTeX is really annoying to write; ask me in the comments if you didn't understand why something was true.
I hope you enjoyed this!
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Very nice note on the irrational numbers. Relevant problem for the converse of Beatty's Theorem.