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 A364126 #8 Jul 07 2023 05:42:54 %S A364126 125340,945591,14998632,16160505,19304934,42053801,42064137,46049955, %T A364126 57180537,103562368,108489885,122495982,135562299,139343337,147991452, %U A364126 164002374,271566942,296019657,301748706,310980030,314537247,316725570,333478935,336959907,349815255 %N A364126 Starts of runs of 4 consecutive integers that are Stolarsky-Niven numbers (A364123). %C A364126 Are there runs of 5 or more consecutive integers that are Stolarsky-Niven numbers? %H A364126 Amiram Eldar, <a href="/A364126/b364126.txt">Table of n, a(n) for n = 1..207</a> %t A364126 seq[2, 4] (* generates the first 2 terms, using the function seq[count, nConsec] from A364124 *) %o A364126 (PARI) lista(2, 4) \\ generates the first 2 terms, using the function lista(count, nConsec) from A364124 %Y A364126 Subsequence of A364123, A364124 and A364125. %Y A364126 Similar sequences: A141769, A328211, A328207, A328215, A330933, A331824, A334311, A342429, A344344, A352092, A352110, A352345, A352511. %K A364126 nonn,base %O A364126 1,1 %A A364126 _Amiram Eldar_, Jul 07 2023