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.
%I A095336 #5 Mar 31 2012 14:02:23 %S A095336 1,3,3,13,20,41,76,176,325,638,1353,2533,5223,10186,20504,40775,80661, %T A095336 163765,318602,649948,1268922,2571531,5082895,10217300,20327307, %U A095336 40399966,82164918,160343669,324931245,640501167,1290990369,2567150515 %N A095336 Sum of 1-fibits in Zeckendorf-expansion A014417(p) summed for all primes p in range ]2^n,2^(n+1)]. %H A095336 A. Karttunen and J. Moyer: <a href="/A095062/a095062.c.txt">C-program for computing the initial terms of this sequence</a> %e A095336 a(1)=1, as only prime in range ]2,4] is 3, whose Fibonacci-representation is 100. In the next range we have primes 5 and 7, whose Fibonacci-representations are 1000 and 1010 respectively, thus a(2)=3. %Y A095336 Cf. A095298, A095353. %K A095336 nonn %O A095336 1,2 %A A095336 _Antti Karttunen_, Jun 04 2004