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.

A139195 (prime(n)!-7)/7.

Original entry on oeis.org

719, 5702399, 889574399, 50812489727999, 17377871486975999, 3693145248412139519999, 1263108856248528850649087999999, 1174691236311131831103651839999999, 1966250441603763578045139940225843199999999
Offset: 4

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Comments

Not an integer for n < 4.

Crossrefs

Programs

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

Extensions

Edited with one more term by Franklin T. Adams-Watters, Apr 09 2009