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.
%I A241041 #5 Apr 16 2014 16:51:12 %S A241041 10,14,12,36,10,24,14,10,62,24,10,24,24,2,48,22,48,48,14,24,34,48,2, %T A241041 22,14,10,14,10,50,48,12,58,2,12,34,24,48,24,24,36,26,10,14,24,10,96, %U A241041 24,14,48,48,34,48,14,10,14,12,22,72,14,12,22,12,14,36,34,2 %N A241041 Differences between primes having smallest primitive root 3. %H A241041 T. D. Noe, <a href="/A241041/b241041.txt">Table of n, a(n) for n = 1..10000</a> %H A241041 Paul Pollack, <a href="http://arxiv.org/abs/1404.4007">Bounded gaps between primes with a given primitive root</a>, arXiv 1404.4007, April 15, 2014. %t A241041 Differences[Select[Prime[Range[1000]], PrimitiveRoot[#] == 3 &]] %Y A241041 Cf. A001123 (primes having smallest primitive root 3). %K A241041 nonn %O A241041 1,1 %A A241041 _T. D. Noe_, Apr 16 2014