A140630 Primes of the form 88x^2+32xy+127y^2.
127, 823, 1303, 1327, 1663, 3823, 3847, 3943, 4447, 4663, 4783, 5503, 6007, 6343, 6367, 6967, 7687, 8527, 8863, 10663, 10903, 11047, 11743, 12583, 13183, 14407, 14767, 15583, 16927, 17047, 18223, 19447, 20407, 20983, 23143, 23167, 23767
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)
Crossrefs
Cf. A140633.
Programs
-
Mathematica
Union[QuadPrimes2[88, 32, 127, 10000], QuadPrimes2[88, -32, 127, 10000]] (* see A106856 *)
Comments