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

Sequence A115799 in binary.
1

%I #2 Mar 31 2012 13:21:10

%S 0,101,1010,10100,10111,100101,101000,101110,1001010,1010000,1011100,

%T 1011101,10010100,10010111,10100000,10110111,10111000,10111010,

%U 100100101,100101000,100101110,101000000,101000101,101101110

%N Sequence A115799 in binary.

%Y Cf. a(n) = A007088(A115799(n)).

%K nonn,base

%O 0,2

%A _Antti Karttunen_, Feb 01 2006