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 A364381 #9 Jul 29 2023 03:20:30 %S A364381 1,2,3,4,8,9,10,14,20,26,42,43,44,84,85,86,104,115,170,182,304,344, %T A364381 362,414,544,682,686,692,784,854,1014,1370,1384,1504,1673,1685,1706, %U A364381 2224,2315,2358,2730,2731,2732,2763,2774,3243,3594,3702,4144,4688,4864,5046,5408 %N A364381 Starts of runs of 3 consecutive integers that are greedy Jacobsthal-Niven numbers (A364379). %H A364381 Amiram Eldar, <a href="/A364381/b364381.txt">Table of n, a(n) for n = 1..10000</a> %t A364381 consecGreedyJN[5500, 3] (* using the function consecGreedyJN from A364380 *) %o A364381 (PARI) lista(5500, 3) \\ using the function lista from A364380 %Y A364381 Cf. A265745, A265747. %Y A364381 Subsequence of A364379 and A364380. %Y A364381 Subsequences: A364382, A364383. %Y A364381 Similar sequences: A154701, A328206, A328210, A328214, A330932, A331087, A333428, A334310, A331822, A342428, A344343, A351716, A351721, A352091, A352109, A352322, A352344, A352510, A364218. %K A364381 nonn,base %O A364381 1,2 %A A364381 _Amiram Eldar_, Jul 21 2023