A140629 Primes of the form 76x^2+20xy+145y^2.
241, 409, 769, 1321, 1489, 2281, 3001, 4129, 4441, 5449, 5689, 6121, 6481, 6961, 7129, 7321, 7369, 8209, 9001, 11161, 11329, 11689, 12241, 12409, 13249, 13681, 13921, 14929, 15361, 16369, 16729, 17041, 17401, 17569, 17881, 18049, 18289
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[76, 20, 145, 10000], QuadPrimes2[76, -20, 145, 10000]] (* see A106856 *)
Comments