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.

A061193 Number of digits in n-th even perfect number (A000396).

Original entry on oeis.org

1, 2, 3, 4, 8, 10, 12, 19, 37, 54, 65, 77, 314, 366, 770, 1327, 1373, 1937, 2561, 2663, 5834, 5985, 6751, 12003, 13066, 13973, 26790, 51924, 66530, 79502, 130100, 455663, 517430, 757263, 841842, 1791864, 1819050, 4197919, 8107892, 12640858, 14471465, 15632458, 18304103, 19616714, 22370543
Offset: 1

Views

Author

Keywords

Comments

The next known values following a(48) are 44677235, 46498850, and 49724095, but these may not be the next terms. [Updated by M. F. Hasler, Nov 28 2017, Ivan Panchenko, Apr 07 2018, Apr 17 2018, Amiram Eldar, Oct 16 2024]

References

  • Albert H. Beiler, Recreations in the Theory of Numbers, Dover, NY, 1964, p. 19.
  • Martin Gardner, Mathematical Magic Show, Alfred A. Knopf, 1977, p. 165.
  • Paul Hoffman, Archimedes' Revenge, Penguin, 1988, p. 11.
  • Alfred S. Posamentier, Math Charmers, Tantalizing Tidbits for the Mind, Prometheus Books, NY, 2003, page 244-245.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • Donald D. Spencer, Key Dates in Number Theory History, Camelot Pub. Co., 1995, p. 80.

Crossrefs

Programs

Formula

a(n) = ceiling((2*A000043(n)-1)*A007524), with A000043 = Mersenne prime exponents, A007524 = log_10(2). - M. F. Hasler, Nov 28 2017

Extensions

This was in the 1973 "Handbook", but was then dropped from the database. Resubmitted by Lekraj Beedassy, May 30 2001
More terms from Harry J. Smith, Apr 16 2003
Entry revised by N. J. A. Sloane, Jun 10 2012
a(39) through a(45) from M. F. Hasler, Nov 28 2017