A140617 Primes of the form 11x^2+8xy+32y^2.
11, 107, 179, 347, 443, 491, 659, 683, 827, 947, 1019, 1163, 1187, 1283, 1451, 1499, 1523, 1619, 1667, 1787, 2003, 2027, 2339, 2459, 2531, 2699, 2843, 2963, 3011, 3203, 3299, 3347, 3371, 3467, 3539, 3803, 3851, 4019, 4139, 4211, 4523, 4547
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[11, 8, 32, 10000], QuadPrimes2[11, -8, 32, 10000]] (* see A106856 *)
Comments