Re: abundance of irrationals!)




mueck...@xxxxxxxxxxxxxxxxx wrote:

> Then consider this list 2 please:
>
> .
> 0 1
> 0 1 0 1
> 0 1 0 1 0 1 0 1

Does this mean 0.01, 0.0101, 0.01010101, ...?

> and read from top to bottom (like the Chinese do or like we do in
order
> to read the diagonal number of a list).

I don't understand what you mean. What is the first number
in this list? What is the second?

> Then you find ALL the bits of 1/3 = 0.010101... in the positions
> 1,2,3,6,11,22,...

A number x being in your list means that there is m
such that the m-th number in your list is x.
If you want to claim 1/3 is in your list, then it
must be associated with A PARTICULAR VALUE of m.
What value is that? I see you have a sequence of numbers
which you claim are associated in some way with 1/3.

So what? {1,2,3,6...} is not a position. If 1/3 is
in your list, it occurs at a position. There is no
other meaning of "in the list."

> The recursive definition of that sequence a_n (with n
> the line number and a the position in the line) is

What? There's only one index here, n. What is the notation
for "the 17-th digit of the 4-th number"? Is it a_17?
What about "the 17-th digit of the 100-th number"? Is it
also a_17? I have a problem with your notation.

> a_1 = 1 (Position of the first 0 after the point)
> a_n = 2*a_(n-1), if n is even,
> a_n = -1 + 2*a_(n-1), if n is odd.

Are you saying that a_n is the value of the n-th digit
for EVERY number in your list?

That doesn't make sense. Your recursion rule says:

a_1 = 1
a_2 = 2
a_3 = 3
a_4 = 6
a_5 = 11
a_6 = 22

How is this related to your list? What is the first
number in your list? What is the second? What is the
fifth?
- Randy

.



Relevant Pages

  • Re: Cohens paper on byte order
    ... > A mapping is involved, and it plays a role in the ... has hex digits, but actually in the memory there ... mean in another notation ... 'transferring' a bit sequence of 128 bit of the key ...
    (sci.crypt)
  • Re: How Chapman-Kolmogorov implies Markov ??
    ... Perhaps the notation "f_i" is supposed to imply there is ... something equivalent about all of these random variables, ... concept, that we index the index set iself, or else write a finite ... sequence in it, explicitly using the integers as our indices. ...
    (sci.physics)
  • Re: [Collatz] was : Re: Status of Waring-problem - Collatz - Sorry
    ... >>From the notation there is no specific restriction on numbers x. ... all depends on the transform structure. ... >for a certain sequence of exponents only one solution for x is possible; ... The slope of the line up to the excursion is steep, ...
    (sci.math)
  • Re: Cohens paper on byte order
    ... > the 2-nybble byte notation specifically in the context of ... > AES internal bytes, ... > sequence, and which therefore does not provide guidance ... notation, obtaining a sequence of hex digits, again ...
    (sci.crypt)
  • Re: Cohens paper on byte order
    ... >> This simply means that Doug doesn't like your notation. ... > specific method of presenting the bit sequence as inducing ... I would not support an alternative external interface that bypassed the ... Brian Gladman ...
    (sci.crypt)