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.

A036271 10th differences of primes.

Original entry on oeis.org

457, -344, 68, 304, -580, 584, -338, 58, 84, -154, 308, -502, 512, -232, -178, 448, -426, 172, 88, -130, -52, 204, -24, -540, 1170, -1482, 1478, -1454, 1488, -1352, 914, -352, -28, 28, 350, -898, 1296, -1366, 1228, -1042, 734, -262, -114, 210, -254, 516, -888
Offset: 1

Views

Author

Keywords

Programs

  • Mathematica
    Differences[Prime[Range[100]],10] (* Harvey P. Dale, Oct 19 2011 *)