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

Lodumo_3 of A102370 (sloping binary numbers).
0

%I #5 Sep 08 2013 13:31:39

%S 0,3,6,2,1,9,4,12,5,8,11,7,10,14,15,17,13,16,19,18,20,22,23,25,21,24,

%T 27,28,26,30,31,33,29,32,35,34,36,38,39,41,37,40,43,42,45,46,44,49,48,

%U 51,54,47,52,57,55,60,50,53,63,66,58,56,69,59,61,64,67,72,62,70,65,73,75

%N Lodumo_3 of A102370 (sloping binary numbers).

%C Permutation of nonnegative numbers.

%F a(n)= lod_3(A102370(n)).

%Y Cf. A102370, A158461.

%K nonn,less,base

%O 0,2

%A _Philippe Deléham_, Apr 28 2009