A033238 Primes of form x^2+59*y^2.
59, 317, 383, 461, 547, 631, 677, 727, 787, 953, 1511, 1619, 1823, 2131, 2293, 2467, 2647, 2749, 2837, 2927, 2969, 3467, 3659, 3779, 4001, 4217, 4391, 4783, 4933, 5179, 5297, 5431, 5563, 5801, 5807
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, 59, 10000] (* see A106856 *)