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”).

A072758
a(0)=0, a(1)=1 and for k>1, a(2k)=least positive integer not a(j) for j<2k; and a(2k+1)=a(2k)+Floor(a(2k)/2).
5
0, 1, 2, 3, 4, 6, 5, 7, 8, 12, 9, 13, 10, 15, 11, 16, 14, 21, 17, 25, 18, 27, 19, 28, 20, 30, 22, 33, 23, 34, 24, 36, 26, 39, 29, 43, 31, 46, 32, 48, 35, 52, 37, 55, 38, 57, 40, 60, 41, 61, 42, 63, 44, 66, 45, 67, 47, 70, 49, 73, 50, 75, 51, 76, 53, 79, 54, 81, 56, 84, 58, 87
OFFSET
0,3
COMMENTS
A permutation of the nonnegative integers; a(2n)=A072756(n+1), a(2n+1)=A072757(n-1) for n>=1.
CROSSREFS
KEYWORD
nonn
AUTHOR
Clark Kimberling, Jul 09 2002
STATUS
approved