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.

A021895 Decimal expansion of 1/891.

Original entry on oeis.org

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

Views

Author

Keywords

Comments

Sqrt(161616161616161616161616161616161616) = 12*sqrt(1122334455667789001122334455667789). - Ryohei Miyadera, Yosuke Ikeda, Yasushi Kondo, and Yasuhiko Sakaitani, Jan 16 2006

References

  • Albert H. Beiler, Recreations in the theory of numbers, New York, Dover, (2nd ed.) 1966. See p. 59.

Crossrefs

Cf. A004526.

Programs

Formula

G.f.: x^2*(Sum_{i=0..17} floor((i+2)/2)*x^i + x^15 - 9*x^16*(1 + x))/(1 - x^18). - Stefano Spezia, Jul 30 2024