OFFSET
1,1
COMMENTS
The sequence seems to behave in a similar way as the "forest fire" A229037. The graph (up to n=5000) looks like it has a fractal structure, with each dense "pillar" approximately double the size of the previous one.
The terms of this sequence do not seem to be larger (on average) than those of A229037, despite the construction of this sequence.
LINKS
Neal Gersh Tolunsky, Table of n, a(n) for n = 1..8000
Rémy Sigrist, PARI program for A348190
Neal Gersh Tolunsky, Scatterplot for n=1...8000
EXAMPLE
a(7) = 4, because 2 would form an arithmetic progression with a(1) = 2 and a(4) = 2 and 3 would form an arithmetic progression with a(5) = 3 and a(6) = 3. Therefore, 4 is the second smallest number which satisfies the condition (1 being the smallest).
PROG
(PARI) See Links section.
CROSSREFS
KEYWORD
nonn,look
AUTHOR
Albert Böschow, Oct 06 2021
STATUS
approved