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!)
A114669 Primes with 53 as smallest positive primitive root. 2

%I #10 Nov 20 2023 11:54:20

%S 161831,543841,786241,1007161,1331521,1527289,1591969,1884791,2005441,

%T 2574601,2784961,3086977,3131209,3474719,3735601,3818929,3829489,

%U 3852601,3856129,4082401,4145951,4259641,4353001,4554553,4740961,4823641,4893001,5020391,5206081

%N Primes with 53 as smallest positive primitive root.

%H Robert Price, <a href="/A114669/b114669.txt">Table of n, a(n) for n = 1..9999</a>

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

%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(29) 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 13 16:28 EDT 2024. Contains 375144 sequences. (Running on oeis4.)