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.

A095336 Sum of 1-fibits in Zeckendorf-expansion A014417(p) summed for all primes p in range ]2^n,2^(n+1)].

Original entry on oeis.org

1, 3, 3, 13, 20, 41, 76, 176, 325, 638, 1353, 2533, 5223, 10186, 20504, 40775, 80661, 163765, 318602, 649948, 1268922, 2571531, 5082895, 10217300, 20327307, 40399966, 82164918, 160343669, 324931245, 640501167, 1290990369, 2567150515
Offset: 1

Views

Author

Antti Karttunen, Jun 04 2004

Keywords

Examples

			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.
		

Crossrefs