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.

A139152 a(n) = (n!+5)/5.

Original entry on oeis.org

25, 145, 1009, 8065, 72577, 725761, 7983361, 95800321, 1245404161, 17435658241, 261534873601, 4184557977601, 71137485619201, 1280474741145601, 24329020081766401, 486580401635328001, 10218188434341888001
Offset: 5

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

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

Extensions

Name corrected by Amiram Eldar, Oct 14 2024