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!)
A019361 Primes with primitive root 35. 2

%I #18 Jan 31 2018 11:41:35

%S 2,3,11,37,41,47,53,61,71,79,83,89,101,103,137,151,167,179,191,197,

%T 211,223,227,229,233,239,241,269,283,317,331,359,373,379,383,409,431,

%U 457,461,467,499,503,509,521,557,563,571,587,599,601,607,617,643,647,653,659,661

%N Primes with primitive root 35.

%H Vincenzo Librandi, <a href="/A019361/b019361.txt">Table of n, a(n) for n = 1..1000</a>

%H <a href="/index/Pri#primes_root">Index entries for primes by primitive root</a>

%t Select[Prime[Range[200]], MultiplicativeOrder[35, #] == # - 1 &]

%K nonn,easy

%O 1,1

%A _David W. Wilson_

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 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)