%I A006225
%S A006225 0,1,3,13,55,445,7121,113947,3646325,99147089,2050446459,125018193357,
%T A006225 5616378432777,30417995237783,6566814307004221,383349575034664217,
%U A006225 5168339287595575151,549730084897741831651,22737447826678001578373
%N A006225 Rabbytes: group eight successive Fibonacci numbers in reversed binary
and translate to decimal.
%e A006225 The Fibonacci numbers in binary are 0, 1, 1, 10, 11, 101, 1000, 1101,
... Reverse and group in clumps of 8 gives 0 = 0; 01 = 1; 011 = 3;
01101 = 13; 01101101 = 55; etc.
%Y A006225 Cf. A006224.
%Y A006225 Sequence in context: A151217 A151218 A151219 this_sequence A100588 A081952
A010903
%Y A006225 Adjacent sequences: A006222 A006223 A006224 this_sequence A006226 A006227
A006228
%K A006225 nonn,base,easy
%O A006225 0,3
%A A006225 Olivier Gerard (olivier.gerard(AT)gmail.com)
|