A033256 Primes of form x^2+87*y^2.
103, 151, 283, 349, 373, 397, 487, 571, 709, 787, 877, 883, 1039, 1459, 1531, 1567, 1753, 2017, 2029, 2179, 2203, 2239, 2371, 2383, 2557, 2617, 2659, 2719, 2749, 2791, 2851, 3181, 3253, 3301, 3331, 3373
Offset: 1
References
- David A. Cox, "Primes of the Form x^2 + n y^2", Wiley, 1989.
Links
- Vincenzo Librandi and Ray Chandler, Table of n, a(n) for n = 1..10000 [First 1000 terms from Vincenzo Librandi]
- N. J. A. Sloane et al., Binary Quadratic Forms and OEIS (Index to related sequences, programs, references)
Programs
-
Mathematica
QuadPrimes2[1, 0, 87, 10000] (* see A106856 *)
Comments