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

 


A127809
Least positive primitive root of (n-th prime)^4.
3
2, 2, 3, 2, 2, 3, 2, 5, 2, 3, 2, 6, 3, 5, 2, 2, 2, 2, 7, 5, 3, 2, 3, 5, 2, 5, 2, 6, 3, 3, 2, 3, 2, 2, 6, 5, 2, 5, 2, 2, 2, 19, 5, 2, 3, 2, 3, 2, 6, 3, 7, 7, 6, 3, 5, 2, 6, 5, 3, 3, 2, 5, 17, 10, 2, 3, 10, 2, 2, 3, 7, 6, 2, 2, 5, 2, 5, 3, 21, 2, 2, 7, 5, 15, 2, 3, 13, 2, 3, 2, 13, 3, 2, 7, 5, 2, 3, 2, 2
OFFSET
2,1
MATHEMATICA
<< NumberTheory`NumberTheoryFunctions` Table[PrimitiveRoot[(Prime[n])^4], {n, 2, 100}]
Table[PrimitiveRoot[Prime[n]^4], {n, 2, 100}] (* Primitive Root is now part of the core functions in Mathematica *) (* Harvey P. Dale, Oct 11 2017 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Artur Jasinski, Jan 29 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 22 07:28 EDT 2024. Contains 376097 sequences. (Running on oeis4.)