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.

A139162 a(n)=(prime(n)!+4)/4.

Original entry on oeis.org

31, 1261, 9979201, 1556755201, 88921857024001, 30411275102208001, 6463004184721244160001, 2210440498434925488635904000001, 2055709663544480704431390720000001
Offset: 3

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

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