Re: HOW MANY DIGITS OF PI HAVE PROPERTY X ?
From: Will Twentyman (wtwentyman_at_read.my.sig)
Date: 01/11/05
- Next message: Will Twentyman: "Re: How many numbers in N have property is_positive?"
- Previous message: Spagyrique: "Re: Focussing Lens without Spherical Aberration"
- In reply to: |-|erc: "HOW MANY DIGITS OF PI HAVE PROPERTY X ?"
- Next in thread: |-|erc: "Re: HOW MANY DIGITS OF PI HAVE PROPERTY X ?"
- Reply: |-|erc: "Re: HOW MANY DIGITS OF PI HAVE PROPERTY X ?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 11 Jan 2005 15:44:25 -0500
|-|erc wrote:
> 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.
The answer should be a quantity only if you allow infinity as a quantity.
> Example :
> Pi = <314159.....................................................................................>
> |<------how many digits---------->|
>
> Let Y = {
> <31400000..>
> <31411111..>
> <31322222..>
> <31433333..>
> }
>
> Answer : 3
>
-- Will Twentyman email: wtwentyman at copper dot net
- Next message: Will Twentyman: "Re: How many numbers in N have property is_positive?"
- Previous message: Spagyrique: "Re: Focussing Lens without Spherical Aberration"
- In reply to: |-|erc: "HOW MANY DIGITS OF PI HAVE PROPERTY X ?"
- Next in thread: |-|erc: "Re: HOW MANY DIGITS OF PI HAVE PROPERTY X ?"
- Reply: |-|erc: "Re: HOW MANY DIGITS OF PI HAVE PROPERTY X ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|