%I #17 Aug 05 2014 14:16:29
%S 3,41,137,191,263,359,461,479,617,797,827,971,983,1229,1439,1481,1493,
%T 1613,1697,1721,1787,2099,2339,2381,2393,2531,2621,2729,2753,2939,
%U 2999,3347,3407,3449,3767,3797,3917,4139,4481,4493,4679,4889,5087
%N Primes of the form 3x^2+3xy+8y^2, with x and y nonnegative.
%C Discriminant=-87.
%H Vincenzo Librandi and Ray Chandler, <a href="/A106978/b106978.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[3, 3, 8, 10000] (* see A106856 *)
%K nonn,easy
%O 1,1
%A _T. D. Noe_, May 09 2005