A140621 Primes of the form 28x^2+12xy+57y^2.
73, 97, 193, 457, 577, 1033, 1657, 1753, 2017, 2113, 2137, 2377, 2593, 2953, 3217, 3313, 3673, 3697, 4153, 4297, 4513, 5233, 5857, 6073, 6337, 6793, 7057, 7417, 7753, 7873, 7993, 8353, 8377, 9433, 9817, 10177, 10753, 10993, 11113, 11497
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[28, 12, 57, 10000], QuadPrimes2[28, -12, 57, 10000]] (* see A106856 *)
Comments