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.

Showing 1-1 of 1 results.

A062429 Integer part of log(n^n)^((1 - 1/n)^(1/n)).

Original entry on oeis.org

1, 1, 2, 4, 7, 10, 12, 15, 19, 22, 25, 29, 32, 36, 39, 43, 47, 51, 55, 59, 63, 67, 71, 75, 79, 84, 88, 92, 97, 101, 105, 110, 114, 119, 123, 128, 133, 137, 142, 147, 151, 156, 161, 166, 170, 175, 180, 185, 190, 195, 200, 205, 210, 215, 220, 225, 230, 235, 240
Offset: 1

Views

Author

Olivier Gérard, Jun 23 2001

Keywords

Crossrefs

Cf. A062430.

Programs

  • Mathematica
    Floor[Log[n^n]^(1 - 1/n)^(1/n)]
Showing 1-1 of 1 results.