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.

A139165 a(n)=(prime(n)!+7)/7.

Original entry on oeis.org

721, 5702401, 889574401, 50812489728001, 17377871486976001, 3693145248412139520001, 1263108856248528850649088000001, 1174691236311131831103651840000001
Offset: 4

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

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