List all Rationals in [a,b]: a + lim x->0 x{n}_0^(floor((b-a)/x))

In summary, the conversation discusses how to list all the rational numbers in a closed interval [a,b] given certain conditions. The notation used is unconventional, but essentially the goal is to create a list of all the rationals in the interval by taking the limit of a sequence involving a and b. This involves selecting an appropriate x value and using a formula to generate the list. The conversation also touches on the nature of rationals and their decimal representations.
  • #36
Computer science -- or any engineering or applied science dept., I guess. What are u sorry abt?
 
Last edited:
Mathematics news on Phys.org
  • #37
EnumaElish said:
Computer science -- or any engineering or applied science dept., I guess. What are u sorry abt?

Well, for two things:
1) I mistyped the general statement, forgot to add [itex] \min \left\{ {k_1 ,k_2 , \ldots ,k_n } \right\} [/itex] to the
[tex] \varepsilon \left\{ {0,1,2, \ldots ,\left\lfloor {\frac{{\operatorname{range} \left\{ {k_1 ,k_2 , \ldots ,k_n } \right\}}}{\varepsilon }} \right\rfloor } \right\} [/tex]
2) My original question was an unnecessary "leap"/stretch from the general statement
-------------------------------------------------------
Now, the other question :biggrin: for this thread:
*Can I rewrite the original statement more clearly as:
[tex] \forall \left\{ {k_1 ,k_2 , \ldots ,k_n } \right\} \subset \mathbb{Q}{\text{ where}}\;k_1 < k_2 < \ldots < k_n ,\;\exists \, \varepsilon > 0\;{\text{such that}}\;\forall n \in \mathbb{N}, [/tex]
[tex] \left\{ {k_1 ,k_2 , \ldots ,k_n } \right\} \subseteq k_1 + \varepsilon \left\{ {0,1,2, \ldots ,\left\lfloor {\frac{{k_n - k_1 }}{\varepsilon }} \right\rfloor } \right\} [/tex]
 
Last edited:
  • #38
Oh... Don't be, in these Forums almost anything goes, I dare guess. What I mean is, there aren't bad questions, only unclear answers.
 
Last edited:
  • #39
Whoa-->900 views for this thread! (Compared to my other threads this is by far the most I ever had :shy:)

Btw, I do have one other question:
*Using the LaTex code, this is my second question:
[tex] {\text{Does}}\;\exists \,k \ne 0 {\text{ such that}}\;\left( {k\sqrt 2 ,k\sqrt 3 } \right) \in \mathbb{Z}^2 \, ? [/tex]
Currently I believe there is NO such [itex] k [/itex]. Am I correct?

(I was trying to find a proof why it is/isn't correct, but I found nothing;
Btw, [itex] \mathbb{Z} [/itex] represents the set of all integers)
 
Last edited:
  • #40
Trivially - you're wrong: try k = 0.

Nontrivially:

[tex]\mbox{Assume } k \sqrt{2} = \frac{m}{n}, \, k \sqrt{3} = \frac{p}{q}, \, m...q \in \mathbb{N}[/tex]
[tex]\sqrt{2} = \frac{m}{n k} = \left( \frac{mq}{pn} \right) \frac{p}{q k} = \left( \frac{mq}{pn} \right) \sqrt{3}[/tex]
[tex]\frac{\sqrt{2}}{\sqrt{3}} = \frac{mq}{pn} \in \mathbb{Q}[/tex]

which is a contradiction, since root(2)/root(3) is irrational.
 
  • #41
bomba923 said:
... Can I rewrite the original statement more clearly as:
[tex] \forall \left\{ {k_1 ,k_2 , \ldots ,k_n } \right\} \subset \mathbb{Q}{\text{ where}}\;k_1 < k_2 < \ldots < k_n ,\;\exists \, \varepsilon > 0\;{\text{such that}}\;\forall n \in \mathbb{N}, [/tex]
[tex] \left\{ {k_1 ,k_2 , \ldots ,k_n } \right\} \subseteq k_1 + \varepsilon \left\{ {0,1,2, \ldots ,\left\lfloor {\frac{{k_n - k_1 }}{\varepsilon }} \right\rfloor } \right\} [/tex]
Hmph, I can't readily think of a counterexample to this. Closest I can get to a proof is, if you define [itex]\Delta_i = k_i - k_{i-1}[/itex] then it looks to me like one can select [itex]\varepsilon=\min\left\{\Delta_i\right\}_1^n[/itex] to get the result . All one needs is to select the minimum step size that would produce all elements of the subset, starting with k1.
 
  • #42
EnumaElish said:
Hmph, I can't readily think of a counterexample to this. Closest I can get to a proof is, if you define [itex]\Delta_i = k_i - k_{i-1}[/itex] then it looks to me like one can select [itex]\varepsilon=\min\left\{\Delta_i\right\}_1^n[/itex] to get the result . All one needs is to select the minimum step size that would produce all elements of the subset, starting with k1.

*Counterexample to proof (informal :smile:), on the "floor" technicality:
For [tex] \left\{ {\frac{1}{11},\frac{1}{3},\frac{1}{{2}}} \right\} [/tex],
[tex] \varepsilon = \min\left\{\Delta_i\right\}_1^n = \frac{1}{3} - \frac{1}{{11}} = \frac{8}{{33}} [/tex]
Then, [tex] {\left\lfloor {\frac{{k_n - k_1 }}{\varepsilon }} \right\rfloor } = \left\lfloor {\frac{{27}}{{16}}} \right\rfloor = 1 [/tex]
And so
[tex] \varepsilon \left\{ {0,1,2, \ldots ,\left\lfloor {\frac{{k_n - k_1 }}{\varepsilon }} \right\rfloor } \right\} = \frac{8}{33} \left\{ {0,1} \right\} = \left\{ {\frac{1}{{11}},\frac{1}{3}} \right\} [/tex]
*But:,
[tex] \left\{ {\frac{1}{{11}},\frac{1}{3},\frac{1}{2}} \right\} \not\subset \left\{ {\frac{1}{{11}},\frac{1}{3}} \right\} [/tex]
------------------------------------------------------
However, if :shy:
[tex] \varepsilon = \frac{1}{{2 \cdot 3 \cdot 11}} = \frac{1}{{66}} [/tex]
then
[tex] \varepsilon \left\{ {0,1,2, \ldots ,\left\lfloor {\frac{{k_n - k_1 }}{\varepsilon }} \right\rfloor } \right\} = \frac{1}{{66}}\left\{ {0,1, \ldots ,27} \right\} [/tex]
and
[tex] \left\{ {\frac{1}{{11}},\frac{1}{3},\frac{1}{2}} \right\} \subset \frac{1}{{66}}\left\{ {0,1, \ldots ,27} \right\} [/tex]
*So basically, the greatest value of [itex] \varepsilon [/itex] will be greatest common factor of all the elements in [itex] \left\{ {k_1 ,k_2 , \ldots ,k_n } \right\} [/tex]. I'll update later with a mathematical description of the previous sentence, from reading http://mathworld.wolfram.com/GreatestCommonDivisor.html . Later, I'll use this to develop a proof of the general statement,...unless you guys want to crack it!:biggrin:
-------------------------------------------------------------------
*In any case, sorry for skipping lines; I'm still getting used to LaTex :blushing:
 
Last edited:
  • #43
*So basically, the greatest value of will be greatest common factor of all the elements in . I'll update later with a mathematical description of the previous sentence, from reading http://mathworld.wolfram.com/GreatestCommonDivisor.html . Later, I'll use this to develop a proof of the general statement,...unless you guys want to crack it!

You've already trivially proved it. The easiest notation to see this in would be
[tex]\{ k_1,k_2,...,k_n \} = \{ \frac{p_1}{q_1},..., \frac{p_n}{q_n} \} = \frac{1}{q_1...q_n} \{ p_1 (q_2...q_n) ,..., p_n (q_1...q_{n-1})[/tex]
 

Similar threads

Replies
2
Views
1K
Replies
7
Views
1K
Replies
3
Views
728
  • Calculus and Beyond Homework Help
Replies
1
Views
255
  • General Math
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
305
  • General Math
Replies
4
Views
2K
  • General Math
Replies
13
Views
7K
Replies
4
Views
1K
Replies
11
Views
1K
Back
Top