%I #20 Aug 07 2014 09:56:11
%S 29,173,197,277,353,457,557,661,761,929,937,1049,1069,1093,1193,1213,
%T 1301,1553,1637,1669,1861,1997,2081,2141,2269,2297,2333,2377,2749,
%U 2833,2909,3253,3373,3793,3833,3853
%N Primes of form x^2+29*y^2.
%D David A. Cox, "Primes of the Form x^2 + n y^2", Wiley, 1989.
%H Vincenzo Librandi and Ray Chandler, <a href="/A033219/b033219.txt">Table of n, a(n) for n = 1..10000</a> [First 1000 terms from Vincenzo Librandi]
%H N. J. A. Sloane et al., <a href="https://oeis.org/wiki/Binary_Quadratic_Forms_and_OEIS">Binary Quadratic Forms and OEIS</a> (Index to related sequences, programs, references)
%t QuadPrimes2[1, 0, 29, 10000] (* see A106856 *)
%K nonn,easy
%O 1,1
%A _N. J. A. Sloane_.