A140627 Primes of the form 33x^2+24xy+88y^2.
97, 313, 337, 433, 457, 937, 1033, 1753, 1873, 1993, 2113, 2137, 2593, 2713, 2857, 3217, 3457, 3697, 3793, 4177, 4297, 4513, 4657, 5113, 5737, 5857, 5953, 6217, 6553, 6577, 7057, 7393, 7417, 7873, 8233, 8377, 8713, 8737, 9337, 9697, 9817
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[33, 24, 88, 10000], QuadPrimes2[33, -24, 88, 10000]] (* see A106856 *)
Comments