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.

A061737 Primes with 34 as smallest positive primitive root.

This page as a plain text file.
%I A061737 #14 Oct 31 2013 12:17:18
%S A061737 48889,88321,92401,155521,229681,233941,284881,285121,289249,290161,
%T A061737 353929,379681,407521,493291,529999,593711,679561,696721,805729,
%U A061737 841801,890761,913441,923471,977881,982381,990889,1026061,1045801,1053361
%N A061737 Primes with 34 as smallest positive primitive root.
%H A061737 Vincenzo Librandi, <a href="/A061737/b061737.txt">Table of n, a(n) for n = 1..1860</a>
%t A061737 Select[Prime[Range[83000]],PrimitiveRoot[#]==34&] (* _Robert G. Wilson v_, May 11 2001 *)
%Y A061737 A001918, A001126, A019360.
%K A061737 nonn
%O A061737 1,1
%A A061737 _Klaus Brockhaus_, May 06 2001
%E A061737 More terms from _Robert G. Wilson v_, May 11 2001