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!)
A138305 Irregular triangle of prime primitive roots of prime(n). 5
2, 2, 3, 3, 5, 2, 7, 2, 7, 11, 3, 5, 7, 11, 2, 3, 13, 5, 7, 11, 17, 19, 2, 3, 11, 19, 3, 11, 13, 17, 2, 5, 13, 17, 19, 7, 11, 13, 17, 19, 29, 3, 5, 19, 29, 5, 11, 13, 19, 23, 29, 31, 41, 43, 2, 3, 5, 19, 31, 41, 2, 11, 13, 23, 31, 37, 43, 47, 2, 7, 17, 31, 43, 59, 2, 7, 11, 13, 31, 41, 61, 7 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
COMMENTS
The length of row n is A138304(n).
LINKS
EXAMPLE
2;
2,3;
3,5;
2,7;
2,7,11;
3,5,7,11;
MATHEMATICA
Flatten[Table[p=Prime[n]; Select[Prime[Range[n-1]], MultiplicativeOrder[ #, p]==p-1&], {n, 100}]]
CROSSREFS
Cf. A002233 (least prime primitive root), A060749 (triangle of primitive roots of primes).
Sequence in context: A165129 A113773 A060749 * A169897 A254309 A079375
KEYWORD
nonn,tabf
AUTHOR
T. D. Noe, Mar 14 2008
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 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)