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

%I #14 Mar 31 2014 06:39:08

%S 2,5,11,13,17,23,41,43,61,67,71,79,89,101,107,151,157,163,173,179,181,

%T 191,229,239,257,263,269,293,313,331,347,349,353,359,431,433,461,463,

%U 487,499,509,547,571,577,593,631,677,683,743,751,761,769,773,797,827,829,857

%N Primes with primitive root 63.

%H Vincenzo Librandi, <a href="/A019387/b019387.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=63; 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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)