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.

Showing 1-1 of 1 results.

A259396 Length of runs of identical terms in A080378.

Original entry on oeis.org

1, 2, 1, 1, 1, 1, 1, 3, 1, 1, 1, 4, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 6, 1, 5, 1, 1, 3, 1, 1, 8, 1, 3, 1, 1, 1, 4, 1, 1, 1, 2, 1, 1, 3, 5, 1, 1, 2, 1, 6, 1, 1, 14, 1, 1, 1, 2, 1, 3, 2, 1, 1, 1, 1, 1, 1, 2, 2, 1, 3, 2, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 4, 1, 2, 3, 1, 2, 1, 1, 2, 11, 1, 1, 1, 2, 1, 5
Offset: 1

Views

Author

Zak Seidov, Jun 26 2015

Keywords

Crossrefs

Programs

  • Mathematica
    Length/@Split[Mod[Differences[Prime[Range[200]]],4]]
Showing 1-1 of 1 results.