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 A074297 #10 Feb 06 2022 21:28:35 %S A074297 2,2,1,6,8,6,6,2,1,2,2,1,33,53,33,6,50,2,72,74,72,72,296,295,33,293, %T A074297 74,324,35,296,33,35,33,33,32,2261,30,53,52,53,53,52,276,50,33,273, %U A074297 296,53,296,2883,330,33,296,295,296,296,295,33,35,33,33,32,324,30,278,35,276 %N A074297 Position of the first occurrence of n consecutive terms with the largest possible sum in the Kolakoski sequence (A000002). %C A074297 The sequence of maximal sums begins 2, 4, 5, 7, 9, 10, 12, 13, 14, 16, 18, 19, 21, 23, 24, 25, 27, 28, 30, ... %H A074297 Hakan Icoz, <a href="/A074297/b074297.txt">Table of n, a(n) for n = 1..200</a> %e A074297 a(4)=6 because the Kolakoski sequence starting at position 6 is 2, 1, 2, 2 which sums to 7, which is the largest possible sum of 4 consecutive terms. %Y A074297 Cf. A000002, A074296, A074298. %K A074297 nonn %O A074297 1,1 %A A074297 _Jon Perry_, Sep 21 2002 %E A074297 a(8)-a(15) from and edited by _Nathaniel Johnston_, May 02 2011 %E A074297 More terms from _Hakan Icoz_, Jan 01 2022