A033235 Primes of the form x^2 + 55*y^2.
59, 71, 199, 229, 251, 269, 311, 379, 389, 499, 509, 631, 661, 691, 751, 839, 881, 929, 1049, 1061, 1171, 1181, 1279, 1321, 1409, 1439, 1499, 1571, 1609, 1699, 1721, 1741, 1901, 1951, 2029, 2069, 2269
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, 55, 10000] (* see A106856 *)
Comments