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.

A053331 First differences of A031938.

Original entry on oeis.org

750, 1452, 324, 534, 1770, 186, 84, 816, 846, 594, 300, 240, 84, 390, 966, 210, 234, 360, 66, 84, 270, 150, 60, 210, 120, 1140, 294, 228, 438, 90, 1296, 1470, 576, 288, 342, 312, 156, 222, 822, 708, 42, 816, 1284, 276, 186, 1230, 348, 270, 102, 114, 90
Offset: 1

Views

Author

Labos Elemer, Mar 06 2000

Keywords

Crossrefs

Cf. A031938.

Programs

  • Mathematica
    Differences@ Prime@ Flatten@ Position[Differences@ Prime@ Range[3000], 20] (* Michael De Vlieger, Aug 16 2017 *)