|
| |
|
|
A066717
|
|
The continued fraction for the "binary" Champernowne constant.
|
|
0
| |
|
|
0, 1, 6, 3, 1, 6, 5, 3, 3, 1, 6, 4, 1, 3, 298, 1, 6, 1, 1, 3, 285, 7, 2, 4, 1, 2, 1, 2, 1, 1, 4534532, 1, 4, 5, 1, 2, 1, 7, 1, 16, 1, 4, 1, 5, 5, 1, 5, 1, 4, 1, 2, 1, 5, 3, 2, 38, 2, 12, 1, 15, 2, 6, 3, 30, 4682854730443938, 1, 1, 68, 1, 6, 5, 4, 4, 1, 2, 1, 1, 1, 1, 2, 22, 1, 2, 7, 1, 2
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,3
|
|
|
LINKS
| Eric E. Weisstein, Champernowne Constant
|
|
|
MATHEMATICA
| a = {}; Do[a = Append[a, IntegerDigits[n, 2]], {n, 1, 10^3} ]; ContinuedFraction[ N[ FromDigits[ {Flatten[a], 0}, 2], 500]]
|
|
|
CROSSREFS
| Cf. A033307.
Sequence in context: A019979 A085580 A092151 * A176395 A195494 A154969
Adjacent sequences: A066714 A066715 A066716 * A066718 A066719 A066720
|
|
|
KEYWORD
| base,cofr,nonn
|
|
|
AUTHOR
| Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 14 2002
|
| |
|
|