%I #20 Aug 07 2014 10:33:57
%S 43,47,59,79,107,173,181,197,239,293,367,397,443,461,487,613,619,643,
%T 701,719,769,787,797,809,827,857,977,1013,1049,1063,1091,1129,1171,
%U 1217,1399,1487,1543,1549,1559,1597
%N Primes of form x^2+43*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="/A033230/b033230.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, 43, 10000] (* see A106856 *)
%K nonn,easy
%O 1,1
%A _N. J. A. Sloane_.