A140616 Primes of the form 5x^2+4xy+68y^2.
5, 101, 173, 269, 293, 461, 509, 677, 773, 797, 941, 1013, 1109, 1181, 1277, 1301, 1613, 1637, 1949, 1973, 2141, 2309, 2357, 2477, 2621, 2693, 2789, 2861, 2957, 3461, 3533, 3701, 3797, 3821, 3989, 4133, 4157, 4373, 4493, 4637, 4877, 4973
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[5, 4, 68, 10000], QuadPrimes2[5, -4, 68, 10000]] (* see A106856 *)
Comments