A061737 Primes with 34 as smallest positive primitive root.
48889, 88321, 92401, 155521, 229681, 233941, 284881, 285121, 289249, 290161, 353929, 379681, 407521, 493291, 529999, 593711, 679561, 696721, 805729, 841801, 890761, 913441, 923471, 977881, 982381, 990889, 1026061, 1045801, 1053361
Offset: 1
Keywords
Links
- Vincenzo Librandi, Table of n, a(n) for n = 1..1860
Programs
-
Mathematica
Select[Prime[Range[83000]],PrimitiveRoot[#]==34&] (* Robert G. Wilson v, May 11 2001 *)
Extensions
More terms from Robert G. Wilson v, May 11 2001