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

%I #8 Nov 20 2023 11:55:21

%S 129361,632041,3078769,4453681,4620961,4677121,6633001,7626481,

%T 8318641,9471841,9746521,14249929,16073401,16243921,17396569,17793241,

%U 18696241,18833641,19245601,20159329,20390329,24551521,24638881,24763369,25796401,36403921,36533281

%N Primes with 52 as smallest positive primitive root.

%H Robert Price, <a href="/A114668/b114668.txt">Table of n, a(n) for n = 1..1043</a>

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

%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 April 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)