cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A378330 Decimal expansion of the base 6 Champernowne constant.

This page as a plain text file.
%I A378330 #13 Dec 20 2024 13:14:49
%S A378330 2,3,9,8,6,2,6,8,5,8,1,5,0,6,6,7,6,7,4,4,7,7,1,9,8,2,8,6,7,2,2,0,9,6,
%T A378330 2,4,5,9,0,5,7,6,9,7,1,5,2,9,3,5,0,2,1,3,7,6,0,6,9,3,1,9,5,6,3,1,5,7,
%U A378330 6,5,8,3,4,3,7,7,5,4,8,3,0,5,0,7,8,0,4
%N A378330 Decimal expansion of the base 6 Champernowne constant.
%C A378330 This constant is formed by the concatenation of the natural numbers in base 6 and then converted into base 10.
%C A378330 This constant is 6-normal.
%H A378330 OeisWiki, <a href="https://oeis.org/wiki/Champernowne_constant">Champernowne constant</a>
%e A378330 0.239862685815066767447719828672209624590576971529350213760693195631576583...
%t A378330 First[RealDigits[ChampernowneNumber[6], 10, 100]]
%Y A378330 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).
%Y A378330 Cf. A066716, A077771, A378328, A378329, A378330, A378331, A378332, A378333, A033307 (decimal expansions of base n Champernowne constants for 2 <= n <= 10).
%Y A378330 Cf. A066717, A077772, A378345, A378346, A378347, A378348, A378349, A378350, A030167 (continued fraction expansions of base n Champernowne constants for 2 <= n <= 10).
%K A378330 nonn,cons
%O A378330 0,1
%A A378330 _Joshua Searle_, Nov 23 2024