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

%I #8 Nov 20 2023 11:52:49

%S 336361,863521,978853,1225849,1244591,2116921,2238721,2361241,2659801,

%T 3954889,4326841,5781169,6636961,7699561,8649001,9806281,9808681,

%U 9867841,10165681,10550401,10906921,11426449,12252769,13421521,13778209,15147001,15229561,15817201

%N Primes with 58 as smallest positive primitive root.

%H Robert Price, <a href="/A114674/b114674.txt">Table of n, a(n) for n = 1..3385</a>

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

%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(26)-a(28) 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 15:11 EDT 2024. Contains 375113 sequences. (Running on oeis4.)