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”).

A378331
Decimal expansion of the base 7 Champernowne constant.
3
1, 9, 4, 4, 3, 5, 5, 3, 5, 0, 8, 6, 2, 4, 0, 5, 2, 1, 4, 7, 5, 8, 4, 0, 0, 9, 3, 0, 8, 2, 9, 0, 8, 5, 7, 6, 4, 5, 2, 9, 3, 2, 9, 7, 1, 0, 5, 0, 4, 2, 2, 1, 1, 2, 4, 7, 9, 5, 8, 8, 5, 3, 1, 2, 3, 3, 6, 7, 9, 0, 8, 8, 7, 3, 9, 4, 0, 3, 5, 6, 6, 3, 9, 7, 0, 8, 5
OFFSET
0,2
COMMENTS
This constant is formed by the concatenation of the natural numbers in base 7 and then converted into base 10.
This constant is 7-normal.
EXAMPLE
0.194435535086240521475840093082908576452932971050422112479588531233679088...
MATHEMATICA
First[RealDigits[ChampernowneNumber[7], 10, 100]]
CROSSREFS
(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: A193712 A249600 A375274 * A262313 A097878 A173571
KEYWORD
nonn,cons,new
AUTHOR
Joshua Searle, Nov 25 2024
STATUS
approved