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!)
A114673 Primes with 57 as smallest positive primitive root. 1

%I #8 Nov 20 2023 11:53:39

%S 471769,1380289,1854889,2605849,2754049,3900121,3903769,6324847,

%T 6966961,7244449,8574721,8679841,8912401,9470161,10448881,11183041,

%U 13313161,13383841,13577041,13983841,15132121,15792001,16238401,16639681,17610961,17785951,18367561

%N Primes with 57 as smallest positive primitive root.

%H Robert Price, <a href="/A114673/b114673.txt">Table of n, a(n) for n = 1..2505</a>

%t (* first load *) << NumberTheory`NumberTheoryFunctions` (* then *) Select[ Prime@Range@1130000, PrimitiveRoot@# == 57 &]

%Y Cf. A001122-A001126, A061323-A061335, A061730-A061741, A114657-A114686.

%K nonn

%O 1,1

%A _Robert G. Wilson v_, Dec 21 2005

%E a(25)-a(27) from _Robert Price_, Nov 20 2023

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 August 12 19:26 EDT 2024. Contains 375113 sequences. (Running on oeis4.)