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.

A139155 a(n) = (n!+8)/8.

Original entry on oeis.org

4, 16, 91, 631, 5041, 45361, 453601, 4989601, 59875201, 778377601, 10897286401, 163459296001, 2615348736001, 44460928512001, 800296713216001, 15205637551104001, 304112751022080001, 6386367771463680001
Offset: 4

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

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

Extensions

Name corrected by Amiram Eldar, Oct 14 2024