|
Search: id:A061740
|
|
|
| A061740 |
|
Primes with 38 as smallest positive primitive root. |
|
+0 1
|
|
| 55441, 138889, 343561, 441169, 469561, 497351, 555361, 560641, 695809, 740041, 803591, 844321, 851041, 857471, 997751, 1016401, 1071841, 1171801, 1180537, 1220041
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
MATHEMATICA
|
<< NumberTheory`NumberTheoryFunctions`; Prime[ Select[ Range[ 100000], PrimitiveRoot[ Prime[ # ] ] == 38 & ] ]
(* first load *) << NumberTheory`NumberTheoryFunctions` (* then *) Select[ Prime@Range@100000, PrimitiveRoot@# == 38 &] (from Robert G. Wilson v (rgwv(at)rgwv.com), May 11 2001)
|
|
CROSSREFS
|
A001918, A001126, A019363.
Sequence in context: A083616 A091536 A092008 this_sequence A116206 A022224 A145685
Adjacent sequences: A061737 A061738 A061739 this_sequence A061741 A061742 A061743
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), May 06 2001
|
|
EXTENSIONS
|
More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), May 11 2001
|
|
|
Search completed in 0.002 seconds
|