2

Is an irrational number, such as $\pi$ or $\sqrt2$, guaranteed to contain every possible digit sequence somewhere within it? Is there no proof for this? Is there any clue as to whether this is so? It seems logical to me, seeing that irrational numbers continue infinitely and are essentially patternless.

If it is true that every possible digit sequence can be found in any irrational number, that would imply that one could find any set of data (such as an encoded version of the Human Genome Project or something like that) within an irrational number, which would be quite intriguing in a philosophical context.

  • 4
    relevant: http://en.wikipedia.org/wiki/Normal_number – vadim123 May 07 '13 at 13:01
  • 3
    Consider $.1010010001\cdots$. – David Mitra May 07 '13 at 13:02
  • 1
    It would be quite uninteresting in a philosophical context, since you could also find encoded faulty versions of the Human Genome Project, and no reliable way to tell the correct version from the faulty ones. – Gerry Myerson May 07 '13 at 13:07
  • 3
    "seeing that irrational numbers continue infinitely and are essentially patternless" is a misunderstanding. The decimal expansion of an irrational number can never keep repeating indefinitely -- but that's just one kind of pattern, and every other kind of pattern in the decimals will produce an irrational. – hmakholm left over Monica May 07 '13 at 13:13
  • Also a possible duplicate of http://math.stackexchange.com/questions/96632/do-the-digits-of-pi-contain-every-possible-finite-length-digit-sequence?lq=1 – The Chaz 2.0 May 07 '13 at 13:14
  • I don't think that my question is a duplicate because, although I cite Pi as an example, my question regards irrational numbers in general, and there are examples provided (such as David's and Johannes') that explore more irrational numbers than just Pi. – Carter Pape May 07 '13 at 19:59

2 Answers2

4

An irrational number is not guaranteed to contain every possible digit sequence. For example, the irrational number $\sum_{i=1}^\infty 10^{-i!}$ contains only very specific subsequences of 0's and 1's.

As far numbers having these properties, see the link to the Wikipedia article on normal numbers in the comments.

0

Irrational numbers have infinitely many non-periodic digits in all bases. If a number in base 2 is irrational, obviously it has only 1 and 0 after the comma.

Interpret the same digit sequence as base 10 number: The new number is still irrational because the digit sequence is still infinite and non-periodic, but it only contains 0 and 1 as digits.