OFFSET
1,1
COMMENTS
Brink showed that prime numbers congruent to 1, 16, 26, 31 or 36 modulo 55 are representable by both or neither of the quadratic forms x^2 + x*y + 14*y^2 and x^2 + x*y + 69*y^2. A325079 corresponds to those representable by both, and this sequence corresponds to those representable by neither.
LINKS
David Brink, Five peculiar theorems on simultaneous representation of primes by quadratic forms, Journal of Number Theory 129(2) (2009), 464-468, doi:10.1016/j.jnt.2008.04.007, MR 2473893.
Rémy Sigrist, PARI program for A325080
Wikipedia, Kaplansky's theorem on quadratic forms
EXAMPLE
Regarding 31:
- 31 is a prime number,
- 31 = 0*55 + 31,
- 31 is neither representable by x^2 + x*y + 14*y^2 nor by x^2 + x*y + 69*y^2,
- hence 31 belongs to this sequence.
PROG
(PARI) See Links section.
CROSSREFS
KEYWORD
nonn
AUTHOR
Rémy Sigrist, Mar 28 2019
STATUS
approved