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 #12 May 02 2013 13:09:34
%S 3,4,5,7,13,17,23,29,43,47,83,137,433,449,509,569,571,2971,4723,5387,
%T 9677,14431,30757,50833,104911,201107,433781,604711,931517,1049897,
%U 1285607,1636007
%N Numbers n such that the n-th Fibonacci number is prime, but cannot be written in the form a^2 + 10*b^2.
%H Blair Kelly, <a href="http://mersennus.net/fibonacci">Factorizations of Fibonacci and Lucas numbers</a>
%Y Cf. A000045, A001605.
%K nonn
%O 1,1
%A _V. Raman_, Sep 08 2012