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 A270298 #17 Feb 04 2021 20:52:23 %S A270298 44,52,68,76,92,116,124,148,164,172,188,212,236,244,268,284,292,316, %T A270298 332,356,388,404,412,428,436,452,484,508,524,548,556,572,596,604,628, %U A270298 652,668,676,692,716,724,748,764,772,788,796,836,844,884,892,908,916,932 %N A270298 Numbers which are representable as a sum of eight but no fewer consecutive nonnegative integers. %H A270298 Ray Chandler, <a href="/A270298/b270298.txt">Table of n, a(n) for n = 1..10000</a> %F A270298 A163169(a(n)) = 8. - _Ray Chandler_, Mar 22 2016 %F A270298 a(n) = 4*A008364(n+1). - _Hugo Pfoertner_, Feb 04 2021 %e A270298 36 = 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 = 11 + 12 + 13 (not in sequence); %e A270298 44 = 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9; %e A270298 52 = 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10; %e A270298 68 = 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12. %Y A270298 Cf. A008364, A138591, A270296, A270297, A270299, A270300, A270301, A270302, A270303. %K A270298 nonn %O A270298 1,1 %A A270298 _Martin Renner_, Mar 14 2016