login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A019358 Primes with primitive root 32. 2
3, 5, 13, 19, 29, 37, 53, 59, 67, 83, 107, 139, 149, 163, 173, 179, 197, 227, 269, 293, 317, 347, 349, 373, 379, 389, 419, 443, 467, 509, 523, 547, 557, 563, 587, 613, 619, 653, 659, 677, 709, 757, 773, 787, 797, 827, 829, 853, 859, 877, 883, 907, 947, 1019, 1109, 1117 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Prime[Range[200]], MultiplicativeOrder[32, # ] == # - 1 &]
Join[{3, 5, 13, 19, 29}, Select[Prime[Range[10, 200]], PrimitiveRoot[#, 32]==32&]] (* Harvey P. Dale, Aug 21 2021 *)
CROSSREFS
Sequence in context: A157974 A019420 A306930 * A081353 A238092 A024820
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 17:29 EDT 2024. Contains 371962 sequences. (Running on oeis4.)