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.

A139156 a(n) = (n!+9)/9.

Original entry on oeis.org

81, 561, 4481, 40321, 403201, 4435201, 53222401, 691891201, 9686476801, 145297152001, 2324754432001, 39520825344001, 711374856192001, 13516122267648001, 270322445352960001, 5676771352412160001
Offset: 6

Views

Author

Artur Jasinski, Apr 11 2008

Keywords

Crossrefs

Programs

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

Extensions

Name corrected by Amiram Eldar, Oct 14 2024