A267303 Earliest positive increasing sequence having no 6-term subsequence with constant second differences.
1, 2, 3, 4, 5, 7, 8, 9, 10, 12, 13, 14, 15, 18, 20, 21, 22, 25, 26, 28, 35, 36, 39, 41, 43, 46, 47, 49, 54, 55, 56, 64, 68, 74, 75, 81, 83, 84, 85, 87, 88, 90, 91, 93, 95, 103, 108, 109, 111, 118, 129, 134, 137, 140, 144, 145, 150, 151, 152, 153
Offset: 1
Keywords
Crossrefs
Programs
-
PARI
A267303(n, show=0, L=6, o=2, v=[1], D=v->v[2..-1]-v[1..-2])={ my(d, m); while( #v
1, ); #Set(d)>1||next(2), 2); break)); v[#v]} \\ M. F. Hasler, Jan 12 2016