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

%I #14 Mar 31 2014 05:11:02

%S 11,13,17,43,67,83,89,101,107,113,127,137,167,173,197,223,227,239,241,

%T 251,269,271,277,281,283,313,317,337,349,379,397,401,419,433,439,457,

%U 461,463,467,487,509,563,569,571,599,607,619,641,643,647,653,719,769,827,853

%N Primes with primitive root 46.

%H Vincenzo Librandi, <a href="/A019371/b019371.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=46; 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 15:34 EDT 2024. Contains 371794 sequences. (Running on oeis4.)