A140614 Primes of the form 15x^2+12xy+20y^2.
23, 47, 71, 191, 311, 383, 599, 647, 719, 839, 863, 911, 983, 1103, 1367, 1439, 1511, 1607, 1871, 2039, 2399, 2423, 2447, 2663, 2687, 2711, 2927, 3023, 3191, 3359, 3623, 3719, 3767, 4007, 4079, 4271, 4679, 4799, 4871, 4943, 5039, 5087, 5303
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[15, 12, 20, 10000], QuadPrimes2[15, -12, 20, 10000]] (* see A106856 *)
Comments