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.

A368656 Decimal expansion of 271801/99990.

Original entry on oeis.org

2, 7, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8, 1, 8, 2, 8
Offset: 1

Views

Author

Stefano Spezia, Jan 02 2024

Keywords

Comments

Periodic with a period length of 4. - Ray Chandler, Jan 19 2024

Examples

			2.718281828182818281828182818281828182818281828...
		

References

  • Eli Maor, e: The Story of a Number. Princeton, New Jersey: Princeton University Press (1994), p. 37.

Crossrefs

Programs

  • Mathematica
    Flatten[First[RealDigits[271801/99990,10,100]]]

Formula

G.f.: x*(-x^5 - 8*x^3 - x^2 - 7*x - 2)/(x^4 - 1). - Chai Wah Wu, Jan 04 2024