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.

A173926 First differences of A054270.

Original entry on oeis.org

4, 16, 24, 66, 54, 116, 76, 164, 316, 114, 414, 302, 178, 360, 596, 666, 250, 764, 556, 284, 906, 654, 1036, 1484, 790, 414, 840, 420, 896, 3364, 1032, 1598, 562, 2874, 594, 1844, 1930, 1322, 2044, 2102, 720, 3730, 764, 1560, 778, 4938, 5208, 1794, 912, 1854
Offset: 1

Views

Author

Zak Seidov, Nov 26 2010

Keywords

Crossrefs

a(n)=A054270(n+1)-A054270(n).

Programs

  • Mathematica
    Differences[NextPrime[Prime[Range[60]]^2,-1]] (* Harvey P. Dale, May 19 2016 *)