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.

A139191 Natural numbers of the form (prime(n)!-3)/3.

Original entry on oeis.org

1, 39, 1679, 13305599, 2075673599, 118562476031999, 40548366802943999, 8617338912961658879999, 2947253997913233984847871999999, 2740946218059307605908520959999999, 4587917697075448348771993193860300799999999, 11150842204387935702723354017813583888383999999999, 20138421021124611879118377356171332502421503999999999, 86207747170389393547654785051203993323065877463039999999999, 1424961094686675188099337917796466549896781262788937908223999999999999
Offset: 1

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

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

Formula

a(n)=(A139189(n+1)-2)/3. - R. J. Mathar, May 25 2008

Extensions

More terms from R. J. Mathar, May 25 2008