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.

A139154 a(n) = (n!+7)/7.

Original entry on oeis.org

721, 5761, 51841, 518401, 5702401, 68428801, 889574401, 12454041601, 186810624001, 2988969984001, 50812489728001, 914624815104001, 17377871486976001, 347557429739520001, 7298706024529920001
Offset: 7

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Table[(n! + 7)/7, {n, 7, 30}]

Extensions

Name corrected by Amiram Eldar, Oct 14 2024