[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A106872
Primes of the form 2x^2+xy+4y^2.
6
2, 5, 7, 19, 41, 59, 71, 97, 101, 103, 107, 109, 113, 157, 163, 191, 193, 211, 233, 257, 281, 307, 311, 317, 359, 373, 397, 419, 421, 439, 443, 467, 479, 503, 541, 547, 563, 593, 599, 659, 661, 683, 691, 701, 727, 733, 751, 769, 877, 887, 907, 977, 997, 1033
OFFSET
1,1
COMMENTS
Discriminant=-31.
Primes p such that the polynomial x^3-x^2-1 is irreducible over Zp. The polynomial discriminant is also -31. - T. D. Noe, May 13 2005
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)
MATHEMATICA
Union[QuadPrimes2[2, 1, 4, 10000], QuadPrimes2[2, -1, 4, 10000]] (* see A106856 *)
CROSSREFS
Primes in A123064.
Sequence in context: A089443 A191024 A215212 * A071198 A041387 A096146
KEYWORD
nonn,easy
AUTHOR
T. D. Noe, May 09 2005
STATUS
approved