This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A114657 #14 Nov 19 2023 01:33:14 %S A114657 1373989,3296581,3771211,4014739,4073371,5191033,15188731,19461661, %T A114657 23108101,27478621,27945061,39242701,40393051,48942661,51113941, %U A114657 60043411,62362411,66868621,71443531,73572181,94008091,103767691,106066171,110543581,110950171,114407101 %N A114657 Primes with 40 as smallest positive primitive root. %H A114657 Robert Price, <a href="/A114657/b114657.txt">Table of n, a(n) for n = 1..302</a> %t A114657 Select[ Prime@Range@6354000, PrimitiveRoot@# == 40 &] %Y A114657 Cf. A001122-A001126, A061323-A061335, A061730-A061741, A114657-A114686. %K A114657 nonn %O A114657 1,1 %A A114657 _Robert G. Wilson v_, Dec 21 2005 %E A114657 a(23)-a(26) from _Robert Price_, Nov 18 2023