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.

A139164 a(n) = (prime(n)!+6)/6.

Original entry on oeis.org

2, 21, 841, 6652801, 1037836801, 59281238016001, 20274183401472001, 4308669456480829440001, 1473626998956616992423936000001, 1370473109029653802954260480000001
Offset: 2

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

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

Extensions

Offset corrected by Georg Fischer, Apr 04 2022