OFFSET
1,1
COMMENTS
When the successive terms of the present sequence are expressed as the sum of k>1 consecutive odd numbers and added, the end result will be 1 + 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17...... (conjectured to extend ad infinitum).
This is the lexicographically earliest sequence of distinct positive terms with this property.
The equivalent sequence with sums of consecutive even numbers is simply A336897 where every term is doubled.
EXAMPLE
The 1st term is 4 and 4 = 1+3.
The 2nd term is 12 and 12 = 5+7.
The 3rd term is 20 and 20 = 9+11.
The 4th term is 28 and 28 = 13+15.
The 5th term is 57 and 57 = 17+19+21; etc.
(The 5th term is NOT 36 as 36 can be expressed as the sum of k>1 consecutive odd numbers in more than one way: 36 = 17+19 and 36 = 1+3+5+7+9+11).
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Eric Angelini and Jean-Marc Falcoz, Aug 15 2020
STATUS
approved