login
A177989
Numbers n such that quartic equation y^2=x^4-n has no integer solution.
2
2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 57, 58, 59, 61, 62, 63, 64, 66, 67, 68, 69, 70, 73, 74, 75, 76, 78, 79
OFFSET
1,1
COMMENTS
Complement to this sequence see A177989.
Numbers n such that the quartic curve y^2=x^4+n doesn't have integral points. see A177987.
PROG
(Magma) IntegralQuarticPoints([1, 0, 0, 0, -79]);
CROSSREFS
KEYWORD
nonn
AUTHOR
Artur Jasinski, May 16 2010
STATUS
approved