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.

A023045 8th differences of factorial numbers.

Original entry on oeis.org

14833, 148329, 1616786, 19104774, 243511704, 3332744760, 48773612880, 760381337520, 12585067447680, 220448163358080, 4075249496774400, 79300508301907200, 1620482929875532800, 34699018357638835200, 777011144137311283200, 18162481202288527104000
Offset: 0

Views

Author

Keywords

Programs

  • Mathematica
    Differences[Range[0,30]!,8] (* Harvey P. Dale, Oct 29 2012 *)