HOW MANY DIGITS OF PI HAVE PROPERTY X ?

From: |-|erc (h_at_r.c)
Date: 01/11/05


Date: Tue, 11 Jan 2005 17:08:35 +1000

Pi = <314159.....................................................................................>
       |<------how many digits---------->|

Let property X = the digit, and every preceding digit up to that digit occur in order in the right spot on
                             (a member of) list Y

Let Y = {
<333333333..>
<300000000..>
<399999999..>
<314314314..>
..
}
Y has infinite members.
The above is just a sample.
Y is computed by UTM(row, col) mod 10
Y includes all computable numbers for some numeric representation

The answer should be a quantity
       |<------how many digits---------->|

that is not related, dependant, or refers to Y.

Example :
Pi = <314159.....................................................................................>
       |<------how many digits---------->|

Let Y = {
<31400000..>
<31411111..>
<31322222..>
<31433333..>
}

Answer : 3

Herc

--
I am The Truman of Jim Carrey fame.  Please help stop me being tortured since April 2002
with constant microwave laser from the Truman satelite splitting my head and tormenting me
and people around me.  Not a prank,  I am not crazy, The Truman Show made you think that
---------------------------------------------s-o-s-----------------------------------------


Relevant Pages