OFFSET
0,3
COMMENTS
Conjecture: this sequence is a permutation of the nonnegative integers.
LINKS
Rémy Sigrist, Table of n, a(n) for n = 0..10000
Rémy Sigrist, PARI program
EXAMPLE
A377091 begins:
0, 1, 2, -2, -1, 3, 4, 5, -4, -3, 6, 7, 8, -8, -7, -6, -5, -9, -10, -11, -12, 13
So the present sequence begins:
0, 1, 2, 3, 4, 5, 6, 7, 8, 13
PROG
(PARI) \\ See Links section.
CROSSREFS
KEYWORD
nonn,new
AUTHOR
Rémy Sigrist, Jan 05 2025
STATUS
approved