Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #14 Apr 25 2015 11:29:33
%S 2,3,5,7,11,17,41,43,67,109,179,467,1973,5167,8363,21893,35423,92737,
%T 392837,2692537,11405773,48315633,126491971,204668311,331160281,
%U 535828591,1402817467,40730022149,279167724889,8105479075763,145446920496281,26944668049352441
%N Primes which are not the sums of two consecutive non-Fibonacci numbers.
%e 2, 3, 5, 7, 11 are in this sequence because first 9 sums of two consecutive non-Fibonacci numbers are 4, 6, 7, 9, 10, 11, 12, 14, 15.
%Y Cf. A001690.
%K nonn,easy
%O 1,1
%A _Juri-Stepan Gerasimov_, Apr 24 2015