A140631 Primes of the form 57x^2+18xy+193y^2.
193, 457, 1033, 2017, 2137, 2377, 3217, 3313, 3697, 4153, 5233, 6073, 6337, 7057, 7417, 7753, 8353, 9433, 10753, 11113, 11617, 11953, 12097, 12433, 12553, 13297, 14737, 15073, 16417, 16633, 16993, 17257, 17977, 19273, 20113, 20353, 20857
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[57, 18, 193, 10000], QuadPrimes2[57, -18, 193, 10000]] (* see A106856 *)
Comments