A241041 Differences between primes having smallest primitive root 3.
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
Keywords
Links
- T. D. Noe, Table of n, a(n) for n = 1..10000
- Paul Pollack, Bounded gaps between primes with a given primitive root, arXiv 1404.4007, April 15, 2014.
Crossrefs
Cf. A001123 (primes having smallest primitive root 3).
Programs
-
Mathematica
Differences[Select[Prime[Range[1000]], PrimitiveRoot[#] == 3 &]]