A140628 Primes of the form 39x^2+6xy+71y^2.
71, 239, 311, 599, 719, 1151, 1319, 1439, 1511, 1559, 1871, 2111, 2879, 2999, 3359, 3719, 3911, 4079, 4271, 4751, 4871, 5039, 5279, 5591, 5639, 6311, 6719, 6791, 6959, 7079, 8039, 8951, 8999, 9239, 9431, 9479, 9551, 9719, 9791, 9839, 10151
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[39, 6, 71, 10000], QuadPrimes2[39, -6, 71, 10000]] (* see A106856 *)
Comments