A140623 Primes of the form 35x^2+30xy+51y^2.
131, 179, 251, 419, 491, 659, 971, 1091, 1499, 1811, 1979, 2339, 2531, 2939, 3251, 3299, 3371, 3539, 3779, 3851, 4091, 4211, 4931, 5099, 5171, 5651, 6491, 6659, 6899, 6971, 7019, 7211, 7331, 8219, 8291, 9491, 9539, 9851, 10091, 10139, 10331
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[35, 30, 51, 10000], QuadPrimes2[35, -30, 51, 10000]] (* see A106856 *)
Extensions
Corrected and extended b-file - Ray Chandler, Aug 02 2014
Comments