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.

A036269 8th differences of primes.

Original entry on oeis.org

115, -122, 98, -26, -82, 166, -166, 86, 0, -28, 28, -70, 140, -152, 68, 56, -134, 124, -44, -40, 52, 14, -76, 38, 128, -322, 398, -364, 352, -386, 364, -238, 74, 34, -34, -74, 236, -352, 356, -302, 268, -204, 58, 58, -56, 40, -118, 240, -290, 222, -84, -54, 146
Offset: 1

Views

Author

Keywords

Programs

  • Mathematica
    Differences[Prime[Range[70]],8] (* Harvey P. Dale, Nov 06 2011 *)