A107013 Primes of the form x^2-xy+25y^2, with x and y nonnegative.
31, 37, 67, 97, 103, 157, 163, 181, 199, 223, 229, 313, 331, 367, 379, 397, 421, 433, 463, 487, 499, 577, 619, 631, 643, 661, 691, 709, 727, 751, 757, 823, 829, 859, 883, 907, 991, 1021, 1039, 1087, 1093, 1123, 1153, 1171, 1213, 1237, 1279, 1291, 1303
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, 25, 10000] (* see A106856 *)
Comments