A140619 Primes of the form 19x^2+4xy+28y^2.
19, 43, 139, 211, 283, 307, 523, 547, 571, 739, 787, 811, 1051, 1459, 1531, 1579, 1627, 1723, 1867, 1987, 2131, 2251, 2371, 2659, 2683, 2851, 3163, 3187, 3307, 3571, 3643, 3691, 3739, 3907, 4003, 4099, 4219, 4243, 4363, 4483, 4507, 5011
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[19, 4, 28, 10000], QuadPrimes2[19, -4, 28, 10000]] (* see A106856 *)
Comments