The sequence is {a(n), n>=0}, the concatenation of the binary expansions of the absolute values |a(n)| is {b(n), n>=0}; start with a(0)=0; thereafter a(n) = a(n-1)+n if b(n-1)=0, otherwise a(n) = a(n-1)-n.
A309217
The sequence is {a(n), n>=0}, the concatenation of the binary expansions of the absolute values |a(n)| is {b(n), n>=0}; start with a(0)=0; thereafter a(n) = a(n-1)+n if b(n-1)=0, otherwise a(n) = a(n-1)-n.
Terms
- a(0) =0a(1) =1a(2) =-1a(3) =-4a(4) =-8a(5) =-3a(6) =3a(7) =-4a(8) =4a(9) =13a(10) =23a(11) =12a(12) =0a(13) =-13a(14) =-27a(15) =-42a(16) =-26a(17) =-9a(18) =-27a(19) =-8a(20) =12a(21) =-9a(22) =-31a(23) =-8a(24) =-32a(25) =-57a(26) =-31a(27) =-58a(28) =-86a(29) =-115
External references
- oeis: A309217