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 A103337 #11 Feb 16 2025 08:32:56 %S A103337 0,1,6,6,6,6,6,6,10,10,21,6,21,15,15,15,15,6,6,21,15,6,6,10,14,6,6,10, %T A103337 6,6,6,14,6,6,10,6,6,14,10,6,21,10,35,6,6,6,15,6,6,10,21,14,6,33,6,6, %U A103337 10,6,6,6,10,6,22,15,15,6,10,12,6,15,15,10,14,21,6,15,6,6,6,6,6,6,6,10,10,6 %N A103337 Smallest primitive root of numbers in sequence A103335. %H A103337 Robert Israel, <a href="/A103337/b103337.txt">Table of n, a(n) for n = 1..10000</a> %H A103337 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PrimitiveRoot.html">Primitive Root.</a> %p A103337 # given list A103335 as at that sequence %p A103337 [0,seq(numtheory:-primroot(A103335[i]),i=2..nops(A103335))]; # _Robert Israel_, Sep 08 2020 %Y A103337 Cf. A001918, A046144, A046145, A046146, A103309, A103310, A103335, A103336, A103338. %K A103337 nonn %O A103337 1,3 %A A103337 _Harry J. Smith_, Jan 31 2005 %E A103337 Offset changed by _Robert Israel_, Sep 08 2020