cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A020908 Number of terms in Zeckendorf representation of 2^n.

This page as a plain text file.
%I A020908 #14 Aug 28 2024 09:37:12
%S A020908 1,1,2,1,2,3,3,3,3,6,3,6,6,5,6,8,7,6,7,7,8,8,11,12,13,9,9,12,6,10,14,
%T A020908 13,14,11,15,12,16,18,17,18,18,20,18,15,17,21,19,21,20,19,18,21,20,20,
%U A020908 19,22,19,21,24,28,25,28,28,24,25,28,29,25,29,31,30,29,27,33,31,32,31,29,32,29
%N A020908 Number of terms in Zeckendorf representation of 2^n.
%H A020908 Amiram Eldar, <a href="/A020908/b020908.txt">Table of n, a(n) for n = 0..1000</a>
%e A020908 First few terms correspond to 1, 2, 3+1, 8, 13+3, 21+8+3, 55+8+1, 89+34+5, 233+21+2, 377+89+34+8+2+1.
%Y A020908 Cf. A007895.
%K A020908 nonn
%O A020908 0,3
%A A020908 _Clark Kimberling_
%E A020908 Corrected and extended by _David W. Wilson_, May 15 1997