cp's OEIS Frontend

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.

A364125 Starts of runs of 3 consecutive integers that are Stolarsky-Niven numbers (A364123).

This page as a plain text file.
%I A364125 #8 Jul 07 2023 05:42:42
%S A364125 1419,2680,6984,18765,20383,28390,48697,55560,69056,121913,125340,
%T A364125 125341,125739,133614,135189,136409,140789,147563,150138,155518,
%U A364125 157068,171819,317933,318188,319395,323685,339723,340846,349326,356290,371041,389010,392903,393809,400608
%N A364125 Starts of runs of 3 consecutive integers that are Stolarsky-Niven numbers (A364123).
%H A364125 Amiram Eldar, <a href="/A364125/b364125.txt">Table of n, a(n) for n = 1..10000</a>
%t A364125 seq[10, 3] (* generates the first 10 terms, using the function seq[count, nConsec] from A364124 *)
%o A364125 (PARI) lista(10, 3) \\ generates the first 10 terms, using the function lista(count, nConsec) from A364124
%Y A364125 Subsequence of A364123 and A364124.
%Y A364125 Subsequence: A364126.
%Y A364125 Similar sequences: A154701, A328206, A328210, A328214, A330932, A331087, A333428, A334310, A331822, A342428, A344343, A351716, A351721, A352091, A352109, A352322, A352344, A352510.
%K A364125 nonn,base
%O A364125 1,1
%A A364125 _Amiram Eldar_, Jul 07 2023