OFFSET
1,3
COMMENTS
LINKS
Neal Gersh Tolunsky, Table of n, a(n) for n = 1..1000
EXAMPLE
a(52) cannot be values 1-7 without creating an arithmetic progression. a(52) cannot be 8 because the terms at i = 22,32,42,52 (common difference 10) would have the terms 5,11,2,8, which, rearranged, form the progression 2,5,8,11 (common difference 3). a(52) cannot be 9 because the terms at i = 38,45,52 (common difference 7) would have the terms 5,1,9, which in the order 1,5,9 form an arithmetic progression (common difference 4). So a(52) = 10.
CROSSREFS
KEYWORD
nonn
AUTHOR
Neal Gersh Tolunsky, Mar 29 2025
STATUS
approved
