login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A378332
Decimal expansion of the base 8 Champernowne constant.
7
1, 6, 3, 2, 6, 4, 8, 1, 2, 1, 0, 5, 2, 1, 6, 7, 9, 7, 3, 6, 7, 0, 9, 4, 9, 8, 6, 1, 4, 2, 6, 0, 5, 1, 9, 0, 2, 2, 4, 2, 3, 7, 8, 4, 3, 2, 8, 5, 4, 6, 2, 3, 3, 3, 0, 8, 1, 3, 8, 0, 7, 0, 0, 4, 2, 8, 3, 1, 9, 4, 7, 5, 9, 3, 8, 5, 2, 3, 5, 5, 7, 5, 7, 1, 1, 7, 6
OFFSET
0,2
COMMENTS
This constant is formed by the concatenation of the natural numbers in base 8 and then converted into base 10.
This constant is 8-normal.
EXAMPLE
0.163264812105216797367094986142605190224237843285462333081380700428319475...
MATHEMATICA
First[RealDigits[ChampernowneNumber[8], 10, 100]]
CROSSREFS
Cf. A030302, A003137, A030373, A031219, A030548, A030998, A054634, A031076, A033307 (base n expansions of base n Champernowne constants, without leading zero, for 2 <= n <= 10).
Cf. A066716, A077771, A378328, A378329, A378330, A378331, A378332, A378333, A033307 (decimal expansions of base n Champernowne constants for 2 <= n <= 10).
Cf. A066717, A077772, A378345, A378346, A378347, A378348, A378349, A378350, A030167 (continued fraction expansions of base n Champernowne constants for 2 <= n <= 10).
Sequence in context: A049605 A088395 A272082 * A283443 A266263 A177707
KEYWORD
nonn,cons
AUTHOR
Joshua Searle, Nov 25 2024
STATUS
approved