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 A270301 #17 Feb 04 2021 18:11:27 %S A270301 136,152,184,232,248,296,328,344,376,424,472,488,536,568,584,632,664, %T A270301 712,776,808,824,856,872,904,1016,1048,1096,1112,1192,1208,1256,1304, %U A270301 1336,1384,1432,1448,1528,1544,1576,1592,1688,1784,1816,1832,1864,1912,1928 %N A270301 Numbers which are representable as a sum of sixteen but no fewer consecutive nonnegative integers. %H A270301 Ray Chandler, <a href="/A270301/b270301.txt">Table of n, a(n) for n = 1..10000</a> %F A270301 A163169(a(n)) = 16. - _Ray Chandler_, Mar 22 2016 %F A270301 a(n) == 0 (mod 8). - _Hugo Pfoertner_, Feb 04 2021 %e A270301 136 = 1 + 2 + 3 + ... + 14 + 15 + 16; %e A270301 152 = 2 + 3 + 4 + ... + 15 + 16 + 17; %e A270301 169 = 3 + 4 + 5 + ... + 16 + 17 + 18 = 84 + 85 (not in sequence); %e A270301 184 = 4 + 5 + 6 + ... + 17 + 18 + 19. %Y A270301 Cf. A138591, A270296, A270297, A270298, A270299, A270300, A270302, A270303. %K A270301 nonn %O A270301 1,1 %A A270301 _Martin Renner_, Mar 14 2016