A140622 Primes of the form 21x^2+12xy+76y^2.
109, 229, 349, 421, 541, 661, 709, 1021, 1549, 1669, 1789, 1861, 2221, 2269, 2749, 3061, 3109, 3229, 3469, 3541, 4621, 4789, 4909, 5101, 5701, 5869, 6229, 6469, 6661, 6781, 6949, 7741, 7789, 8101, 8221, 8461, 8821, 9349, 9661, 9781, 9901
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[21, 12, 76, 10000], QuadPrimes2[21, -12, 76, 10000]] (* see A106856 *)
Comments