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.

A139196 a(n) = (prime(n)!-8)/8.

Original entry on oeis.org

14, 629, 4989599, 778377599, 44460928511999, 15205637551103999, 3231502092360622079999, 1105220249217462744317951999999, 1027854831772240352215695359999999, 1720469136403293130789497447697612799999999
Offset: 3

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

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

Formula

a(n) = (A039716(n) - 8)/8. - Elmo R. Oliveira, Jan 20 2023

Extensions

Edited by Max Alekseyev, Sep 15 2009