Arithmetic Progressions, Quote:
"A finite sequence like $\{10,13,16,19\}$. This is an arithmetic progression of length $4$, of (constant) difference $3$ and an initial value $10$."
In this first finite sequence my guess is that length $4$ means the number of elements in that sequence?
However, im unable to understand whats going on in this sequence:
$\{0, 1, 2, 4, 7, 11, 17, 26, 40, 61, 92, 139, 209, 314, 472, 709, 1064, 1597,...\}$. OEIS: A006999 (Partitioning integers to avoid arithmetic progressions of length 3.)
In this sequence, it is not clear what it means for me. The terms does not seem to match a constant difference pattern? And so avoiding length $3$ progressions gets me confused, Does it have anything to do with the partitioning of integers, but how does it work?