login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A379873
Nonnegative values in A377091, in order of appearance and with offset 0.
2
0, 1, 2, 3, 4, 5, 6, 7, 8, 13, 9, 10, 11, 12, 18, 14, 15, 16, 17, 25, 21, 20, 19, 23, 22, 26, 27, 28, 24, 32, 31, 30, 29, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67
OFFSET
0,3
COMMENTS
Conjecture: this sequence is a permutation of the nonnegative integers.
LINKS
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
Sequence in context: A271831 A180628 A165306 * A254116 A254115 A032986
KEYWORD
nonn,new
AUTHOR
Rémy Sigrist, Jan 05 2025
STATUS
approved