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.

A241041 Differences between primes having smallest primitive root 3.

Original entry on oeis.org

10, 14, 12, 36, 10, 24, 14, 10, 62, 24, 10, 24, 24, 2, 48, 22, 48, 48, 14, 24, 34, 48, 2, 22, 14, 10, 14, 10, 50, 48, 12, 58, 2, 12, 34, 24, 48, 24, 24, 36, 26, 10, 14, 24, 10, 96, 24, 14, 48, 48, 34, 48, 14, 10, 14, 12, 22, 72, 14, 12, 22, 12, 14, 36, 34, 2
Offset: 1

Views

Author

T. D. Noe, Apr 16 2014

Keywords

Crossrefs

Cf. A001123 (primes having smallest primitive root 3).

Programs

  • Mathematica
    Differences[Select[Prime[Range[1000]], PrimitiveRoot[#] == 3 &]]