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.

A365237 Decimal expansion of 1/A033307 (decimal Champernowne constant).

Original entry on oeis.org

8, 1, 0, 0, 0, 0, 0, 0, 6, 7, 0, 7, 6, 0, 3, 3, 6, 1, 3, 3, 0, 7, 3, 1, 9, 6, 7, 3, 8, 3, 4, 1, 6, 7, 8, 7, 7, 5, 3, 5, 8, 3, 6, 4, 7, 3, 4, 7, 8, 5, 7, 9, 7, 2, 2, 5, 2, 5, 0, 9, 8, 1, 9, 8, 1, 0, 0, 3, 9, 9, 9, 5, 4, 5, 1, 7, 3, 6, 1, 6, 0, 6, 8, 2, 9, 7, 2, 1, 7, 3, 5, 8, 9, 5, 7, 1, 2, 2, 2, 6, 1, 7, 7, 7, 1, 6, 1
Offset: 1

Views

Author

Kelvin Voskuijl, Aug 27 2023

Keywords

Comments

Appears to coincide with A090903 from the 10th digit onwards.

Examples

			8.10000006707603361330731967383416787753583647347857972252510...
		

Crossrefs

Cf. A030167 (continued fraction).
Cf. A365238 (reciprocal of binary Champernowne constant).

Programs

  • Mathematica
    RealDigits[1/ChampernowneNumber[10] , 10, 120][[1]]