|
Search: id:A061731
|
|
|
| A061731 |
|
Primes with 26 as smallest positive primitive root. |
|
+0 1
|
|
| 12391, 27191, 56611, 57791, 92761, 95929, 99289, 104281, 112249, 132049, 140281, 149689, 157081, 162649, 163321, 174241, 187871, 204601, 206641, 209563, 215161, 228841, 244561, 250741, 275881, 278881, 291481, 302299, 309289, 317831, 333451
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
MATHEMATICA
|
<< NumberTheory`NumberTheoryFunctions`; Prime[ Select[ Range[29000], PrimitiveRoot[ Prime[ # ] ] == 26 & ] ]
(* first load *) << NumberTheory`NumberTheoryFunctions` (* then *) Select[ Prime@Range@290000, PrimitiveRoot@# == 26 &] (from Robert G. Wilson v (rgwv(at)rgwv.com), May 11 2001)
|
|
CROSSREFS
|
A001918, A001126, A019352.
Sequence in context: A045080 A096618 A140938 this_sequence A068676 A033669 A122726
Adjacent sequences: A061728 A061729 A061730 this_sequence A061732 A061733 A061734
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), May 06 2001
|
|
|
Search completed in 0.002 seconds
|