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.

A061739 Primes with 37 as smallest positive primitive root.

This page as a plain text file.
%I A061739 #14 Sep 24 2013 02:49:52
%S A061739 36721,51361,63361,97441,129529,132169,171889,190537,201769,314161,
%T A061739 333791,343081,387721,422231,493919,496609,515761,529489,532009,
%U A061739 532561,557041,596569,600601,618719,619921,628319,629281,631991,662281,663127
%N A061739 Primes with 37 as smallest positive primitive root.
%H A061739 Vincenzo Librandi, <a href="/A061739/b061739.txt">Table of n, a(n) for n = 1..2900</a>
%t A061739 Select[Prime[Range[100000]],PrimitiveRoot[#]==37&] (* _Harvey P. Dale_, Jul 18 2011 *)
%Y A061739 Cf. A001918, A001126, A019362.
%K A061739 nonn
%O A061739 1,1
%A A061739 _Klaus Brockhaus_, May 06 2001
%E A061739 More terms from _Robert G. Wilson v_, May 11 2001