A140626 Primes of the form 51x^2+48xy+56y^2.
59, 179, 659, 971, 1019, 1091, 1571, 1931, 1979, 2339, 2459, 2579, 2939, 3251, 3299, 3371, 3491, 3851, 4019, 4211, 4259, 4931, 5171, 5531, 5651, 6131, 6299, 6491, 6779, 6899, 7019, 7211, 7451, 7499, 7691, 8819, 9059, 9419, 9491, 10091
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[51, 48, 56, 10000], QuadPrimes2[51, -48, 56, 10000]] (* see A106856 *)
Extensions
Corrected and extended b-file - Ray Chandler, Aug 02 2014
Comments