A140632 Primes of the form 55x^2+10xy+199y^2.
199, 439, 1039, 1231, 1951, 2239, 2551, 2791, 3559, 3631, 4759, 5431, 6991, 7159, 7591, 8839, 9439, 10111, 11119, 11311, 11959, 13159, 13711, 13831, 14479, 14551, 15391, 15679, 15991, 16519, 16831, 17239, 17359, 17839, 17911, 18199, 18919
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[55, 10, 199, 10000], QuadPrimes2[55, -10, 199, 10000]] (* see A106856 *)
Comments