lukepeterpaul said:
hi, i would be very grateful if someone could start me off me in the right direction in numbering the rationals such that the infinite sum of (x_n - x_n+1)^2 (where x_n are rationals) converges.
thanks!
Ok, here is my idea: Take any ordering of the rationals y_1,y_2,... You can recursively weed out duplicates, so we assume this.
If you just want a tip: Try to cut up each interval [tex](y_n,y_{n+1})[/tex] with increasingly fine intervals in an appropriate way, and extend the ordering with the cut points between the y_n's, and find an upper bound of the sum. And don't read further.
If you are stuck:
For each n: If [tex]y_n<y_{n+1}[/tex], define [tex]z_{kn}=y_n+2^{-n}\sum^k_{i=1}\frac{1}{i}[/tex], for k ranging from 1 to the smallest K_n such that [tex]y_{n+1}-z_{K_nn} \leq 2^{-n}[/tex], K_n exists since [tex]\sum^{N}_{i=1}\frac{1}{i}[/tex] grows without bound, and [tex]z_{k+1n}-z_{kn} \leq 2^{-n}[/tex]. If [tex]y_n>y_{n+1}[/tex], then do the same by switching the plus-sign to a minus-sign in from of the [tex]2^{-n}[/tex]*etc when defining [tex]z_{kn}[/tex]. What we are doing is chopping up the interval [tex](y_n,y_{n+1})[/tex] into small parts by the [tex]z_{kn}[/tex]'s.
Now define [tex]x_1 = y_1, x_2 = z_{11},x_2=z_{21}, ..., x_{K_n+1}=z_{K_n1},x_{K_n+2}=y_2, x_{K_n+3}=z_{12}[/tex], and so on. We are enumerating the rationals by picking each [tex]y_n[/tex] and then each consecutive [tex]z_{kn}[/tex] until we reach the last, then continuing similarly with [tex]y_{n+1}[/tex].
Now, find (an upper bound of) the sum!