A140624 Primes of the form 19x^2+14xy+91y^2.
19, 139, 619, 691, 811, 859, 1291, 1459, 1531, 1699, 2131, 2371, 2539, 2659, 2971, 3331, 3499, 4051, 4219, 4339, 4651, 5011, 5059, 5179, 5659, 5851, 6571, 6691, 7411, 7699, 8011, 8179, 8419, 8539, 9091, 9859, 9931, 10099, 10531, 10771, 10891
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, 14, 91, 10000], QuadPrimes2[19, -14, 91, 10000]] (* see A106856 *)
Comments