A140620 Primes of the form 23x^2+4xy+68y^2.
23, 263, 503, 647, 887, 1223, 1583, 1823, 1847, 2063, 2207, 2447, 2687, 2903, 3407, 3527, 3623, 3767, 4007, 4463, 4703, 4943, 4967, 5087, 5303, 5807, 5903, 5927, 6263, 6863, 7127, 7487, 7583, 7823, 8087, 8423, 8447, 9623, 9767, 10007, 10247
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[23, 4, 68, 10000], QuadPrimes2[23, -4, 68, 10000]] (* see A106856 *)
Comments