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 #18 May 02 2013 13:03:21
%S 7,19,31,67,2137,268207
%N Numbers n such that (10^n + 1)/11 is prime and can be written in the form a^2 + 7*b^2.
%C These exponents are congruent to {0, 1, 3} mod 6.
%H Samuel S. Wagstaff, Jr. <a href="http://homes.cerias.purdue.edu/~ssw/cun/index.html">The Cunningham Project</a>
%Y Cf. A001562.
%K nonn
%O 1,1
%A _V. Raman_, Sep 08 2012