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.

A062436 Nearest integer to log(n!)^log(log(1 + n)).

Original entry on oeis.org

1, 1, 2, 2, 4, 5, 6, 8, 11, 14, 17, 21, 25, 30, 35, 42, 49, 56, 65, 74, 84, 96, 108, 121, 135, 151, 167, 185, 205, 225, 247, 270, 295, 322, 350, 379, 411, 444, 479, 515, 554, 595, 638, 682, 729, 779, 830, 884, 940, 999, 1060, 1124, 1190, 1259, 1331, 1406
Offset: 2

Views

Author

Olivier Gérard, Jun 23 2001

Keywords

Crossrefs

Cf. A062435.

Programs

  • Mathematica
    Round[Log[n! ]^Log[Log[1 + n]]]