A270299 Numbers which are representable as a sum of eleven but no fewer consecutive nonnegative integers.
88, 176, 352, 704, 968, 1144, 1408, 1496, 1672, 1936, 2024, 2288, 2552, 2728, 2816, 2992, 3256, 3344, 3608, 3784, 3872, 4048, 4136, 4576, 4664, 5104, 5192, 5368, 5456, 5632, 5896, 5984, 6248, 6424, 6512, 6688, 6952, 7216, 7304, 7568, 7744, 7832, 8096, 8272
Offset: 1
Keywords
Examples
66 = 1 + 2 + 3 + ... + 9 + 10 + 11 = 21 + 22 + 23 (not in sequence); 88 = 3 + 4 + 5 + ... + 11 + 12 + 13; 176 = 11 + 12 + 13 + ... + 19 + 20 + 21; 352 = 27 + 28 + 29 + ... + 35 + 36 + 37.
Links
- Ray Chandler, Table of n, a(n) for n = 1..10000
Formula
A163169(a(n)) = 11. - Ray Chandler, Mar 22 2016
a(n) = 88*A236206(n). - Hugo Pfoertner, Feb 04 2021