A317906 Expansion of Khinchin's constant in base 2 (or, binary expansion of Khinchin's constant).
1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0, 0, 0, 0, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 1, 0, 1, 0, 0, 0, 1, 1, 0
Offset: 1
Examples
10.1010111101111001110010000100011110001101101000011...
Crossrefs
Cf. A002210.
Programs
-
Mathematica
RealDigits[Khinchin, 2, 120][[1]] (* Amiram Eldar, Jun 21 2023 *)
Formula
Sum_{n>=-1} a(n)*2^(-n) = A002210.