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.

A095060 Number of fibeven primes (A095080) in range ]2^n,2^(n+1)].

This page as a plain text file.
%I A095060 #11 Jun 13 2024 10:51:35
%S A095060 1,2,2,3,3,9,16,25,50,83,150,286,540,975,1865,3515,6588,12620,23835,
%T A095060 45486,86811,165822,317770,608517,1170182,2254124,4342530,8383468,
%U A095060 16197159,31335332,60680818,117633364,228260489,443281943,861677274
%N A095060 Number of fibeven primes (A095080) in range ]2^n,2^(n+1)].
%H A095060 Antti Karttunen and John Moyer, <a href="/A095062/a095062.c.txt">C-program for computing the initial terms of this sequence</a>.
%H A095060 <a href="/index/Pri#primesubsetpop2">Index entries for sequences related to occurrences of various subsets of primes in range ]2^n,2^(n+1)]</a>.
%F A095060 a(n) = A036378(n) - A095061(n) = A095062(n) + A095067(n).
%Y A095060 Cf. A036378, A095061, A095062, A095067, A095080.
%K A095060 nonn,more
%O A095060 1,2
%A A095060 _Antti Karttunen_, Jun 01 2004
%E A095060 a(34)-a(35) from _Amiram Eldar_, Jun 13 2024