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.

A220260 Decimal expansion of e / log_10(e), where e = A001113.

Original entry on oeis.org

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

Views

Author

Jaroslav Krizek, Dec 08 2012

Keywords

Comments

Minimum value of the function x / log_10(x) for x > 1, obtained at x = e.

Examples

			6.2590752167663952110184773116777272805464599542594694...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[E/Log[10,E],10,120][[1]] (* Harvey P. Dale, Dec 23 2012 *)

Formula

Equals the ratio A001113 / A002285 and also the product A001113*A002392.