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.

A358645 Decimal expansion of 4/5 + log(5).

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Nov 24 2022

Keywords

Examples

			2.40943791243410037460075933322618763952560135426851772191...
		

Crossrefs

Cf. A358646. Apart from first 2 digits the same as A016628.

Programs

  • Mathematica
    First[RealDigits[N[4/5+Log[5],91]]]