OFFSET
1,2
EXAMPLE
A377091 with terms grouped by sign begins:
(0) (1 2) (-2 -1) (3 4 5) (-4 -3) (6 7 8) (-8 -7 -6 -5 -9 -10 -11 -12) ...
Their absolute value is:
(0) (1 2) ( 2 1) (3 4 5) ( 4 3) (6 7 8) ( 8 7 6 5 9 10 11 12) ...
And the corresponding terms of the present sequence are therefore:
0 * 3 * 8 * * ...
(where * indicates sublists whose terms do not form an arithmetic progression with common difference -1).
MATHEMATICA
CROSSREFS
KEYWORD
nonn
AUTHOR
Paolo Xausa, Jan 26 2025
STATUS
approved
