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!)
A019396 Primes with primitive root 73. 1

%I #15 Mar 31 2014 09:45:57

%S 2,5,7,11,17,29,31,43,47,53,59,83,101,107,139,157,163,167,179,191,193,

%T 197,199,229,233,263,271,307,337,409,431,449,467,491,521,541,563,569,

%U 571,577,599,601,613,643,647,677,683,701,719,761,769,773,823,829,859,863,881

%N Primes with primitive root 73.

%H Vincenzo Librandi, <a href="/A019396/b019396.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 pr=73; Select[Prime[Range[200]], MultiplicativeOrder[pr, # ] == #-1 &]

%K nonn

%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 23 09:22 EDT 2024. Contains 371905 sequences. (Running on oeis4.)