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.

A023044 7th differences of factorial numbers.

Original entry on oeis.org

1854, 16687, 165016, 1781802, 20886576, 264398280, 3597143040, 52370755920, 812752093440, 13397819541120, 233845982899200, 4309095479673600, 83609603781580800, 1704092533657113600, 36403110891295948800
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    Differences[Range[0, 25]!, 7] (* Paolo Xausa, May 26 2025 *)