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.

A139153 a(n) = (n!+6)/6.

Original entry on oeis.org

2, 5, 21, 121, 841, 6721, 60481, 604801, 6652801, 79833601, 1037836801, 14529715201, 217945728001, 3487131648001, 59281238016001, 1067062284288001, 20274183401472001, 405483668029440001, 8515157028618240001
Offset: 3

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

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

Extensions

Name corrected by Amiram Eldar, Oct 14 2024