A106922 Primes of the form x^2-xy+15y^2, with x and y nonnegative.
17, 59, 71, 139, 163, 197, 223, 317, 373, 383, 389, 439, 461, 479, 521, 547, 631, 641, 677, 727, 733, 743, 787, 827, 953, 1019, 1063, 1103, 1181, 1201, 1229, 1237, 1327, 1361, 1373, 1511, 1559, 1619, 1657, 1693, 1747, 1787, 1823, 1907, 1913, 1951
Offset: 1
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, -1, 15, 10000] (* see A106856 *)
Comments