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

%I #8 Nov 21 2023 05:16:59

%S 1171921,1209121,1881961,2086681,2264161,5028241,5385361,5976961,

%T 7024081,7097809,8182441,8739721,8752129,8833969,8847451,9140569,

%U 10222081,10328111,10434649,11787481,11923921,12098761,13364569,14408881,14523601,15599471,16295449

%N Primes with 61 as smallest positive primitive root.

%H Robert Price, <a href="/A114677/b114677.txt">Table of n, a(n) for n = 1..3883</a>

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

%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(24)-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 May 9 16:12 EDT 2024. Contains 372353 sequences. (Running on oeis4.)