A140615 Primes of the form 13x^2+6xy+21y^2.
13, 61, 109, 277, 349, 373, 541, 613, 733, 853, 877, 997, 1069, 1117, 1381, 1429, 1597, 1669, 1693, 1789, 1861, 1933, 2053, 2221, 2389, 2437, 2749, 2917, 3109, 3181, 3229, 3253, 3373, 3517, 3541, 3637, 3709, 4021, 4549, 4597, 4813, 4861
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[13, 6, 21, 10000], QuadPrimes2[13, -6, 21, 10000]] (* see A106856 *)
Comments