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.

A378332 Decimal expansion of the base 8 Champernowne constant.

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