A140625 Primes of the form 28x^2+20xy+85y^2.
157, 277, 397, 613, 733, 757, 853, 997, 1213, 1453, 1597, 2053, 2437, 2557, 2677, 2797, 3037, 3253, 3733, 3877, 4357, 4813, 4957, 5077, 5413, 5557, 6277, 6637, 6733, 6997, 7237, 7573, 8053, 8293, 8893, 9013, 9277, 9397, 9733, 9973, 10093
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[28, 20, 85, 10000], QuadPrimes2[28, -20, 85, 10000]] (* see A106856 *)
Comments