%I A006224
%S A006224 0,1,3,14,59,477,7640,122253,3912117,116157794,3139131575,
%T A006224 126930934745,6106040228240,155771414876393,7697370378785657,
%U A006224 388117487932008034,10050682094475643867,513739377290126483005
%N A006224 Rabbytes: group eight successive Fibonacci numbers in binary and translate
to decimal.
%e A006224 The Fibonacci numbers in binary are 0, 1, 1, 10, 11, 101, 1000, 1101,
... Grouping in clumps of 8 gives 0 = 0; 01 = 1; 011 = 3; 01110 =
14; 0111011 = 59; etc.
%Y A006224 Cf. A006225.
%Y A006224 Sequence in context: A038679 A151235 A151236 this_sequence A131262 A006502
A024037
%Y A006224 Adjacent sequences: A006221 A006222 A006223 this_sequence A006225 A006226
A006227
%K A006224 nonn,base,easy
%O A006224 0,3
%A A006224 Olivier Gerard (olivier.gerard(AT)gmail.com)
|