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.

A378798 Decimal expansion of 16/(207*sqrt(53)).

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Dec 07 2024

Keywords

Examples

			0.010617241657869683013176268331458620426619516445285...
		

References

  • Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 2.23, p. 174.

Crossrefs

Cf. A010506.

Programs

  • Mathematica
    RealDigits[16/(207Sqrt[53]),10,100][[1]]