|
| |
|
|
A133250
|
|
Decimal expansion of Not_Omega = 2-Omega.
|
|
0
| |
|
|
1, 9, 9, 2, 1, 2, 5, 0, 0, 3, 0, 0, 2, 1, 8, 8
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| From the definition of Omega (Chaitin's constant) given as a sum of inverse powers of two, there is obviously another constant: Not_Omega= 2-omega=Sum[2^(-n), {n, 0, Infinity}]-Sum[2^(-p), {p_halting, 0, Infinity}]; Not_Omega=Sum[2^(-q), {q_not_halting, 0, Infinity}] The binary form is: RealDigits[2 - 0.0078749969978123844,2][[1]]
|
|
|
MATHEMATICA
| RealDigits[2 - 0.0078749969978123844][[1]]
|
|
|
CROSSREFS
| Cf. A079365, A100264.
Sequence in context: A171487 A120704 A021506 * A199623 A019892 A110639
Adjacent sequences: A133247 A133248 A133249 * A133251 A133252 A133253
|
|
|
KEYWORD
| nonn,cons
|
|
|
AUTHOR
| Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Oct 14 2007
|
| |
|
|