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.

A023047 10th differences of factorial numbers.

Original entry on oeis.org

1334961, 16019531, 206918942, 2864826126, 42351635064, 666166856520, 11113078385520, 196038409800240, 3646938237505920, 71370457471716480, 1465957162768492800, 31537353006189676800, 709233590351909145600, 16643157932371543372800, 406858911634713765427200
Offset: 0

Views

Author

Keywords

Programs

  • Mathematica
    Differences[Range[0,25]!,10] (* Harvey P. Dale, May 25 2011 *)