%I A028886
%S A028886 17,41,73,113,281,353,433,521,617,953,1217,1361,2017,2393,2593,2801,
%T A028886 4217,4481,6553,7561,8273,8641,10193,10601,13217,13681,14153,14633,
%U A028886 15121,16633,17681,18217,20441,21017,21601,22193,25913,26561,29921
%N A028886 Primes of form n^2 - 8.
%H A028886 P. De Geest, <a href="http://www.worldofnumbers.com/consemor.htm">Palindromic
Quasipronics of the form n(n+x)</a>
%t A028886 lst={};Do[s=n^2;If[PrimeQ[p=s-8], AppendTo[lst, p]], {n, 7!}];lst [From
Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 27 2008]
%Y A028886 Sequence in context: A163185 A138005 A166147 this_sequence A146443 A110226
A054819
%Y A028886 Adjacent sequences: A028883 A028884 A028885 this_sequence A028887 A028888
A028889
%K A028886 nonn
%O A028886 1,1
%A A028886 Patrick De Geest (pdg(AT)worldofnumbers.com)
|